Using Client API in Ambience

Sending a request to the Ambience server using APIs in the ERSClient can be done using the attached API_Sample.txt (1.5 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:

  1. commons-io-2.4.jar
  2. commons-logging-1.1.1.jar
  3. elx-arch-3.5.0.jar
  4. elx-ers2-client-3.5.0.jar
  5. elx-jdom-3.5.0.jar
  6. elx-json-3.5.0.jar
  7. httpclient-4.2.1.jar
  8. httpcore-4.2.2.jar
  9. httpmime-4.2.1.jar
  10. logback-classic-1.0.13.jar
  11. logback-core-1.0.13.jar
  12. paranamer-2.1.jar
  13. scala-library-2.10.4.jar
  14. slf4j-api-1.7.5.jar