Hi,
It is said that we can use this type of variable with HDX :
Integer
String
DN
CLID
DNIS
Agent ID
Skillset
My goal is I want to send Agent ID, Skillset, and CLID using HDX to an external database.
So what I am trying to accomplish is an agent receive a call on skillset X. After the call, the agent transfer or conference the call to a little survey of two question which is a different Q.
When entering to the second Q script, SEND INFO send AGENT ID, SKILLSET AND CLID. ( takes 1 second...)
After that, agent can hang up and the call continu with IVR for Question/Answer using GIVE IVR and collect data using integer variables. And sending the result to HDX.
With the call ID associate with all SEND INFO, I should be able to put back the data together.
My question, what are the possible variable accessible through CCMS we can send with HDX? I know, I worte it at the beginning of the script but, what I need, it's the format to use.
Like
IF I put : SEND INFO "provider_id", SKILLSET, CLID, AGENT ID does it will return what I want to my HDX?
Sylvain Richard
"Work is like an adventure. You have to fullfill goal to progress in your journey.
It is said that we can use this type of variable with HDX :
Integer
String
DN
CLID
DNIS
Agent ID
Skillset
My goal is I want to send Agent ID, Skillset, and CLID using HDX to an external database.
So what I am trying to accomplish is an agent receive a call on skillset X. After the call, the agent transfer or conference the call to a little survey of two question which is a different Q.
When entering to the second Q script, SEND INFO send AGENT ID, SKILLSET AND CLID. ( takes 1 second...)
After that, agent can hang up and the call continu with IVR for Question/Answer using GIVE IVR and collect data using integer variables. And sending the result to HDX.
With the call ID associate with all SEND INFO, I should be able to put back the data together.
My question, what are the possible variable accessible through CCMS we can send with HDX? I know, I worte it at the beginning of the script but, what I need, it's the format to use.
Like
IF I put : SEND INFO "provider_id", SKILLSET, CLID, AGENT ID does it will return what I want to my HDX?
Sylvain Richard
"Work is like an adventure. You have to fullfill goal to progress in your journey.