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

SWIOrderUpsert


Use this Web service to perform the following basic operations on a sales order:
  • Back up the order.
  • Update or insert (upsert) the order.
  • Cascade down updates to the order.
  • Trigger an auto asset for the order.

SWIOrderUpsert Operations

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

Table 1200. SWIOrderUpsert Operations
Name
Description

SWIOrderUpsert

Inserts or updates order details

Request Message Description: SWIOrderUpsert

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

Table 1201. Request Message Description: SWIOrderUpsert
Node
Description
Type

SWIOrderIO

Required

Integration Object

Auto-Asset Flag

Optional

String

Backup Order Flag

Optional

String

Cascade Down Flag

Optional

String

UTCCanonical

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

String

Response Message Description: SWIOrderUpsert

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

Table 1202. Response Message Description: SWIOrderUpsert
Node
Description
Type

SWIOrderIO

Required. An instance of the integration object SWIOrder.

Integration Object

SWIOrderUpsert 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 (Workflow)

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

Table 1203. SWIOrderUpsert Service Object
Name
Boundary Object Type
Class

SWIOrderupsert

Workflow

Not applicable.

Data Object (Integration Object)

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

Table 1204. SWIOrderUpsert Data Object
Siebel Repository Name
External Name

SWIOrderIO

PDS Simplified Order

Interface Description (WSDL) for SWIOrderIO

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.

...\SWIOrderUpsert\SWIOrderIO.wsdl

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