Sending a request to the Ambience server using APIs in the ERSClient can be done using the attached
API_Sample.txt (1.6 KB).
In addition, the following libraries need to be copied from the ’ \lib ’ directory of Ambience installation to compile together with the sample code in IDE:
- commons-io-2.4.jar
- commons-logging-1.1.1.jar
- elx-arch-3.5.0.jar
- elx-ers2-client-3.5.0.jar
- elx-jdom-3.5.0.jar
- elx-json-3.5.0.jar
- httpclient-4.2.1.jar
- httpcore-4.2.2.jar
- httpmime-4.2.1.jar
- logback-classic-1.0.13.jar
- logback-core-1.0.13.jar
- paranamer-2.1.jar
- scala-library-2.10.4.jar
- slf4j-api-1.7.5.jar