16:35 I've tried doing that but to no avail, so maybe I might need to put in the path of the link and make up a session name of my own.
@abhishekarora6136Ай бұрын
Hello, here you need to enter your SAP field path of the table which you want to export to a CSV file. You can record the script first and once the script is recorded then after that open the script in notepad and copy the path present inside the small brackets that will be your field path
@The_Sunrisers-c7q7 ай бұрын
Thanks for your valuable video on SAP Automation. Can you pls let me know how can we identify the colour of any button in SAP using Automation Anywhere? Also kindly upload more videos on SAP automation
@abhishekarora61367 ай бұрын
Hi @Suraj, please use the colorIndex property to detect the colour.
@HarithaChamala15 күн бұрын
Hi Bro, Can u pls tell me how to get the specific cell values in a table in sap but the the table is in image format?
@abhishekarora613615 күн бұрын
Hi @Haritha can we connect in order to understand and resolve your query You can call me on 9910796342
@싢큐10 ай бұрын
Hi sir, thanks for the great tutorial! I have a question regarding the SAP pop 'A script is trying to attach to the SAP GUI'. My company doesn't allow to grant RZ11 access to common user like me who is not using SAP for daily working operation. I am only using SAP to develop AA360 bot at the moment. I tired to google on how to disable or remove this pop up, i only found guide to uncheck the box that says, 'Notify When a Script Attaches to a Running GUI' but when i uncheck this option, the script somehow will not run at all and prompt error 'session not found'. So i tried to use 'send virtual action' to press enter but doesn't work. Then i tried using mouse click action but not working either. I wanted to screen record but the pop up will disappear once i launch the recorder. Could u kindly advise on this? Thanks!
@abhishekarora613610 ай бұрын
Can we connect to see the issue
@yesunakka8453 Жыл бұрын
thank u abhishek
@pushpendrakowthavarapu93178 ай бұрын
Thanks for the video bro, can't we use delete cells action in the first loop itself.
@abhishekarora61368 ай бұрын
We can use that as well it is up to you how you want to use it.
@pushpendrakowthavarapu93178 ай бұрын
@@abhishekarora6136 And other thing you used recorder action to click but we already have click in sap package which is more reliable I think. I don't know that so I was just asking?
@abhishekarora61368 ай бұрын
@@pushpendrakowthavarapu9317 Both are reliable but the only difference in using recorder and SAP package is that when you use recorder to capture an object the object id will be auto populated in the properties but if you use SAP package then first using script recording and playback option in SAP you need to record the script in order to get the object id and then put that in the field path textbox in the properties section of that action.
@iamraghua11 ай бұрын
how to get the field path
@abhishekarora613611 ай бұрын
To get field path you need to record script from aap and get the ID of that control and copy and paste that control id into the field path. If you still have any doubt please connect with me and call me on 9910796342.
@krishh71434 ай бұрын
@@abhishekarora6136 In my case, unable to get the fieldpath for a table through script recording. Is there any alternative way to get the field path?
@abhishekarora61364 ай бұрын
@krishh7143 you will get the field path when you record the script
@krishh71434 ай бұрын
@@abhishekarora6136 No bro .. I am trying to export the sap table as excel. When I record the script, I cant see any field path for table object.
@TheGreenArrow Жыл бұрын
How to get the file path?
@abhishekarora6136 Жыл бұрын
From the file package drag and drop the get path action and select the tab accordingly where your file is located and then browse for the file for which you want to get the path
@vipulkarmakar00711 ай бұрын
Where did u deleted bro? U just shift them up
@abhishekarora613611 ай бұрын
Delete is used and when we delete the row we have to select one option out of multiple options so in this case I used to shift it up after deleting the row