-
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).…
-
KC Free Text Search (BETA)
Description The freetextsearch part allows you to search a Knowledge Center, for example, allowing your application users to look for all occurrences of a search term in the application's Knowledge…
-
Knowledge Center Topic (BETA)
Description The knowledgecenter.topic part checks for, creates, and updates topics in the Knowledge Center. You can use this part to determine if a Knowledge Center topic exists as well as to create…
-
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.…
-
Load KC Resource (BETA)
Description You use the load_resource part to display a Knowledge Center topic. If a default language has been set, then the resource gets displayed in this language.…
-
Lua to JSON
Description The Lua to JSON part allows you to convert data between Lua and JSON data formats. You can use it to convert text strings from a Lua data format to a JSON format and vice versa.…
-
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:…
-
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,…
-
Numeric Calculation
Description This part allows application users to enter a mathematical expression so the system can perform a calculation. Use The calculation part is used by entering the requested mathematical…
-
Package and Tags Lookup
Description The Package and Tags Lookup part allows you to retrieve a list of published packages in your application that are associated with selected tags.…
-
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…
-
Pattern Match
Description The Find Pattern part allows you to find patterns within text, and it provides start and end positions in a text string for any specified pattern.…
-
Query Collection
Description A XPath query selects all data objects in the data structure (application context) that match the query expression. The XPath language used within LogicNets is similar to the XPath…
-
Redirect Session
Description The Redirect Session part allows you to have your application redirect your users from the current page to a location you specify in the part.…
-
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.…
-
Remove Data Item
Description The Remove Data Item part allows you to remove a particular value or data object from within a collection. It is located in a process node under the collections dropdown menu.…
-
Replace
Description The replace part is used to replace all instances of one string of text or variable with the another. With this part, you identify an input string, the text in which you want to search,…
-
Replace Item in Collection
This is a process node part. More information will be posted here soon. Follow the article to receive notifications of future updates.
-
Reset Validation
Description This part allows you to reset the validation status of the current token. Use In most cases the LogicNets system takes care of resetting the validation status.…
-
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…
-
Send Email
Description The send_email part is used for having your application send emails to users and/or third parties as part of your application's business process and output.…
-
Server-side Script
Description This part allows you to create server-side scripts in Lua. The LogicNets runtime provides a set of APIs for database access, context manipulation, string manipulation, and other actions.…
-
Set Current Date Time
Description The Set Current Date Time part allows you to assign current date time to a specific data object. Use This part is located in a process node.…
-
Set Data Object Value
Description The Set Data Object Value part allows you to set a variable (data object) to a specific value. Use You can use this part to set the value of a data object,…
-
Set Dataobject Meta
Description The Set Dataobject Meta part can be used to configure meta information for a question, currently scoped to defining what the default answer is, the suggested answer,…
Articles in this section relate to the parts available for use in system-facing nodes.