-
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…
-
Get Var
Description This part is available through a process node. More information will be posted here soon. Follow the article to receive notifications of future updates.
-
Get User Profile
Description The get_user_profile-parts provides functionality to copy the current logged on user details (name, email, roles, etc.) into your application context.…
-
Get Session Id
Description This is a process step that retrieves the current session id and places it into the context. More information will be posted here soon. Follow the article to receive notifications of…
-
Get Item from Collection
Description The Get Data Item part retrieves a specific item value from a collection. It is shown in the Designer Part Editor menu as Get item in collection.…
-
Get HTTP Vars
Description This part allows application users to access HTTP variables from the URL. Use This part can be used to store the contents of HTTP variables in local data objects.…
-
Get HTTP Headers
Description This part returns information from the header section of the HTTP request. Use You use this part to specify a data object into which the system will store the information.…
-
Generate XML via XSLT-template
Description The Generate XML via XSLT-template part is available in project nodes in the App Dev dropdown menu. You can use this part to create an XML document using a translation template that…
-
Escape URL
Description The escape URL part is used to escape special characters in a URL so it is understandable for the browser. Use Simply provide the text or data object as an input path and set the output…
-
Escape HTML
Description The escape_html part is used to escape special characters in html so it is understandable for the browser. Use Simply provide the text or data object as an input path and set the output…
-
Epoch Date/Time Function
Description Epoch -- the Unix epoch (or Unix time or POSIX time or Unix timestamp) -- is defined as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT),…
-
Encode HTML
Description The encode_html part is used for ensuring text will be accurately shown by a browser by escaping special characters in strings used in HTML documents to prevent confusion with HTML…
-
Date Calculation
Description When using this part, the system returns the result achieved by adding or subtracting a specified number of days, hours, minutes, and seconds to or from a specified date and time.…
-
Data Calculations
Description The part returns the sum, avg, min, max, or count of database records from the database. Use The part can be used to return aggregated values from a data table with selection criteria.…
-
Convert Text to Collection
Description This part converts text into a collection. Use The Convert Text to Collection part enables the user to convert text into a collection. This is useful when organizing an unknown number of…
-
Convert Number to Date
Description This part is accessible via the Date & Time menu of a process node. More information will be posted here soon. Follow the article to receive notifications of any updates.
-
Change Text Case
Description This part allows you to convert text to upper case or lower case. This is helpful when you need to standardize user input to a specific case.…
-
Insert Data Resource Table
This part is accessible in LogicNets No Framework mode. More information will be posted here soon. Follow this article to receive notifications of any updates.
-
Button Menu
This is a form part available for use with the LogicNets No Framework mode. More information will be posted here soon. Follow this article to receive notifications of any updates.
-
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.
-
Strip HTML
This is a process node part. More information will be posted here soon. Follow the article to receive notifications of future updates.
-
Include Form
This is available in the LogicNets No Framework mode. More information will be posted here soon. Follow this article to receive notifications when it is updated.
-
Create PDF
Description You can create your applications so they produce a PDF document that users can download or print. To generate a PDF you use form includes, the LogicNets part called Create Pdf From Form…