Calling Signal Asynchronously
Hello
I am trying to invoke signal (QuoteTemplateSelectItems) asynchronously using a custom button from Quote > Favorites / Favorite Item applet. We do have "Add Selected Items" out of the box which invokes same exact signal however, as it is synchronous, it takes more time to complete the copying of template item to Quote Item and causing huge performance Issue. (upto 2 min per item). Any pointers / ideas would be really helpful.
When I tried custom script to invoke ISS Template Service [OrderTemplateSelectItems method] , the error which i am getting is "Instance with name 'OrderSelectTemplate' is not found.(SBL-ISS-00666)(SBL-EXL-00151)".
Env Details: Siebel IP 2015 PS 8 with SQL Server 2012.