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

GetAttribute Method


This method retrieves the value of an attribute.

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 where you are retrieving an attribute.
  • Name. The attribute name.
Output Arguments

The value is returned as a property of the output property set, as follows:

<Output Value="value">

</Output>

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