09-07-2017 07:06 AM
We're currently implementing a new task routing workflow for a customer. During SocialMiner API and Finesse Client testing everything went well regarding rona. But in the ucce call flow we can't check if rona occured.
Most customers require to increase priority if the call is requeued, but Call.RequeryStatus is always 0 and indicates that no rona occured.
It's the same issue if dialogLogoutAction is set to transfer. The task will be requeued to the original script selector without notice that there was some kind of failure.
Workarounds:
Solved! Go to Solution.
09-18-2017 01:06 AM
Hi Matthias,
Apologies for the delay.
Essentially you want to detect a RONA or a Transfer scenario/Task from the script.
Please check from scripting, a field called Call.ServiceRequested – it should have a value of 3 for RONA and 2 for TRANSFER. Description at this location.
Covers both and seems like exactly the capability you are seeking.
Please get back with any question you have.
Regards
09-18-2017 01:06 AM
Hi Matthias,
Apologies for the delay.
Essentially you want to detect a RONA or a Transfer scenario/Task from the script.
Please check from scripting, a field called Call.ServiceRequested – it should have a value of 3 for RONA and 2 for TRANSFER. Description at this location.
Covers both and seems like exactly the capability you are seeking.
Please get back with any question you have.
Regards
09-18-2017 04:31 AM
Thanks, I've missed that. Thought that it's the same for calls and tasks
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