Understanding Integrated Task List Integration Setup

The Integrated Task List leverages PeopleSoft Integration Broker and XML technology to enable you to integrate tasks from any system in your implementation. This is also useful to aggregate worklists across PeopleSoft applications.

To use the Integrated Task List integration features, your must include the following setup in your configuration:

  • Schedule the Worklist Replicate process according to how frequently near-real-time updates are sent to and from the portal database.

  • Set PeopleSoft Integration Broker for standard operator and user security.

  • Specify a file storage location for file attachment functions using the URL Maintenance page in the portal database (select PeopleTools, Utilities, Administration, URLs). File attachments can be stored either on a File Transfer Protocol (FTP) server or in a database table. The URL identifier TASKS is reserved for the Integrated Task List feature. This identifier is used throughout the task PeopleCode.

The Worklist Replicate process should be run using the PeopleTools Worklist Replicate Application Engine process (WL_REPLICATE). To set up and run the Worklist Replicate process, you need to set up Integration Broker and configure routings on the sender and receiver nodes.

See the product documentation for PeopleTools: Workflow Technology.