Appendix: Delivered Web Service and Service Operations

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

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 topicCase Web Services

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

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

Service Operation

Operation Type

Request Message

Response Message

Create Case

(RC_CASE_CREATE)

Synchronous

RC_CASE_CREATE_REQ

RC_CASE_CREATE_RES

Get Case

(RC_CASE_GET)

Synchronous

RC_CASE_GET_REQ

RC_CASE_GET_RES

Search Case

(RC_CASE_SEARCH)

Synchronous

RC_CASE_SEARCH_REQ

RC_CASE_SEARCH_RES

Update Case

(RC_CASE_UPDATE)

Synchronous

RC_CASE_UPDATE_REQ

RC_CASE_UPDATE_RES

Click to jump to parent topicViewing the Case Message Elements

You can view the elements and fields that are included in each Case 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 RC_CASE in the Message Name field and click Search.

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

  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.