by batman Thu Apr 11, 2019 11:37 pm
Hi,
To interact with Java based apps you'll need to use Desktop/Device Automation even if they are displayed via a web browser.
The snippet from the Install Guide below outlines how to enable this.. basically you'll need to install Java on your desktop device and enable the Java Access Bridge. Once this is done you should have access to all the Java app components within the DA design workflow as if it were a standard windows application.
Java Access BridgeTo automate Java programs or Java applets on remote devices with Kofax Kapow, install Java 32-bit on your device (JRE or JDK) and enable the Java Access Bridge in the Java Runtime Environment used by the application. We recommend using the latest available Java version.
For JRE 7 or LaterTo enable Java Access Bridge for Java version 7 or later, navigate to the bin directory in the Java installation directory and run the following command.
jabswitch -enable[/i]
More details in the full install guide..
Once you've done this, create a device automation step, launch the URL using Internet Explorer on a desktop and you should see all the components in the application tree