Siebel CRM Web Services Reference > Primary Web Services for Siebel CRM 8.0 >

INSClaims


Use this Web service to query for, and update claims and claim elements.

INSClaimsOperations

For a list of operations associated with this Web service, see Table 103.

Table 103. INSClaims operations
Name
Description

INSClaimsQueryByExample

Retrieves the claim record.

INSClaimsInsertOrUpdate

Updates the claim record.

ClaimElementQueryByExample

Retrieves a claim element.

ClaimElementInsertOrUpdate

Updates a claim element.

Request Message Description: INSClaimsQueryByExample

For a description of this request message, see Table 104.

Table 104. Request Message Description: INSClaimsQueryByExample
Node
Description

SiebelMessage

Required. Based on integration object INS Claims.

Request Message Description: INSClaimsInsertOrUpdate

For a description of this request message, see Table 105.

Table 105. Request Message Description: INSClaimsInsertOrUpdate
Node
Description

SiebelMessage

Required. Based on integration object INS Claims.

Request Message Description: ClaimElementQueryByExample

For a description of this request message, see Table 106.

Table 106. Request Message Description: ClaimElementQueryByExample
Node
Description

SiebelMessage

Required. Based on integration object FINS Claim Elements.

Request Message Description: ClaimElementInsertOrUpdate

For a description of this request message, see Table 107.

Table 107. Request Message Description: ClaimElementInsertOrUpdate
Node
Description

SiebelMessage

Required. Based on integration object FINS Claim Elements.

Common Response Message Description

The response messages for these operations are the same as the request messages.

INSClaims Application Interface

This topic describes the application objects called by the this Web service. For more information on application implementation, refer to your application development documentation on Oracle Technology Network.

Service Object (Business Service or Workflow)

For a description of the service objects for this Web service, see Table 108.

Table 108. INSClaims Service Object
Name
Boundary Object Type
Class (if BusService)

INS Claims

Business Service

CSSEAIDataSyncService

FINS Claim Elements

Business Service

CSSWSOutboundDispatcher

Data Object (Integration Object)

For a description of data objects for this Web service, see Table 109.

Table 109. INSClaims Data Object
Siebel Repository Name
External Name

INS Claims

INS Claims

FINS Claim Elements

FINS Claim Elements

Methods

Table 110. INSClaims Methods
Operation
Method

INSClaimsQueryByExample

INS Claims.QueryByExample

INSClaimsInsertOrUpdate

INS Claims.InsertOrUpdate

ClaimElementQueryByExample

FINS Claim Elements.QueryByExample

ClaimElementInsertOrUpdate

FINS Claim Elemetns.InsertOrUpdate

For a description of methods for this Web service, see Table 110.

Example Package for INSClaims

To view an example of messages for this Web service, navigate to the documentation library for Siebel applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

Request (INSClaims)

See the following file to view the sample code:

...\INSClaims\INSClaims_request.xml

Response (INSClaims)

See the following file to view the sample code:

...\INSClaims\INSClaim_response.xml

Request (ClaimElementQueryByExample)

See the following file to view the sample code:

...\ClaimElementQueryByExample\ClaimElementQueryByExample_request.xml

Response (ClaimElementQueryByExample)

See the following file to view the sample code:

...\ClaimElementQueryByExample\ClaimElementQueryByExample_response.xml

Request (ClaimElementsInsertOrUpdate)

See the following file to view the sample code:

...\ClaimElementsInsertOrUpdate\ClaimElementsInsertOrUpdate_request.xml

Request (GetAutoPolicy)

See the following file to view the sample code:

...\GetAutoPolicy\GetAutoPolicy_request.xml

Response (GetAutoPolicy)

See the following file to view the sample code:

...\GetAutoPolicy\GetAutoPolicy_response.xml

Request (GetPropertyPolicy)

See the following file to view the sample code:

...\GetPropertyPolicy\GetPropertyPolicy_request.xml

Response (GetPropertyPolicy)

See the following file to view the sample code:

...\GetPropertyPolicy\GetPropertyPolicy_response.xml

Request (INSClaimsInsertOrUpdate)

See the following file to view the sample code:

...\INSClaimsInsertOrUpdate\INSClaimsInsertOrUpdate_request.xml

Message Schema (WSDL) for INSClaims

To view the message schema for this Web service, navigate to the documentation library for Siebel applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

...\INSClaims\INSClaims.wsdl

Siebel CRM Web Services Reference Copyright © 2009, Oracle and/or its affiliates. All rights reserved. Legal Notices.