BusComp_InvokeMethod Event

If Siebel CRM calls the InvokeMethod method on a business component, then it also calls the BusComp_InvokeMethod event. This method does not return any information.

Format

BusComp_InvokeMethod(methodName)

The arguments you can use with this format are the same as the arguments described in WebApplet_InvokeMethod Event.

Usage

If you call a specialized method on a business component, or if you call the InvokeMethod method explicitly on a business component, then Siebel CRM calls the BusComp_InvokeMethod event. For more information, see About Specialized and Custom Methods.

Used With

Server Script