I am currently working on automating a process in which the bot is expected to perform a transaction in PW1, navigate to a specific location, select a file, and then load it into SAP BW. To achieve this, I initially executed a transaction labeled "RSA1" in PW1 and recorded the actions taken during this process.
My intention is to replicate the same actions in SAP from within Automation Anywhere (AA) using the VBScript Open and Run action. Although I receive a message indicating that the bot ran successfully, I've noticed that there is no actual execution of the recorded actions as scripted in the VBScript.
As a newcomer to the world of RPA, I'm seeking assistance in completing this task and resolving the issue I'm encountering with the automation process. Your guidance and expertise in this matter would be greatly appreciated.