Multiple choice technology web technology

Which one of the following properties is found on the pxRequestor page ?

  1. pxFlowInsKey

  2. pxAssignmentKey

  3. pxUserIdentifier

  4. pyID

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The pxRequestor page is a standard PEGA page that contains information about the current requestor (user or system). pxUserIdentifier is a property on this page that holds the user's identifier. Other properties like pxFlowInsKey and pxAssignmentKey are found on different pages (pyWorkPage and clipboard pages respectively), and pyID is the ID property for work objects.