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

GetPossibleDomain Method


This method retrieves selectable items from the configuration engine for a port

Input Arguments
  • ObjId. The unique identifier of the complex object root (for example, Quote ID).
  • RootId. The unique identifier of the complex object root (for example, Quote Line Item row id).
  • (Optional) Version. Version arguments are used only when testing a customizable product version that is different from the currently released version.
  • Parent Path. The item parent path.
  • Port Item Id. The item port id.
Output Arguments

The property set returned will have the possible domain item product Ids as properties, each with the value 0, as follows:

< ProdId1="0" ProdId2="0" ... ProdIdn="0" />

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