SubmitOrderSvc Signal on Submit Order screen in Siebel
Hi There,
I am writing a logic on Submit button on Sales Order Submit button. When went through the signal below the submit button (SubmitOrderSvc), the signal action has the mode as 'Quote' and as per bookshelf definition, Mode
'Must match the value of the Mode user property on the business component (such as Quote, Order, Asset or Agreement).'
Now, my question is that this signal does all the processing on Order Entry-Orders BC, and also the value in the Mode user property on BC is 'Order' then why the value in the 'Mode' for the signal is 'Quote'. Could somebody help on that?