Siebel Order Management Guide Addendum for Industry Applications > Business Service Methods Reference > Product Manipulation Toolkit Business Service Methods >

Retrieve Next Object From List Method


This is one of the Product Manipulation Toolkit Business Service Methods.

Given a hierarchical integration object with multiple root components at the second level (for example, Asset), this method returns an integration object that contains the header, one root component, its children and their attributes.

Arguments

SiebelMessage

[in] Integration object to retrieve the root component from. (Required)

Integration Id

[out] Integration Id of the retrieved root integration component. (Optional)

Object Id

[out] Row Id of the retrieved root integration component. (Optional)

Remaining Number of Objects

[out] Number of root integration components left in the input integration object. (Required)

SiebelMessage

[out] New instance of the integration object containing the header and first root component (including its children and attributes) of the object retrieved. (Required)

Remarks

This method can be called multiple times with the same input argument, each time it returns the next root component. And, it is used in conjunction with Update Multi Object List to form a loop control mechanism.

See Also

Method Update Multi Object List Method and workflow SIS OM Move Process.

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