Java Spy Mode Error in Oracle EBS Java forms
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-05-21 06:33 AM
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
------------------------------
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-05-21 12:27 PM
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
------------------------------
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
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-05-21 12:31 PM
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
------------------------------
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
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-05-21 12:31 PM
setTextContents failed with JRE1.8 too, althpough I havent tested it for a long time.
------------------------------
Andrey Kudinov
Project Manager
MobileTelesystems PJSC
Europe/Moscow
------------------------------
------------------------------
Andrey Kudinov
Project Manager
MobileTelesystems PJSC
Europe/Moscow
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-05-21 01:54 PM
Hello @AndreyKudinov @GopalBhaire
Able to write to the Fields, Managed to find the Global Send Key activity.
Thanks for all the support.
------------------------------
Rahul Ramesh
------------------------------
Able to write to the Fields, Managed to find the Global Send Key activity.
Thanks for all the support.
------------------------------
Rahul Ramesh
------------------------------

- « Previous
-
- 1
- 2
- Next »