cancel
Showing results for 
Search instead for 
Did you mean: 

Java Spy Mode Error in Oracle EBS Java forms

RahulRamesh
Level 4
Hello,
Trying to Automate Java forms using BP. When opened the Oracle EBS in IE in Application Modeller and while spying the Java forms in order to identify the fields I couldnt able to switch to "Java Spy Mode" (while pressing alt).
The Java spy mode is not present.

Please help me on this issue.

Regards,
Rahul Ramesh

------------------------------
Rahul Ramesh
------------------------------
13 REPLIES 13

Use Navigate, 2 actions
1) Make sure element you want to send text to is active - use Focus (or click maybe)
2) As an element pick the top most element (the one with application name/mode etc), then you'll see "global send keys" in actions.

------------------------------
Andrey Kudinov
Project Manager
MobileTelesystems PJSC
Europe/Moscow
------------------------------

Hello @GopalBhaire
I was getting ​"setTextContents error" while I'm using the Write Activity.
The JDK version which I'm having is v1.8.
Will try exploring on this"try Global Send Keys on your browser window"
 Thanks for your response. If any other option available please let me know.





------------------------------
Rahul Ramesh
------------------------------

setTextContents failed with JRE1.8 too, althpough I havent tested it for a long time. 


------------------------------
Andrey Kudinov
Project Manager
MobileTelesystems PJSC
Europe/Moscow
------------------------------

Hello @AndreyKudinov @GopalBhaire
Able to write to the Fields, Managed to find the Global Send Key activity.


Thanks for all the support.



------------------------------
Rahul Ramesh
------------------------------