puppetmaster01
Programmer
Hi
at the moment i process every action in ag_actv order by row_date,starttime,wmode_seq for each agent and compress it to one Call with different attributes.
My Problem is to porcess a broken sequenz, the complete procedure cannot find any assigment to a call.
i want to create an external Call History based on the Informix ag_actv table
my problem is, i cannot identify a complete call and which action is a part of this call.
only the action ACD (Workmode 30) is assign to a ucid.. the following actions which are parts of the call stands without a assignment to ucid.
i want to know, how i can assign each Action in ag_actv to an call_rec entry or so
can anybody explain me, to assign ucid, call_rec, ag_actv to make an external Call_history which can display a Call_flow?
I hope you understand me.....
thanks for effort
at the moment i process every action in ag_actv order by row_date,starttime,wmode_seq for each agent and compress it to one Call with different attributes.
My Problem is to porcess a broken sequenz, the complete procedure cannot find any assigment to a call.
i want to create an external Call History based on the Informix ag_actv table
my problem is, i cannot identify a complete call and which action is a part of this call.
only the action ACD (Workmode 30) is assign to a ucid.. the following actions which are parts of the call stands without a assignment to ucid.
i want to know, how i can assign each Action in ag_actv to an call_rec entry or so
can anybody explain me, to assign ucid, call_rec, ag_actv to make an external Call_history which can display a Call_flow?
I hope you understand me.....
thanks for effort