Siebel Order Management Guide Addendum for Industry Applications > Business Service Methods Reference > VORD Projected Asset Cache Service Methods >

Initialize Method


This is one of the VORD Projected Asset Cache Service Methods.

It loads an instance of a Compound Product into the Projected Asset cache, which later can be queried. It does so by loading all assets that satisfy the specified Search Expression. It retrieves only those fields and attributes specified by the Field and Attribute input arguments. If a Future Date is provided, open order lines satisfying the search expression that have a due date prior to the Future Date are applied to the associated assets. If a Quote Id is provided, the quote line items of the specified quote that satisfy the search expression are applied to the associated assets.

Arguments

Search Expression

[in] Search Expression with which to initialize the cache. Only Assets, Quote Line Items, Order Line Items and attributes that satisfy the search expression will be loaded into the cache. (Required)

Field

[in] Property set of fields to be retrieved by the Projected Asset cache. (Optional)

Attribute

[in] Property set of attributes to be retrieved by the Projected Asset cache. (Optional)

Future Date

[in] Only orders that have a due date less than the future date will be applied. (Optional)

Quote Id

[in] Row Id of quote for which line items are to be loaded into the Projected Asset Cache. (Optional)

Asset Cache Key

[out] Unique key with which to access the Projected Asset Cache which is used by the Query method.

See Also

Methods Query Method and Validate Method

Siebel Order Management Guide Addendum for Industry Applications Copyright © 2007, Oracle. All rights reserved.