Ensuring Process Scheduler Security Authentication

PeopleSoft Change Assistant uses the PROCESSREQUEST component interface object to submit jobs to run on the PeopleSoft Process Scheduler server. You must ensure the user submitting the process has the appropriate authentication set for the PROCESSREQUEST object in the database the process runs against. You must edit security permissions to run the PROCESSREQUEST object.

To set up PROCESSREQUEST component interface security:

  1. Log in to PeopleSoft through the browser.

  2. Select PeopleTools, Security, Permissions and Roles, Permission Lists.

  3. Select the permission list for which you want to set security. The Permission List component appears.

  4. Access the component interfaces page and select the PROCESSREQUEST component interface.

  5. Click Edit.

    The Component Interface Permissions page appears, showing all of the methods (both standard and user-defined) in the component interface and their method access.

  6. Set the access permission for each method.

    Select Full Access or No Access. You must grant full access to at least one method to make the component interface available for testing and other online use.

  7. Click OK, and then Save.