Siebel Product Administration Guide > Siebel Configurator API Reference > Instance APIs for the Complex Object Manager >

GetParents Method


This method retrieves all the parents of an item.

Input Arguments
  • ObjId. The unique identifier of the complex object root.
  • RootId. The unique identifier of the complex object root.
  • (Optional) Version. Version arguments are used only when testing a customizable product version that is different from the currently released version.
  • Path. The path of the item.
Output Arguments

The property set returned will have child property sets, each with the following properties:

< >

< Product Id="value" Name="value" Sequence Number="value" Path="value"/>

...

</ >

Siebel Product Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.