0

ESS Get-Webservice Method

  • updated 2 yrs ago

The purpose of this webservice method is to return the document data to the LogicNets system.

Request

The relative base URL of the web method is as follows:

/Get?sessionkey=<session-key>&reportkey=<report-key>&userkey=<user-key>.

Method: GET

Property Description Example
Session-key This is the session-key provided by the ESS in the Start-URL. 12345
Report-key This is the report-key provided by the ESS in the Start-URL. Document123
User-key This is the user-key provided by the ESS in the Start-URL. UserA

Response

The ESS must respond to the request with an XML document and HTTP status code.

Status Code Status Text Description
200 Success This means the request was successful and the system returned data.
403 Forbidden This means the authentication failed.
500 Internal Server Error This means there were unexpected server errors.

 Examples

Description Examples
Response of an empty document LoadResponse-NewDocument.xml
Response of an existing document LoadResponse-ExistingDocument.xml
Response of an existing document with user information LoadResponse-ExistingDocument-OverrideUser.xml
Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
Like Follow
  • 2 yrs agoLast active
  • 8Views
  • 3 Following

Home