Hi Janine,
Thank you for your quick response. I have followed the steps suggested by you.
But I still have the error and the activity log shows "Subdialog_Invoke,element,error,error.semantic"
I am passing 4 parameter from App-A to App-B through Subdialog Invoke element(See App-AtoApp-B.jpg)
I am able to get all the 4 parameters in App-B perfectly by setting the parameter names in Subdialog Start element.
Now, I am returning a value from App-B through "CVP Subdialog Return" element (See ReturnValue.jpg)
External VXML 0 is set as RET_TRANSCODE={Data.Session.TRANSCODE}
In App-A I am setting 'Return Value' in Subdialog Invoke element as "RET_TRANSCODE" (See App-AtoApp-B.jpg)
I am using the same name passed from App-B to App-A(i.e., RET_TRANSCODE), but I still have the error.
I have tried accessing the return value of App-A in a subdialog return in App-A as {Data.Element.Subdialog_Invoke.RET_TRANSCODE} (See App-A_SubdialogReturn.jpg)
Please let me know what went wrong.
Thank you,
Sreeram.