Hello there!
I want to know once all the work is done and my parameters are indeed passed to my voice application (I can see them along with the gvp-tenant-id and the gvp.alternatevoicexml in the sip:dialog message in my Resource Manager) how do we instantiate the values from the transaction list in the Composer code?
In the Assign OPM block, I tried assigning values to custom variables as follow:
var1=AppState.APP_OPM.transactionKeyInSectionOPM
However this always returns the initial value of var1, so no value is assigned to my variable.
Is this the right way to do it?
Best regards
Samba