-
Close Session
Description This part allows you to have the system close the current session to prevent the user from continuing to use the application and when you want to ensure that the session cannot be…
-
Extract Data Objects from 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…
-
Fetch Package
Description This part allows you to retrieve the details of an installed package. You can use it to determine if a particular package is installed or to return a list of packages with certain…
-
Vertical Repeater
Description Any UI-heavy applications have some need for repeated input, such as forms that collect the same types of data for different objects, locations, or products.…
-
Workspace Migration
Description When you upgrade your Designer to the latest LogicNets release, older projects and applications may not have access to the full functionality offered in the LogicNets Designer.…
-
Instance Management
Description With Release 7.4, LogicNets introduced a command-line script that allows administrators to manage companies inside an installation. This instance-management script is located in the…
-
Access Management Tasks
Description With Release v7.4, LogicNets introduced a new command-line script that allows you to manage users, groups, and other elements. This access-management script is located in the…
-
OAuth 2.0/OpenID 1.0 for LogicNets v7.4+
This document details authentication and authorization functionality available in LogicNets from v7.4+. Implementation details for this functionality may be different than that for older LogicNets…
-
Format Data Object (Format Variable)
Description The format data object part is available in process nodes under the Data Objects dropdown menu. It allows you to format a particular data object and present it or process it using…
-
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,…
-
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…
-
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…
-
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…
-
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.…
-
Get Current Package
Description With this part, the system retrieves the name of the current package (the name of package of the net from which this part is called) or the name of the package of the provided logicnet…
-
How-To Guide: Repeating Inputs
This How-To Guide contains examples of how to collect repeating sets of information, which can give you a shortcut for modeling repeated questions and make editing/updating these questions much…
-
Get Files/Folders in Order
Description In a LogicNets project/package items such as logicnets or images are organized in a folder structure. Using this part, you can retrieve the folder structure of a package or set of…
-
Package and Tags Lookup
Description The Package and Tags Lookup part allows you to retrieve a list of published packages in your application that are associated with selected tags.…