Hi,
hopefully correct section.
We are working on a Interaction Desktop add-in version R4 2015.
Goal:
During Two Step Trasnfer, when the Consult Call is initiated, Agent 1 need to set attribute to a Consult Call of Agent 2 - some info need to be transmitted.
Problem:
We found out that Two Step Transfer consists of 3 interactions - Customer call, Consult Call 1 and Consult Call 2.
How can we identify the interaction id of Consult Call 2 from Interaction Desktop of Agent 1? We watch probably all reasonable attributes on the interaction (Eic_ConsultId, Eic_ConsultingId, Eic_TransferConsultId etc.) and none of them contains the interactionId of the other Consult Call.
To be precise, the Customer Call have the Interaction Id of second Consult Call in Eic_TransferConsultId, but only once the call is fully transferred to the second agent - this is too late for us. We need to find the interaction Id the other Consult Call once the Consult Call is initiated/connected.
Question
Is it even possible to get this information using Interaction attributes? If not, is there any other way (IceLib?) to identity the Id of the other Consult Call.
Less Important Question
Why in the hell the Consult Call consists of two Interactions?!
Any advice is very appreciated,
Petr