Siebel CRM Web Services Reference > Siebel CRM Primary Web Services >

ISS Web Commerce Export Error


Use this Inbound Web service to query, update, or insert export content error messages for export job header or line items that were created within Siebel Customer Order Management.

ISS Web Commerce Export Error Operations

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

Table 193. ISS Web Commerce Export Error Operations
Name
Description

ISSWebCommerceErrorQueryPage

Queries for an export content error message.

ISSWebCommerceErrorUpdate

Updates an export content error message.

ISSWebCommerceErrorInsert

Inserts an export content error message.

Request Message Description: ISSWebCommerceErrorQueryPage

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

Table 194. Request Message Description: ISSWebCommerceErrorQueryPage
Node
Description
Type

LOVLanguageMode

Required. Indicates whether the value chosen from the list of values must be translated before being sent to the object manager. Valid values are LIC or LDC.

String

NamedSearchSpec

The name of a predefined query. The predefined query is performed on the business object instance.

String

NewQuery

Default is False. Boolean indicating whether a new query needs to be executed. If set to True, then a new query is executed flushing the cache for that particular integration object.

String

SiebelMessageIn

An instance of the integration object for content error messages.

Integration Object

ViewMode

The ViewMode method argument is used to set the View Mode property for all business components corresponding to the integration object. Valid values are Manager, Sales Rep, Personal, Organization, Sub-Organization, Group, Catalog, and All.

String

Response Message Description: ISSWebCommerceErrorQueryPage

For a description of this response message, see Table 195.

Table 195. Response Message Description: ISSWebCommerceErrorQueryPage
Node
Description
Type

SiebelMessageOut

An instance of the integration object for content error messages.

Integration Object

Request Message Description: ISSWebCommerceErrorUpdate

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

Table 196. Request Message Description: ISSWebCommerceErrorUpdate
Node
Description
Type

SiebelMessageIn

An instance of the integration object for content error messages.

Integration Object

Response Message Description: ISSWebCommerceErrorUpdate

For a description of this response message, see Table 197.

Table 197. Response Message Description: ISSWebCommerceErrorUpdate
Node
Description
Type

SiebelMessageOut

An instance of the integration object for content error messages.

Integration Object

Request Message Description: ISSWebCommerceErrorInsert

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

Table 198. Request Message Description: ISSWebCommerceErrorInsert
Node
Description
Type

SiebelMessageIn

An instance of the integration object for content error messages.

Integration Object

Response Message Description: ISSWebCommerceErrorInsert

For a description of this response message, see Table 199.

Table 199. Response Message Description: ISSWebCommerceErrorInsert
Node
Description
Type

SiebelMessageOut

An instance of the integration object for content error messages.

Integration Object

ISS Web Commerce Export Error Application Interface

This topic describes the application objects called by 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 200.

Table 200. ISS Web Commerce Export Error Service Object
Name
Boundary Object Type
Class

ISS Web Commerce Export Error Messages

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 201. ISS Web Commerce Export Error Data Object
Siebel Repository Name
External Name

ISS Web Commerce Export Error Message Integration Object

ISS Web Commerce Export Error Message Integration Object

Methods

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

Table 202. ISS Web Commerce Export Error Methods
Operation
Method

ISSWebCommerceErrorQueryPage

QueryPage

ISSWebCommerceErrorUpdate

Update

ISSWebCommerceErrorInsert

Insert

Example Package for ISS Web Commerce Export Error

To view an example of messages for this Web service, navigate to the documentation library for Siebel Business 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:

...\ISSWebCommerceExportError\ErrorInsertRequest.xml

...\ISSWebCommerceExportError\ErrorQueryRequest.xml

...\ISSWebCommerceExportError\ErrorUpdateRequest.xml

Response

See the following file to view the sample code:

...\ISSWebCommerceExportError\ErrorInsertResponse.xml

...\ISSWebCommerceExportError\ErrorQueryResponse.xml

...\ISSWebCommerceExportError\ErrorUpdateResponse.xml

Interface Description (WSDL) for ISS Web Commerce Export Error

To view the interface description for this Web service, navigate to the documentation library for Siebel Business 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.

...\ISSWebCommerceExportError\ISS_Web_Commerce_Export_Errors.WSDL

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