-
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.…
-
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…
-
Package Installer Configuration
Introduction The Package Installer tool centralizes your ability to manage published packages, and it allows those users with access to view and manage all packages that are available on a LogicNets…
-
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…
-
How-To Guide: Query Collection
Th "Query Collection" example includes a solid introduction to using the query collection part on a data set in a project based on the Assessment Framework to achieve the following:…
-
How-To Guide: Introduction to Collections
This example Assessment Framework project provides a runtime-help tool for LogicNets Designer users looking to understand how to use simple arrays or lists in applications.…
-
Notes (Standard Implementation)
Description Using the standard Notes functionality in the Assessment Framework you can attach Questions, Actions, and Information notes to specific questions in an assessment.…
-
Web Service APIs
It is possible to run an assessment protocol using an web service interface. The client of this web service can post a XML document with a set of input data.…
-
System Integration Overview
Description LogicNets allows you to integrate LogicNets with external databases, identity providers, and systems to create robust applications. Integration Links For additional information about each…
-
External Workspace Management - Open LDE Flow
Start LDE URL You can start the LDE using a browser and the following URL:…
-
IIS Client Certificate Mapping Configuration
This document describes the steps required to configure IIS to use client certificate mapping. This allows a client to authenticate itself by presenting a specific required certificate.…
-
External Workspace Management Overview
Overview The External Workspace Management functionality enables the management of LogicNets projects and workspaces outside the LogicNets Designer Environment.…
-
External References System Map and Process Overview
In LogicNets-based applications, users may need to check more detailed information or view-related information on the question or current context. You can store this information as a resource,…
-
External Reference Sources
Description LogicNets allows you to create applications that provide reference material to guide users or to provide additional information where necessary.…