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

SWIProductAttributeImport


Use this Web service to perform basic operations on attributes.

SWIProductAttributeImport Operations

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

Table 1229. SWIProductAttributeImport Operations
Name
Description

SWIAttributeImportUpsert

Creates a new or updates an existing attribute.

Request Message Description: SWIProductAttributeImport

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

Table 1230. Request Message Description: SWIProductAttributeImport
Node
Description
Type

SWIAttributeIntegrationIO

Required. An instance of the integration object SWIAttributeIntegration

Integration Object

SyncChild

Upsert operation behaves as Synchronize if SyncChild flag is set to Y.

NOTE:  The default value of this flag is Y.

String

UTCCanonical

A value of Y means that all date-type fields in the payload are in UTC standard format.

String

Response Message Description: SWIProductAttributeImport

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

Table 1231. Response Message Description: SWIProductAttributeImport
Node
Description
Type

SWIAttributeIntegrationIO

Returns an instance of the integration object SWIAttributeIntegration.

NOTE:  Returns only those fields specified in the status key of Integration components that are part of SWI Admin ISS Attribute Definition integration object.

Integration Object.

Error Message

Error message (if any).

String

SWIProductAttributeImport 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 1232.

Table 1232. SWIProductAttributeImport Service Object
Siebel Repository Name
Boundary Object Type
Class

SWI Attribute Import

Business Service

CSSCMUProdWebSvc

Data Object (Integration Object)

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

Table 1233. SWIProductAttributeImport Data Object
Siebel Repository Name
External Name

SWIAttributeIntegrationIO

SWI Attribute Integration

SWI Admin ISS Attribute Definition

SWI Admin ISS Attribute Definition

Methods

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

Table 1234. SWIProductAttributeImport Methods
Operation
Method

SWIAttributeImportUpsert

Insert or Update

Example Package for SWIProductAttributeImport

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:

...\SWIProductAttributeImport\SWIProductAttributeImport_request.xml

Response

See the following file to view the sample code:

...\SWIProductAttributeImport\SWIProductAttributeImport_response.xml

Interface Description (WSDL) for SWIProductAttributeImport

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.

...\SWIProductAttributeImport\SWIProductAttributeImport.wsdl

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