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

IntegrationObjectInfo


Use this Web service to get all the active fields for a given Integration Object and the Integration component name using the Siebel Object Manager Repository Integration Object.

IntegrationObjectInfo Operations

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

Table 111. IntegrationObjectInfo operations
Name
Description

GetIntegrationObjectInfo

Retrieves fields from both an integration object and an integration component.

Request Message Description: GetIntegrationObjectInfo

The request message format includes Integration Object name and component name for which all the active fields have to be retrieved. For a description of this request message, see Table 112.

Table 112. Request Message Description: GetIntegrationObjectInfo
Node
Description

IntegrationObjectName

Integration object name.

IntegrationCompName

Integration component name from which fields are retrieved.

Response Message Description: GetIntegrationObjectInfo

Response Message includes all the repository integration component field names. For a description of this response message, see Table 113.

Table 113. Response Message Description: GetIntegrationObjectInfo
Node
Description

RepositoryIntegrationObject

Integration object name.

RepositoryIntegrationComponent

Integration component name.

ListOfRepositoryIntegrationComponentField

List of repository integration component field names.

IntegrationObjectInfo 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 114.

Table 114. IntegrationObjectInfo Business Service
Name
Boundary Object Type
Class

Integration ObjectInfo Service

Business Service

CSSIntObjectInfoService

Data Object (Integration Object)

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

Table 115. Integration Object Business Service
Siebel Repository Name
External Name

Siebel OM: Repository Integration Object

Repository Integration Object

Methods

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

Table 116. Methods Business Service
Operation
Method

GetIntegrationObjectInfo

GetIntegrationObjectInfo

Example Package for IntegrationObjectInfo

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

See the following file to view the sample code:

...\IntegrationObjectInfo\IntegrationObjectInfo_request.xml

Response

See the following file to view the sample code:

...\IntegrationObjectInfo\IntegrationObjectInfo_response.xml

Message Schema (WSDL) for IntegrationObjectInfo

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.

...\IntegrationObjectInfo\IntegrationObjectInfo.wsdl

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