Request Messages for Authorizing Access To PeopleSoft Queries
The following pseudocode shows an example of the PARAMS section of a request message for authorizing access to a PeopleSoft query:
<PARAMARRAY>
<PARAMS>
<SERVICE_TYPE>UQRY</SERVICE_TYPE>
<QUERY>MESSAGE_FOR_MESSAGESET</QUERY>
</PARAMS>
</PARAMARRAY>
The authorization service uses the Query API to get the query authorization for the user.