-
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.
-
Scheduled Task
Description The scheduledtask part represents a single step/task within a workflow. Used With: This part is used in the Workflow framework. Use The scheduledtask part is a single step/task within a…
-
Interpolate String
Description This is a process node part that will safely interpolate text (ie resolve all variable constructions and create a text string complete with any HTML structures).…
-
Delete Records
Description This part allows you to delete records from a data table in the database. Use You can use this part to delete records in the database based on a parameter set by the user or system.…
-
Rule Node
Description A Rule evaluates whether a statement is true or false and sends the system or user to the correct path based on the outcome of the evaluation of the rule.…
-
Reporting in LogicNets Assessment Framework applications
Introduction In the LogicNets Assessment Framework there are multiple ways to present information back to the user. The central observation panel is where questions are posed and responses collected,…
-
HTML Data Escaping
Introduction When your application exchanges data between LogicNets and external systems using the ApplicationRunner web service, there are some considerations you should take into account to ensure…



