Unable to invoke custom signal through button click - Invoking Custom Pricing Procedure through Sign
Hi Guys,
Trying to invoke pricing procedure through a custom signal on button click.
BC Involved: Opportunity Product
In order to enable signal call, below mentioned changes has been done (as mentioned in bookshelf)
To change the base class of the business component to User CSSBCOrderMgmtBase
1 In Siebel Tools, in the Object Explorer, click Business Component.
2 Query for Opportunity Product and Opportunity.
3 Lock these objects.
4 For these objects, set Class to CSSBCOrderMgmtBase.
Setting the base class to CSSBCOrderMgmtBase enables a business component to raise a signal. NOTE: You can do this only if the original business component is not using a specialized buscomp class. Otherwise, you risk losing the functionality offered by the specialized buscomp class.