Invoking Signals from Controls and Custom Script

Siebel order management business components route unrecognized InvokeMethod calls to the Context Service business service’s RaiseSignal method. All business components of class CSSBCOrderMgmtBase, CSSBCPecBase, and their subclasses, support this routing.

Note: CSSBCPecBase only supports standard signals. It does not support custom signals.

You can invoke signals from controls, such as buttons. You can also invoke signals from a script.