Appendix: Delivered Web Service and Service Operations for CRM Common Components

This appendix discusses the delivered web services for CRM common components and how to view message elements for tasks and call reports.

Click to jump to parent topicDelivered Web Services

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 service:

Service Operation

Operation Type

Request Message

Response Message

Create Task(RB_TASK_CREATETASK)

Synchronous

RBTASKCREATEREQ

RBTASKCREATERES

Get Task

(RB_TASK_GETTASK)

Synchronous

RBTASKGETREQ

RBTASKGETRES

Notify on Task Complete (RB_TASK_NOTIFYONCOMPLETE)

Asynchronous (Request/Response)

RBTASKNOTIFYON
COMPLETEREQ

RBTASKNOTIFYON
COMPLETERES

Search Task(RB_TASK_SEARCHTASK)

Synchronous

RBTASKSEARCHREQ

RBTASKSEARCHRES

Get a List of Task Types (RB_TASK_TASKTYPELIST)

Synchronous

RBTASKTYPELISTREQ

RBTASKTYPELISTRES

Update Task Assignee (RB_TASK_UPDATEASSIGNEE )

Synchronous

RB_TASK_UPD_ASGN_REQ

RB_TASK_RESULT_RES

Update Task Contact (RB_TASK_UPDATECONTACT )

Synchronous

RB_TASK_UPD_CNTCT_REQ

RB_TASK_RESULT_RES

Update Task Header (RB_TASK_UPDATEHEADER)

Synchronous

RB_TASK_UPD_HDR_REQ

RB_TASK_RESULT_RES

Update Task Note (RB_TASK_UPDATENOTE)

Synchronous

RB_TASK_UPD_NOTE_REQ

RB_TASK_RESULT_RES

Update Task Transaction (RB_TASK_UPDATETRANSACTION)

Synchronous

RB_TASK_UPD_TXN_REQ

RB_TASK_RESULT_RES

Click to jump to parent topicCall Report Web Service

PeopleSoft CRM delivers these service operations for the Call Report web service:

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

Service Operation

Operation Type

Request Message

Response Message

Create Call Report(RD_CALL_REPORT_CREATE)

Synchronous

RD_CALL_REPORT_CREATE_REQ

RD_CALL_REPORT_CREATE_RES

Get Call Report

(RD_CALL_REPORT_GET)

Synchronous

RD_CALL_REPORT_GET_REQ

RD_CALL_REPORT_GET_RES

Search Call Reports(RD_CALL_REPORT_SEARCH)

Synchronous

RD_CALL_REPORT_SEARCH_REQ

RD_CALL_REPORT_SEARCH_RES

Update Call Report Header(RD_CALL_REPORT_UPDATEHEADER)

Synchronous

RD_CALL_REPORT_UPD_HDR_REQ

RD_CALL_REPORT_RESULT_RES

Update Call Report Contact(RD_CALL_REPORT_UPDATECONTACT)

Synchronous

RD_CALL_REPORT_UPD_CNTCT_REQ

RD_CALL_REPORT_RESULT_RES

Update Call Report Note(RD_CALL_REPORT_UPDATENOTE)

Synchronous

RD_CALL_REPORT_UPD_NOTE_REQ

RD_CALL_REPORT_RESULT_RES

Update Call Report Transaction (RD_CALL_REPORT_UPDATETRANS)

Synchronous

RD_CALL_REPORT_UPD_TXN_REQ

RD_CALL_REPORT_RESULT_RES

Click to jump to parent topicViewing Message Elements for Tasks and Call Reports

You can view the elements and fields that are included in each operation message for Task and Call Report web services 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 the Task web service.

    To view messages that are related to the Call Report web service, enter RD_CALL_REPORT in the Message Name field.

  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.