06-21-2016 11:30 PM - edited 03-14-2019 04:15 PM
hi,
I have a requirement to automatically log out the finesse agents if the agent is idle for 45 minutes.
Eg signed in - but not ready for 45 mins, then logs the agents out
Is there a way to configure this?
06-22-2016 01:26 AM
I cannot think of a native way to do this, you would need to look into some kind of automation via web browser, etc.
06-24-2016 01:01 AM
Please note there is currently no inbuilt mechanism to perform an auto logout for agents using Finesse in UCCX as it used to be with CAD agents. This however can be accomplished via the use of REST API’s of Finesse to call the Logout API, this will of course require customization. If you have some developer in house they can probably do this else contact some third party vendor such as 2Ring and discuss this with them.
Also, you could implement the Make REST Call Step in a script to call the Finesse API in CCX to implement this and you could just build an application/script with this step and trigger it by making a call (JTAPI Trigger) or by a HTTP Trigger hosted on a website.
Regards
Deepak
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