Appendix: Delivered Web Services and Service Operations

This appendix discusses the delivered web services and service operations for the financial service industries.

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 topicFinancial Account Web Service

The Financial Account (RBF_FINACCOUNT) web service is available with the following operations:

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

Service Operation

Operation Type

Request Message

Response Message

Create Account

(RBF_FINACCOUNT_CREATE)

Synchronous

RBF_FINACCOUNT_CREATE_REQ

RBF_FINACCOUNT_CREATE_RES

Get Account

(RBF_FINACCOUNT_GET)

Synchronous

RBF_FINACCOUNT_GET_REQ

RBF_FINACCOUNT_GET_RES

Search Account

(RBF_FINACCOUNT_SEARCH)

Synchronous

RBF_FINACCOUNT_SEARCH_REQ

RBF_FINACCOUNT_SEARCH_RES

Update Account

(RBF_FINACCOUNT_UPDATE)

Synchronous

RBF_FINACCOUNT_UPDATE_REQ

RBF_FINACCOUNT_UPDATE_RES

Change Account Address

(RBF_FINACCOUNT_ACTADRCHG)

Synchronous

RBF_FINACCOUNT_ACTADRCHG_REQ

RBF_FINACCOUNT_ACTADRCHG_RES

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

The Policy (RBI_POLICY) web service is available with the following operations:

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

Service Operation

Operation Type

Request Message

Response Message

Create Policy

(RBI_POLICY_CREATE)

Synchronous

RBI_POLICY_CREATE_REQ

RBI_POLICY_CREATE_RES

Get Policy

(RBI_POLICY_GET)

Synchronous

RBI_POLICY_GET_REQ

RBI_POLICY_GET_RES

Search Policy

(RBI_POLICY_SEARCH)

Synchronous

RBI_POLICY_SEARCH_REQ

RBI_POLICY_SEARCH_RES

Update Policy

(RBI_POLICY_UPDATE)

Synchronous

RBI_POLICY_UPDATE_REQ

RBI_POLICY_UPDATE_RES

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

The Claim (RBI_CLAIM) web service is available with the following operations:

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

Service Operation

Operation Type

Request Message

Response Message

Create Claim

(RBI_CLAIM_CREATE)

Synchronous

RBI_CLAIM_CREATE_REQ

RBI_CLAIM_CREATE_RES

Update Claim

(RBI_CLAIM_UPDATE)

Synchronous

RBI_CLAIM_UPDATE_REQ

RBI_CLAIM_UPDATE_RES

Click to jump to top of pageClick to jump to parent topicAt Risk Web Service

The At Risk (RBW_RISK ) web service contains the Create Client at Risk operation, which provides the ability to add an At Risk record for an existing wealth management client.

The Create Client at Risk operation assumes the user enters the BO_ID and ROLE_TYPE_ID to identify the client, as well as the RISK_REASON, RISK_PRIORITY, and RISK_STATUS codes that are to be associated to that client. If the RISK_REASON is Lost, then a value is also expected for the LOST_REASON element. The financial summary information for the specified client is calculated and returned in the response message.

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

Service Operation

Operation Type

Request Message

Response Message

Create Client at Risk

(RBW_CREATE_RISK )

Synchronous

RBW_RISK_REQ

RBW_RISK_RESP

Click to jump to top of pageClick to jump to parent topicViewing the 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 RBF, RBW, or RBI in the Message Name field and click Search.

    The system lists all the messages that are related to financial services or insurance.

  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.