Hi All,
I need your assistance please.
Objective: I created 2 IVR applications and need to pass data from one to the other, please see IVR details below:
Steps Followed:
1. On my "Main Menu" application, I have created a dictionary which has predefined values:
2. I then declared a variable (ZCheck) to test if I can access the data in the dictionary; this works as I can see the evaluated value value on the logs:
3. I transfer the call to my second IVR application (3580001) passing my dictionary "ZBCM_DICT":
4. On my second IVR application, I declared a variable to access data from the same dictionary created on my first application:
5. However, I am getting an "error" on the logs regarding the dictionary:
Your input on how I can resolve this will be much appreciated.
Regards,
L.M