Request Messages for Authorizing Access to iScripts
The following pseudocode shows an example of the PARAMS section of a request message to authorize access to a PeopleSoft iScript:
<PARAMARRAY>
<PARAMS>
<SERVICE_TYPE>USCR</SERVICE_TYPE>
<NODE>PT_LOCAL</NODE>
<RECORD>WEBLIB_RPT</RECORD>
<FIELD>ISCRIPT1</FIELD>
<FUNCTION>IScript_Test</FUNCTION>
</PARAMS>
</PARAMARRAY>
The authorization service uses the Pagelet Wizard security data to get pagelet authorization for a user.