Phani Venigalla | Thanks Janine I will work with your suggestion.
Sent from my iPhone
On Nov 13, 2012, at 1:50 PM, Cisco Developer Community Forums <cdicuser@developer.cisco.com> wrote:
> Janine Graves has created a new message in the forum "General Discussion - All Versions": -------------------------------------------------------------- To have an app that is sometimes called from ICM and other times invoked from another Studio app using Subialog_Invoke do this: In the application, right after the Start of Call, you can have a decision element and test the Call Data - Source App Name. Check if the Source App Name equals as a string the Studio app that would be invoking it using Subdialog_Invoke. If so, then follow this with a Subdialog_Start element. If not, then follow this with a CVP_Subdialog_Start. Similarly at the end, if it came from a Studio app, use a Subdialog_Return. If it came from ICM, use a CVP_Subdialog_Return. On 11/13/2012 12:01 PM, Cisco Developer Community Forums wrote: Asher Schweigart has created a new message in the forum "General Discussion - All Versions": -------------------------------------------------------------- I would suggest creating two applications. First, create the one you need to call from cvp and icm. Create that as a subdialog application, so you can call it from CVP. Of course, that means you can't call it from ICM, so to fix that, create another application that simply calls the first application and returns the values to ICM -- To respond to this post, please click the following link: http://developer.cisco.com/web/cvp/forums/-/message_boards/view_message/8532393 or simply reply to this email. -- Janine Graves > -- > To respond to this post, please click the following link: http://developer.cisco.com/web/cvp/forums/-/message_boards/view_message/8531730 or simply reply to this email. |
| Please sign in to flag this as inappropriate. |