Hi,
I am trying to integrate Oracle EB Suite, java application using Blue Prism.
Application Version
Oracle Version 12.1.3
Java - 1.6
JAB -2.0.2
I am able to Enable the Java Access Bridge, but the spying option for highlighting is not coming.
Thanks & Regards,
Vaibhav Sharma
Hi Akash,
I'm assuming y'all are running on a 64-bit OS. Can y'all double check if the required dll and jar files are in their respective folders? Source: https://docs.oracle.com/javase/accessbridge/2.0.2/setup.htm
Refer to Table 2-2 Java Access Bridge Windows Libraries and Related Files for Windows 64-Bit.
Regards,
Bella Koh
Usually browsers are running 32-bit on Windows even if you have 64-bit OS (unless you are specifically installed 64-bit browser).
What works for us:
1) Java 7/8 (32 bit). JAB is included. Just to be sure - remove all, but one java install.
2) Enable java access bridge: https://docs.oracle.com/javase/7/docs/technotes/guides/access/enable_an…
3) Launch OEBS, Attach - spying works for me.
Aikudino,
It seems like you were able to spy Oracle form, is it 11i or R12. Do you have any documents how to set this up, I believe this will need to be done in the server side as well if you like to schedule the job running in VM. Thanks for your help.