| Siebel Product Administration Guide > Siebel Configurator API Reference > Instance APIs to Interact with Conflicts and Messages > GetSignals Method
 This method retrieves configuration engine signals.  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) Path. The integration ID where the item gets signals.
(Optional) Version. Version arguments are used only when testing a customizable product version that is different from the currently released version.
 Output Arguments The property set returned will have child property sets, as follows: < >    <Signal Expl="signal"/>    <Signal Expl="signal"/>    ...    <Signal Expl="signal"/> </ > |