-
Overview
The external storage system (ESS) manages a document's workflow. When user open a document in the ESS the ESS launches the LogicNets system with an ESS session-key, report-key, and user-key.…
-
LogicNets Start URL
You can start the LogicNets system via a browser with the following URL:…
-
LogicNets Server Configuration
The LogicNets system may require HTTPS and certificates to allow access to the ESS Service, and you can update these settings using the LogicNets configuration functionality.…
-
ESS Get-Webservice Method
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?…
-
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:…
-
ESS Cancel-Webservice Method
The purpose of this webservice method is to inform the ESS that edits performed in a document are canceled and should not be saved. Request The relative base URL of the web method is as follows:…
This section contains details for integrating LogicNets with an external document storage system.