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

NetworkOrderEntry


Use this Web service to access network assets, as well as related attributes, attached files, and open orders. Additionally, use this service to validate a network based on product rules, and, return projected assets for a network.

NetworkOrderEntry Operations

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

Table 117. NetworkOrderEntry operations
Name
Description

GetNetworkAssets

Returns the network asset based on the asset Id.

GetNetworkAssetAttributes

Returns the attribute of a network asset (regardless whether it is network, network node, or network connection).

GetNetworkAssetAttachments

Returns the file attachment for a network asset.

GetOpenNetworkOrders

Returns the open order line items for a network asset.

ValidateNetworkOrder

Validates a network based on the product rules. If the network is invalid, return the error messages.

QueryProjectedNetworkAsset

Returns the projected asset for a network.

Common Request Message Description

The service has six operations. They do not share a common request message format.

Common Response Message Description

The service has six operations. They do not share a common response message format.

NetworkOrderEntry 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 118.

Table 118. NetworkOrderEntry Service Object
Name
Boundary Object Type
Class (if BusService)

VORD NOE Complex Data Service

Business Service

CSSVORDWebService

VORD NOE Simple Data Service

Business Service

CSSVORDWebService

Data Object (Integration Object)

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

Table 119. NetworkOrderEntry Data Object
Siebel Repository Name
External Name
Business Service

VORD NOE Network Assets

VORD NOE Asset Attributes

VORD NOE Simple Data Service

VORD NOE Asset Attributes

VORD NOE Asset Attributes

VORD NOE Simple Data Service

VORD NOE Network Attachments

VORD Network Asset

VORD NOE Simple Data Service

VORD NOE Network Open Order Line Items

VORD Network Asset

VORD NOE Simple Data Service

VORD NOE Network Validation Rule

VORD Network Validation Rule

VORD NOE Complex Data Service

VORD NOE Projected Asset

VORD NOE Projected Asset

VORD NOE Complex Data Service

Methods

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

Table 120. NetworkOrderEntry Methods
Operation
Business Service
Method

GetNetworkAssets

VORD NOE Simple Data Service

GetNetworkAssets

GetNetworkAssetAttributes

VORD NOE Simple Data Service

GetNetworkAssetAttributes

GetNetworkAssetAttachments

VORD NOE Simple Data Service

GetNetworkAssetAttachments

GetOpenNetworkOrders

VORD NOE Simple Data Service

GetOpenNetworkOrders

ValidateNetworkOrder

VORD NOE Complex Data Service

ValidateNetworkOrder

QueryProjectedNetworkAsset

VORD NOE Complex Data Service

QueryProjectedNetworkAsset

Example Package for NetworkOrderEntry

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:

...\NetworkOrderEntry\NetworkOrderEntry_request.xml

Response

See the following file to view the sample code:

...\NetworkOrderEntry\NetworkOrderEntry_response.xml

Message Schema (WSDL) for NetworkOrderEntry

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.

...\NetworkOrderEntry\NetworkOrderEntry.wsdl

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