System interrogation functions return data from the local environment.
ceclassname
This function returns the class name of the Content Platform Engine object that is referenced by the specified workflow attachment.
ceobjecttoattachment
This function returns the workflow attachment object that is attached to a Content Platform Engine object.
ENCODED_CURRENT_USERID
This function returns a string that contains an at sign symbol (@) and a function call.
The function call returns a system-defined number that identifies the user to whom the work item
is bound.
F_getSLAValue
This function returns XML that represents a service-level agreement entry.
F_getUserShortName
This function returns the short name of the current user
as defined in LDAP. Unlike the user name that is returned by the
userid function, the names that make up the user name (such as the
given name) might be capitalized.
objectstorename
This function returns the symbolic name of the object store
that is associated with the current isolated region. If there is
no such object store, an empty string is returned.
systemtime
This function returns the server current time.
userid
This function returns a string with the name of the user who processed the workflow or
has a lock on a work item.