-
Measure Application Performance
To measure the performance of an application, run your application in test or production mode and copy the session number from the URL address bar. You can enter that session number in the…
-
Feedback Portal Configuration
Description The following information details how to create a feedback portal application and set the configuration options. Create Feedback Project To create a feedback portal application,…
-
Create an MLS Project
You can add the Multi-Language Support functionality to new and existing applications created in LogicNets. This topic describes how to create a new project with MLS functionality enabled.…
-
Create a Logicnet with MLS
Once you have created an MLS project you can start creating your application by adding the first logicnet. The MLS functionality allows you to create logicnets just as you normally would,…
-
Translate Content at the Node Level
As you create nodes with user-facing content the system assigns translation keys to each word or phrase. These translation keys are the link between a word or phrase and the translated version of…
-
Manage Translations Using the Multi-Language Panel
Description The Multi Language panel in the Designer contains tools that allow you to manage translations for your Multi-Language System (MLS) applications.…
-
Create Translation Keys for Set Data Object Part
In the LogicNets Designer you can preset a data object value. As an example, you create a process node and then select the data objects/set data object value option from the process node toolbar.…
-
Manage User Language Defaults in Access Management
Using the Access Management functionality, you can set a user's default language if you have administrative privileges. This is the language the system will display to the user if it is available.…
-
Workflow Framework Overview
LogicNets offers a Workflow Framework that allows for multi-user collaboration through workflows modeled in LogicNets. This framework enables users or systems to create and assign tasks based on…
-
Workflow Framework: Accessing Workflow Data from within a Workflow or Task Logicnet
In addition to accessing workflow and task data from a storage table, you can also access this data from within the session context. In a workflow logicnet it is possible to access the following…
-
Workflow Framework: Cancel Workflow
You can cancel a workflow by adding a Workflow: cancel workflow node to your logicnet. Right-click on the viewer to add a node to your logicnet. Click add node.…
-
Workflow Framework: Save Data
The system automatically saves workflow data that has been modified during a task. However, you must explicitly trigger data saving when additional changes are applied to workflow data.…
-
Workflow Framework: Load Data
Within the workflow or task itself, the dataobject_data is available from the context. However, if you need to access data outside the workflow you can load the data by adding a Workflow:…
-
Workflow Framework: Task Execution
Whenever a task is started the system executes it in the following sequence: The system first loads the task from the generic_task table and then executes the task using multiple sub-steps:…
-
Package Installer
Introduction The Package Installer is a package management tool that centralizes your ability to manage published packages. It allows those users with access to view and manage all packages that are…
-
Save Data for Problem Reporting
Description Save Data for Problem Reporting is a new support function that can be used to troubleshoot issues at customer installations. Use When a customer runs into a problem with their live…
-
Multinode
Description A multinode allows the user to display user advice or descriptive text. Use A multinode allows the user to display a diagnostic conclusion or a recommendation for a specific order or next…
-
Node Categories
Node Categories There are multiple nodes available in the LogicNets Designer, and these node types are grouped together into seven categories: Form parts Report parts Process Routing Call parts Form…
-
Part Repeater
Description This part displays a list of input boxes for each item in a collection as well as an additional input for adding a new entry. Editor Fields Tab Field Name Description/Use Type/Options…
-
Merge Collections
Description The merge collections part combines two or more collections into one, including numbered collections. The exact behavior of the merge depends on the parameters set,…
-
LDAP Query
Description This part can be used to query LDAP directories. Use You can add the LDAP query part into a process node and the system will execute the query.…
-
Add Item to Collection
Description This is a function that allows a particular value or data object to be added to a collection. It is specified in a process node. The editor is located in the dropdown menu for the…
-
Import Values
Description The part reads in the data structure that is defined in a data table and stores the returned data to the context. Use You can use this part to return the data that is constructed by the…