Appendix: Delivered Web Service and Service Operations

This appendix discusses the delivered web service and service operations for the Task component.

Click to jump to parent topicDelivered Web Service

This section discusses:

See Also

Working with Business Processes and Web Services

Click to jump to parent topicTask Web Service

PeopleSoft CRM delivers these service operations for the Task web service:

This table provides the technical names, operation type, and messages names of the service operations that are related to the Task web services:

Service Operation

Operation Type

Request Message

Response Message

Create Task

(RB_TASK_CREATETASK)

Synchronous

RBTASKCREATEREQ

RBTASKCREATERES

Get Task

(RB_TASK_GETTASK)

Synchronous

RBTASKGETREQ

RBTASKGETRES

Search Task

(RB_TASK_SEARCHTASK)

Synchronous

RBTASKSEARCHREQ

RBTASKSEARCHRES

Search Task Type

(RB_TASK_TASKTYPELIST)

Synchronous

RBTASKTYPELISTREQ

RBTASKTYPELISTRES

Notify on Task Complete

(RB_TASK_NOTIFYONCOMP LETE)

Asynchronous (Request/Response)

RBTASKNOTIFYONCOMPLETE REQ

RBTASKNOTIFYONCOMPLETE RES

Click to jump to parent topicViewing the Task Message Elements

You can view the elements and fields that are included in each Task operation message through PeopleTools.

To view a list of field names and aliases for a particular message:

  1. Select PeopleTools, Integration Broker, Integration Setup, Messages.

  2. Enter RB_TASK in the Message Name field and click Search.

    The system lists all the messages that are related to Task.

  3. Select the message you want to view.

  4. Click the message name link under the Parts grid.

    The system opens the Message Definition page in a new browser.

  5. Click the plus sign next to the table name at the bottom of the page to view the fields and aliases associated with the message.