-
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…
-
Post-Installation Jobs
Overview Post-installation jobs -- also called post-install jobs -- are process-oriented logicnets that the system runs after you install a published package.…
-
Accessing and Using the LogicNets Community Portal
This is the Community Portal and you can access it directly at community.logicnets.com. You can also get to it from our website or when you click the Help icons and links in the Designer.…
-
Your First Steps in LogicNets
Welcome to LogicNets! This article has some suggested initial steps to help you become an expert user and designer of LogicNets-based applications. You are free to browse our entire community portal…
-
Logon Framework Project Settings
Description The Logon Framework has some project-level settings that allow you to customize the opening logon page and display of user meta data. In addition,…
-
New LogicNets Installation
Description The following steps explain how to install LogicNets on a Windows or Linux system, including prerequisites before installing the software. Software Download LogicNets maintains a download…
-
Data and Datamodels
Introduction Every LogicNets-based application uses data objects -- the names applied to the questions and fields displayed to users in applications -- and LogicNets organizes this data into…
-
Customization Nets/Folders in Assessment
Description Customization plugin logicnets (customization nets) are logicnets that you model in your AssessmentFramework-based project and that the AssessmentFramework calls at defined points in the…
-
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…
-
Externalizing Notes Data
By default, LogicNets stores notes in the local SQLite database of your logicnets installation. However, you can also store this data in an external databases by configuring the data source in the…
-
Notes (Advanced Implementation)
Description This article outlines the use of the Notes part in a customized Notes implementation in the Assessment Framework. For the standard implementation of Notes within the Assessment Framework,…
-
Data Storage Concepts
This topic provides high-level descriptions of important concepts in LogicNets. Projects, Packages, and Applications In LogicNets, you create a project and publish it,…
-
Time Input
Description This part allows your application users to enter time values in an application. Use With this party you can provide your users a field where they can enter a time value in the format HH:…
-
Workflow Framework Customizations: Data Location, Check for Task Authorizations, Task Locking
The Workflow framework has to capability of locking tasks to ensure that a task is only accessed by one user at a time. Data Location By default, the framework saves workflow data to a local SQLite…
-
Workflow Framework: Start a Task
To start a task add a Workflow: start task node to your logicnet. Right-click on the viewer to add your node. Click add node. Select Workflow: start task from your node options.…
-
Workflow Framework: Model a Workflow and Add a Task List
A workflow is a logicnet that uses task nodes. In addition to these task nodes you can use all other logicnet elements for data processing and routing.…
-
Workflow Framework: Tasks
The LogicNets system allows you to add workflow functionality to applications you create using the Application Starter Portal Framework. This functionality supports the following:…
-
Workflow Framework: Database Tables
As part of the Workflow framework, the system saves all workflow data in a database and follows this information model for workflow data: The system stores workflows and tasks in specific tables,…
-
Validation Text
Description The Validation text part allows application users to add validation text using a process node rather than a form or form node part. Node Type:…
-
Checkbox
Description The Checkbox form part allows you to display a checkbox to your application user and to assign a value if the user checks the checkbox or leaves it blank.…
-
Advice
Description The Advice part allows you to display advice or descriptive text to the end user. Use This part is available for those applications using the Visual Guidelines Framework.…
-
FHIR Converter
Description FHIR is an acronym for Fast Healthcare Interoperability Resources, which is a draft standard describing data formats and elements (known as "resources") that represent granular clinical…
-
Clickable Map Example Project
This provides an example of a clickable map as replacement to a radiolist. You can also use this function in place of a checklist. To run the example, open the project folder and click on the start…
-
Dialogue (Popup)
Description The dialogue/popup allows application user to open a form in a popup window. Note: This topic details the use of the popup window in LogicNets v7.4 and higher.…
-
Popup Window (v7.3 and Lower)
In your application, you can add a popup window for focused user interaction with the application. You add a popup from the special menu and enter the parameter details.…