We are making an outbound call from our IVR and attaching user data to the call. We receive the the “EventAttachedDataChanged” and we can display the user data.
The call is then transferred (but not with a genesys function) to an agent group. Our problem is, the attached data is not available for an agent screen pop. From what we have been told , this is because the call arriving at the agents desktop has a different connectionID than the call to which we attached the data to.
We do not get any “EventDialing” events for the transfer (or any other events). If we did I could use the connectioID from that event to attach the data to the call gong to the agent group.
This is on an aspect switch.
Does any one have any ideas on why we would not get events for the “transfer to” side of the call?
Thanks,
Andy