-
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.…
-
Load and Reload Sections
There are times while your application runs that you may want the system to reload data in a section or start a different logicnet in a section. For example,…
-
Get Text Length
Description The Get Text Length part allows you to retrieve the number of characters for a given text string. Node Type: This part is located in process nodes under the Text manipulation dropdown…
-
Split Text
Description The Split Text part allows you to extract text substrings by their position within a string. For example, if you have the a data object "Montana",…
-
Include Form Parts: Get form-parts meta
Description The Get form-parts meta option allows you to include form parts in logicnets as part of the Web Services framework, allowing you to add to the data processing and algorithm functions that…
-
Advanced Topics
1. Onstart Logicnets When you want to do some common initialization, it is possible to put those logicnets in the onstart folder. You can put as many logicnets as you need in this folder,…
-
Web Services Endpoints
Endpoints The logicnets in the endpoints folder are the endpoints for your web service, and the web service calls endpoints by the name of the logicnet.…
-
Starting a Project Using the Web Services Framework
To set up a new project based on the Web Services Framework, you need to fill out the Project name in the New Project screen: 1. Click the projects folder in the Projects pane and click the New…
-
Web Services Framework Overview
What is the Web Services Framework? The Web Services Framework is an easy-to-use framework for building a web service application in LogicNets. It helps you build simple web services and more…
-
Get form-parts meta Example Project
Download this project and import into your Designer to see a simple example of how to use the Get form-parts meta functionality as part of the Web Services framework.


