cancel
Showing results for 
Search instead for 
Did you mean: 

Only able to spy a table in oracle application using region mode

keerthana2
Verified Partner

Hi All,

I need help in reading the below table with any other mode other than region mode. Since this is a dynamic table hence using region mode I'm able to read only by cell by cell and there is no parameter to increment the value so that we can move to next cell. Hence need help or is there any configuration that can be done from oracle side so that we will be able to read the table using other modes using blue prism. The below attached is the table for your reference.

From this table i need to read request ID, parent, status and phase column values. I'm currently using blueprism version 6.10

keerthana2_0-1757571653874.png

Even the below table also not working in any other mode other than region mode. Here we need to select the row with latest statement date. It is also dynamic.

keerthana2_1-1757572432547.png

 

 

 

1 BEST ANSWER

Helpful Answers

SouravSaha
Verified Partner

Hi @keerthana2,

To spy the application with Java mode, you need to enable the Java Access Bridge first. To do so, please go through the steps here and give it a try - https://docs.blueprism.com/en-US/bundle/blue-prism-enterprise-6-10/page/Guides/java-access-bridge/java-access-bridge-jab.htm

Best regards,
Sourav S
Consultant - Automation Developer
WonderBotz

View answer in original post

6 REPLIES 6

SayeedBinAbdullah
Verified Partner

Hi @keerthana2 

By the screenshots you have attached the application looks to be a java based application,

Have you tried using Java mode for spying the elements in this application?

You can find detailed steps in the below link for Java Automation.

https://docs.blueprism.com/en-US/bundle/blue-prism-enterprise-6-8/page/helpJavaAutomation.htm 

Best Regards,
Sayeed Bin Abdullah

Hi @SayeedBinAbdullah ,

Thanks for your response actually I'm not able to spy with any other mode other than region mode. That was the actual issue i was facing.

SouravSaha
Verified Partner

Hi @keerthana2,

To spy the application with Java mode, you need to enable the Java Access Bridge first. To do so, please go through the steps here and give it a try - https://docs.blueprism.com/en-US/bundle/blue-prism-enterprise-6-10/page/Guides/java-access-bridge/java-access-bridge-jab.htm

Best regards,
Sourav S
Consultant - Automation Developer
WonderBotz

Hi @SouravSaha ,

Even after enabling Java Access Bridge java mode spying is not supporting. Is there any other way to do it?

SouravSaha
Verified Partner

Hi @keerthana2,

Thanks for marking my post as the Best Answer! Do you have Java mode working now?

Best regards,
Sourav S
Consultant - Automation Developer
WonderBotz

Hi @SouravSaha 

Yes it is working fine now thank you so much for the quick help. Actually i tried installing JAB but have not made changes in control panel after installation hence it haven’t worked. Later making those changes and restarting my system it got worked.