Hi,
I want to display attached data in Case Information window in IWS. I have tried the below blocks in composer to send data.
-
Transfer / RouteRequest block → type:bridge, gvp:userdata:callVars → It displays attached data in Case Info window in IWS.
Question:
If i use transfer type:blind and set gvp:signavar:callVars → It does not display attached data in Case Info. Why ? -
Interaction data block → I have selected userdata variable list. I could see the variables populated in AttributeUserData in SIP logs. However, it does not display in Case Info Window. Why?
SipServer options:
userdata-map-format = “X-Genesys-”
userdata-map-trans-prefix = “sip-header”
userdata-map-filter = *
userdata-map-all-calls = true
Created business attributes and mapped in IWS option
interaction.case-data.format-business-attribute
Let me know if there are any other option available.
Thanks,
Aravind