-
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…
-
Certificate Verification
Description When you use HTTPs, outbound connections are secured using certificates. These connections include ones that are triggered by a call_webservice part or by the LogicNets runtime for…
-
Binary Session Files
Description When an end user runs a LogicNets-based application, the system writes the session data to files in a binary format. This is the default setting for the system.…
-
Generate Data-Log
Description In LogicNets, context is session memory that contains all data objects that can be managed by the logicnet in an application. The data log is the meta-data structure inside the session…
-
LUA Transform
Description This part allows you to transform one LUA structure to another based on a given schema. The schema is defined in an XML structure with a root element called “lua:…
-
Get Session
Description This part loads the last-stored version of the current session and encodes it as a Base64 string. You can use this part to export a full session,…
-
Export Table Data
Description This function allows you to download data contained in application data tables to your computer or device. You can download this data using an XML format or comma-separated file format.…
-
Date/Time Input
Description This part allows your application users to enter a date or time in an application or to select a date/time from a dropdown calendar. Use This part allows your application users to enter a…
-
What is a Framework?
Introduction A framework is a group of logicnets, data tables, and resources that LogicNets created and packaged to perform use-specific functions. You can apply a framework to your application to…
-
Get Application Details
Description Using this part, the system returns the details of the application, including the package name, category, version, and settings of the application.…
-
Strip HTML
Description This part strips all HTML tags from the input. It also allows you to replace certain HTML tags with other text; for example, you could replace the HTML for new-lines (<br>) with the text…
-
Regenerate HTML
Description This part creates HTML content from a text string. The system replaces all empty lines with a <BR />, and puts the <LI> and </LI> around the text.…



