Oracle Automation

Hi team,

I have developed an RPA process to automate Oracle EBS forms,
I tried testing the process in 3 different instances so out of 3 only 2 of them are working fine, in other instance it is not able to do any operation.

what could be the issue?

thanks,
Pooja

Hi,

What is the issue. Is the application not launching or the UI element in the application not getting identified using Studio

Regards,
Amit Anand

hi ,

the UI element is not getting identified.

thanks,
Pooja

Hi,

Can you check if mapping server.jar is getting launched.

Regards,
Amit

hi Amit,

I have observed that the window name is different in both of the instances.
PFB the screenshots, in one of the instance the window name is “javax.swing.jframe”
whereas other instances have window name as “Oracle.ewt.swing.Jbufferedframe”

.

So does that mean above one is java form? Please suggest.

Hi Amit,

Also if the window name changes, does it require re-configuring? Please suggest.

thanks,
Pooja

Hi,

Are the window names changing dynamically on each launch . Window name is one of the parameters for identifying UI controls.

Regards,
Amit Kr. Anand