0
ESS Save-Webservice Method
The purpose of this web method is to save a document into the ESS.
Request
The relative base URL of the web method is as follows:
/SaveGet?sessionkey=&reportkey=&userkey=
Method: POST
Property | Description | Example |
Session-key | The ESS provides the session-key in the Start-URL. | 12345 |
Report-key | The ESS provides the report-key in the Start-URL. | Document123 |
User-key | The ESS provides the user-key in the Start-URL. | UserA |
Example
The SaveRequest.xml example is attached to this article.
Like
Follow
Reply