Which one of the following properties is found on the pxRequestor page ?
-
pxFlowInsKey
-
pxAssignmentKey
-
pxUserIdentifier
-
pyID
C
Correct answer
Explanation
The pxRequestor page contains information about the current user and their context. pxUserIdentifier is the property that stores the user's identifier on this page. pxFlowInsKey is typically found on pyWorkPage, pxAssignmentKey on assignment pages, and pyID is a generic ID property not specific to pxRequestor.