-
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…
-
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.…
-
User-Group Attributes (BETA)
Description You can use the usergroup_attributes part to create, store, and retrieve user attributes; for example, an attribute associated with a particular certification.…
-
User Attributes (BETA)
Description You can use the user_attributes part to get additional information about a user who is currently logged onto the system. The LogicNets system stores standard user information,…
-
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…
-
Write Dataview (BETA)
Description You can use the write_dataview part to display values from the session file to make debugging easier. The system displays all of the values currently set in the session,…
-
Authentication – Change User Account (BETA)
Description You can use this part to update user details dynamically in LogicNets. NOTE: This part is currently in the Beta phase. You can only use this part if your company has enhanced privileges…
-
Create New User (BETA)
Description The authentication_create_new_user part allows you to create a new, registered user for the company. You can use this part to create new users dynamically in LogicNets.…
-
Get User Details (BETA)
Description The authentication.get_user_details part retrieves user details about a user registered in the system by matching either an email address or user identifier id (GUID).…