Appendix: Product Delivered Web Services

This appendix discusses the delivered Installed Product and Product Service web services, and provides guidelines on how to view message elements.

Click to jump to parent topicDelivered Web Services

This section discusses:

See Also

Working with Business Processes and Web Services

Click to jump to top of pageClick to jump to parent topicInstalled Product Web Service

PeopleSoft CRM delivers these service operations for the Installed Product web service:

These usage rules apply to the Update Installed Product service operation:

This table provides the technical names, operation type, and message names of the service operations that are related to the Installed Product web service:

Service Operation

Operation Type

Request Message

Response Message

Create Installed Product

(RF_INST_PROD_CREATE)

Synchronous

RF_INST_PROD_CREATE_REQ

RF_INST_PROD_CREATE_RES

Get Installed Product

(RF_INST_PROD_GET)

Synchronous

RF_INST_PROD_GET_REQ

RF_INST_PROD_GET_RES

Search Installed Product

(RF_INST_PROD_SEARCH)

Synchronous

RF_INST_PROD_SEARCH_REQ

RF_INST_PROD_SEARCH_RES

Update Installed Product

(RF_INST_PROD_UPDATE)

Synchronous

RF_INST_PROD_UPDATE_REQ

RF_INST_PROD_UPDATE_RES

Click to jump to top of pageClick to jump to parent topicProduct Service Web Service

PeopleSoft delivers these service operations for the Product Service (CO_PRODUCT) web service:

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

Service Operation

Operation Type

Request Message

Response Message

GetProductDetails (CO_PROD_ITEM_SYNC_SEARCH)

Synchronous

CO_PROD_ITEM_REQ

CO_PROD_ITEM_RSP

Get Terms And Cond Sync Search (CO_PROD_TERMS_COND_SYNC_SEARCH)

Synchronous

CO_PRD_TERMS_COND_REQ

CO_PRD_TERMS_COND_RSP

GetCatalog (CO_PRODUCT_CATALOG_SYNC_SEARCH )

Synchronous

CO_PRD_CATALOG_REQ

CO_PRD_CATALOG_RSP

SearchFinancialProduct (CO_PRODUCT_FSI_SEARCH)

Synchronous

CO_PROD_FSI_SRCH_REQ

CO_PROD_FSI_SRCH_RSP

Search (CO_PRODUCT_SEARCH)

Synchronous

CO_PRODUCT_SEARCH_REQ

CO_PRODUCT_SEARCH_RSP

Click to jump to parent topicViewing Message Elements

You can view the elements and fields that are included in each 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 the name of the message you want to view in the Message Name field and click Search.

  3. The Message Definition page appears. Click the message name link under the Parts grid.

    The system opens the Message Definition page in a new browser. This step is required only if you selected a container message. If you selected a parts message in step 2 above, proceed directly to step 4.

    Note. The system utilizes both container messages and parts messages. A container message may contain one or more parts. The parts message has the actual list of data fields.

  4. 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.