ESI Java Tester
The ESI Tester is user interface for working with ESI. The ESI tester runs on a local Windows machine. The Java version of ESI allows for IBSS testing as well as RateManager.
INSTALLATION
List of Files
Following are the list of files needed to test ESI
File | Usage |
ESISwingTester.cmd | A Windows command file to launch the tester. |
ESISwingTester.jar | ESI Tester executable. |
InsbridgeESIServices.jar | ESI Tester executable. |
Prerequisites
- ESI for Java requires Java 1.8. Java must be parked in a location where the path does not contain spaces. For example, C:\Java\jre1.8.0_171
- The URL and port number for the IBSS instance where you want to connect.
- Unzip utility for editing the Tester.jar file.
- Access to the server where RateManager was installed.
- InsbridgeESIServices.jar must be in the same folder as the esiTester.cmd. If not, then it must be configured in the classpath variable of cmd file
Entering Java Location
- Locate the ESI files on the server where Insbridge was installed. For Example: C:\ProgramFiles\Oracle\INSBRIDGE\SDK\ESI\Java\lib
- Copy files to your local Windows machine.
- The Java location needs to be entered in the ESISwingTester.cmd file.
- Right click to edit.
-
Enter the location of Java. The location cannot contain any spaces.
-
Save and close.