04-01-2015 04:37 AM - edited 03-14-2019 02:37 PM
Hello,
I am trying to build a report to ' determine the volume of calls with a specific call type that have a specific wrap up code associated with it' using IBM Cognos. However I couldn't able to find SQL query in CUIC and schema document. Can any one provide me the SQL details for Wrap-Up code.
We are using CUIC however, couldn't find any report for Wrap up code.
UCCE - 9.0.4
Regards,
Sam
Solved! Go to Solution.
04-01-2015 06:22 AM
There is no special table for holding wrap-up data itself. However you can Termination_Call_Detail table and field name is WrapupData.
It will provide you the wrap-up-code associated with call.
And you will have build your query accordingly.
04-01-2015 06:22 AM
There is no special table for holding wrap-up data itself. However you can Termination_Call_Detail table and field name is WrapupData.
It will provide you the wrap-up-code associated with call.
And you will have build your query accordingly.
04-01-2015 06:48 AM
Many Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide