-
Interpolate Query
Description You can use the Interpolate Query part to auto-fill (interpolate) data object values into a SQL-oriented string. This part has more SQL features than the Interpolate String part.…
-
Assigning Packages to Users: the Differences between Release 7.3 and Release 7.4
Introduction In the upgrade from Release 7.3 to Release 7.4, LogicNets adopted a common security policy of assigning access by user group only. In doing so,…
-
External Workspace Management - Publish Runtime Application Flow
LogicNets Design Environment (LDE) Publish Web Service The LogicNets web service receives the request to generate the runtime package. It generates the runtime package and uploads the package to DMS…
-
Integration Resources
The following links take you to useful topics about various integration-related subjects. Web Services Call Webservice Database Execute Query Add Record Add Records Update Record Delete Record Get…
-
Export Published Package Meta Data
Description When downloading a meta file of a published package, LogicNets treats it as a file separate from the package zip file and creates an XML document.…
-
Import/Export an Example Project
The LogicNets Designer allows you to easily import and export packages from one Designer workspace to another. This allows users to share packages, making them available to others for use or…
-
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:…
-
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 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?…
-
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.…
-
LogicNets Start URL
You can start the LogicNets system via a browser with the following URL:…
-
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.…
-
Troubleshooting External Document Storage
The following information may help you troubleshoot issues you may have when integrating your LogicNets applications with external storage systems. Document is not Closed Properly When loading the…
-
ReportMessage
The ReportMessage is a container used to exchange documents between the ESS and the LogicNets System. Property Description Writer Example Status.Code (Optional) This is the status of the request or…
-
Session-section
Property Description Writer Example DataLog (0..*) See DataLog/DataItem/StateItem. LogicNets
-
Data-section
Property Description Example DataItem (0..*) 0 or more DataItem-elements; see DataLog/DataItem/StateItem. Binary (0..*) Base64-encoded byte stream <binary name="report.pdf">6aED=</binary> HTML (0..…
-
XML Document/Child Document Structure
Property Description Writer Example header.package This is the package information to load the document again in the same application. LogicNets Demo demo 1.0 demo header.…
-
State-section
Property Description Writer Example StateItem (0..*) See DataLog/DataItem/StateItem. LogicNets
-
DataLog/DataItem/StateItem
The system uses the data-log, state-items, and data-items to restore the session of a previous saved document. Therefore, the ESS should not change these values.…
-
System Configuration Security Tab
Description The table below identifies the settings found on the Security tab in the System Configuration package. Changing these settings arbitrarily can have important ramifications on the running…
-
Lua to JSON
Description The Lua to JSON part allows you to convert data between Lua and JSON data formats. You can use it to convert text strings from a Lua data format to a JSON format and vice versa.…
-
Group Calculations
Description The group calculations part allows you to assess the number and weight of a user's responses to a set of similar questions. These questions are typically written/structured as "Indicate…
-
Usermanagement
Description The usermanagement part allows you to manage local groups, group roles, group users, packages on portal, and group terms and conditions. Use You can use this part to manage user…
-
High-Level Concepts
Before diving into the LogicNets software, it might be helpful to read through high-level explanations of some of the concepts behind it. There is more detailed information on each of these in this…