Configuring UDAs for Sample Scripts
- Last UpdatedNov 06, 2025
- 1 minute read
The following UDAs (User Defined Attribute) need to be configured for a custom application object to use the sample scripts:
EntityName
The EntityName attribute is a string used as an input argument to several scripts.
UserChanged
The UserChanged attribute is a string that is set by the MonitorEvents script to trigger the UserChanged script.
LogonEntTrig
The LogonEntTrig attribute is a Boolean value that , when set to TRUE, triggers the LogonEnt script.
LogoffEntTrig
The LogoffEntTrig attribute is a Boolean value that, when set to TRUE, triggers the LogOffEnt script.
GetCurUserInfoTrig
The GetCurUserInfoTrig is a Boolean value that, when set to TRUE, triggers the GetCurrentUserInfo script.
ShowEntityDataTrig
The ShowEntityDataTrig is a Boolean value that, when set to TRUE, triggers the ShowEntityData script.