on 2021 Sep 29 7:19 PM
I have an automation that open SAP GUI, get some info and closes SAP using "ex" transaction.
Then there's another automation that execute the first one multiple times.
The problem is that when one execution of the first automation goes wrong, I use kill process to terminate SAP GUI, and then every execution after that gets error message when trying to interact with SAP.
Error message:
sAPEasyAccess.sAPEasyAccess.maximize: { "retcode": -1, "error": "Error: exec_Maximize -> Object reference not set to an instance of an object. [error UIA00081]." }
Request clarification before answering.
Hi Gabriel,
This issue is happening when you got multiple instances of the same application.
Can you check if it is the case ?
To do that do the following process :
Multi instances management in the Cloud Studio is not possible yet and should be available at the end of the year.
In order to get only one instance you have multiple solutions
Best Regards,
Alexis
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
72 | |
18 | |
10 | |
7 | |
7 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.