cancel
Showing results for 
Search instead for 
Did you mean: 

Java Access Bridge

VAIBHAVSHARMA
Level 2
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
14 REPLIES 14

ArshuHansda
Level 4
After enabling the JAB, did you try restarting the system and then check the spy mode?

VAIBHAVSHARMA
Level 2
Hi Arhansda, Yes I have restarted the system, but even after that its not highlight. Thanks & Regards Vaibhav Sharma

BellaKoh
Level 3
Hi Vaibhav, You will probably need to add some DLL files into your BluePrism Automate folder. Refer to this link for more info: https://portal.blueprism.com/system/files/2017-11/v6%20User%20Guide%20-%20Java%20Access%20Bridge.pdf   Regards, Bella Koh

VAIBHAVSHARMA
Level 2
Hi Bellaskl, Yes I have followed the PFD , but the issue still persist. Thanks & Regards, Vaibhav Sharma

BellaKoh
Level 3
Hi Vaibhav, Is your Java version 32-bit or 64-bit? Did you follow the manual or automatic installation in the PFD?

AkashKumar2
Level 2
Hi Bellaskl, Java version is 64 bit and we followed the manual installation.   Thanks & Regards, Akash Kumar

BellaKoh
Level 3
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  

AndreyKudinov
Level 10
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.  

AliCHOWDHURY
Level 2
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.