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

Asset Management


Use this Web service to create, read, and update asset records.

Asset Mangement Operations

All operations for this Web service share a common data format. Because of this similarity, all operations are grouped together. However, because of the nature of the schema generation for the WSDL file, the message formats for each operation have their own message names.

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

Table 15. Asset Mangement operations
Name
Description

Asset_spcManagement_AssetManagementInsert

Request: Asset_spcManagement_AssetManagementInsert_Input

Request: Asset_spcManagement_AssetManagementInsert_Output:

Creates an asset record.

Asset_spcManagement_AssetManagementQueryPage

Request: Asset_spcManagement_AssetManagementQueryPage_Input

Response: Asset_spcManagement_AssetManagementQueryPage_Output

Queries for an asset record.

Asset_spcManagement_AssetManagementUpdate

Request: Asset_spcManagement_AssetManagementUpdate_Input

Response: Asset_spcManagement_AssetManagementUpdate_Output

Updates an asset record.

Common Request Message Description

All operations in this Web service work with a common request message format and a common response message format. The request message consists of fields from the Asset Mgmt Business Component.

Common Response Message Description

Same as request message format.

Asset Management 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 16.

Table 16. Asset Management Service Object
Name
Boundary Object Type
Class (If BusService)

Asset Management

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 17. Asset Management Data Object
Siebel Repository Name
External Name

Asset Management

Asset Management

Methods

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

Table 18. Asset Management Methods
Operation
Method

Asset_spcManagement_AssetManagementInsert

[BS:Asset Management].[Insert]

Asset_spcManagement_AssetManagementQueryPage

[BS:Asset Management].[QueryPage]

Asset_spcManagement_AssetManagementUpdate

[BS:Asset Management].[Update]

Example Package for AssetManagement

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:

...\AssetManagement\AssetManagement_request.xml

Response

See the following file to view the sample code:

...\AssetManagement\AssetManagement_response.xml

Message Schema (WSDL) for AssetManagement

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.

...\AssetManagement\AssetManagement.wsdl

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