-
Call a Generic Webservice
Description The call webservice part allows you to enable your logicnet-based application to perform a web service call and retrieve a response. Use The call webservice part is located in the App Dev…
-
Debug Logging Message
Description The logging part allows you to log messages/errors to the session log database. Use The logging part is available in process nodes under the Misc dropdown menu.…
-
Extract Data Objects from Data Log
Description In LogicNets, context is session memory that contains all data objects that can be managed by the logicnet in an application. The data log is the meta-data structure inside the session…
-
Generate Data-Log
Description In LogicNets, context is session memory that contains all data objects that can be managed by the logicnet in an application. The data log is the meta-data structure inside the session…
-
Get Parts Definitions (BETA)
Description The get_parts_definitions part is an advanced part you can use to retrieve a container of all the elements of a node. It is used with a specialized logic construction called a "decorator"…
-
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…
-
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.…
-
Update Settings
Description The update_settings part allows you to change a variety of installation settings as part of a local installation configuration approach where different installations require different…
Articles in this section relate to the parts available for use in system-facing nodes.