Hi guys!
Now I developing a custom report for outbound results for UCCX 11. I can't figure out what means 'recordid' in 'dialingList' which is part of primary key. As I see, it always equals to 'dialinglistid' which is used as FK for 'AgentConnectionDetail'. Do anybody knows, in what situation I can get duplicated dialinglistid with different recordid?
Solved! Go to Solution.
Recordid and DialignListID are two different sequence values, there is a possibility that they may diverge and could be different.
For any custom reporting purposes, always use dialinglistid and recordid should not be used.
Recordid and DialignListID are two different sequence values, there is a possibility that they may diverge and could be different.
For any custom reporting purposes, always use dialinglistid and recordid should not be used.