08-09-2016 10:17 AM
We've got a use case where supervisors are using the LOGOUT reason code for simple workforce tracking (Break/Sick/Vacation/etc) and need to be able to correct the code if it's not chosen correctly by the agent. It looks like LOGOUT->LOGOUT is an invalid transition state (unlike NOT_READY to NOT_READY, which is valid). Is there any other way to change the reason code via the Finesse API in CCX or CCE?
Thanks!
Solved! Go to Solution.
08-09-2016 11:37 AM
Hi Robert,
Just to make sure I understand the use case correctly. An agent goes Logout with reason code of sick when they should have done Logout with reason code of vacation. The supervisor wants the ability to change the reason code of the logout (sick) to logout (vacation).
Unfortunately, this isn't possible. Like you already mentioned, Logout -> Logout is an invalid transition state (per CCE/CCX). For agent state changes, Finesse doesn't do any prechecks and sends it to CCE/CCX directly. There also isn't any update reason code APIs available.
Thanx,
Denise
08-09-2016 11:37 AM
Hi Robert,
Just to make sure I understand the use case correctly. An agent goes Logout with reason code of sick when they should have done Logout with reason code of vacation. The supervisor wants the ability to change the reason code of the logout (sick) to logout (vacation).
Unfortunately, this isn't possible. Like you already mentioned, Logout -> Logout is an invalid transition state (per CCE/CCX). For agent state changes, Finesse doesn't do any prechecks and sends it to CCE/CCX directly. There also isn't any update reason code APIs available.
Thanx,
Denise
11-16-2021 09:12 AM
Hi Dekwan,
is this still not an option yet? - There also isn't any update reason code APIs available.
11-16-2021 09:26 AM
Hi,
I haven't checked directly myself, but per the doc, LOGOUT->LOGOUT is still not an option: https://developer.cisco.com/docs/finesse/#!user%e2%80%94change-agent-state/userchange-agent-state
Correct, there isn't an update reason code API and I do not believe it is on the roadmap. As I said previously, the state change is a pass through to CCE/CCX and they are the one restricting the LOGOUT->LOGOUT.
Thanx,
Denise
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