Siebel Order Management Infrastructure Guide > Asset-Based Ordering 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

See the topic about workflows in Siebel Order Management Guide, and Update Multi Object List Method.

Siebel Order Management Infrastructure Guide Copyright © 2008, Oracle and/or its affiliates. All rights reserved. Legal Notices.