Skip to main content

Hi,

I have been trying to automate one Oracle E-Business Suite R12 application using automation anywhere.

The AA bot action open the local client (***.jnlp) client file, but the AA capture action is unable to detect any changes with in the application windows or fails to capture the message from the Oracle application. 

So far, I have understood there may be options to capture the windows frame using (X,Y) co-ordinates and operate based on the screen showed, but wanted to know if there is any other way to capture the Message Box, Information Popup, New window objects and get their text, label or button values from the Oracle client application.

Any reference or advice on this would be helpful. Many thanks in advance.

Hi @Ashish 2601 ,

 

ORACLE is a dynamic environment on which our traditional recording approach may not work or eventually fail at some point. Rather than going with the Coordinates, I would recommend trying with the Custom Xpath by altering the Object properties within the Capture action. You need to find out the consistent element within the page for identifying an object or field in order make it work consistently. 


Reply