yesterday
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
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.
Answered! Go to Answer.
yesterday
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
yesterday - last edited yesterday
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
yesterday
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.
yesterday
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
15 hours ago
Hi @SouravSaha ,
Even after enabling Java Access Bridge java mode spying is not supporting. Is there any other way to do it?
14 hours ago
Hi @keerthana2,
Thanks for marking my post as the Best Answer! Do you have Java mode working now?
14 hours ago
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.