10-25-2020 12:12 PM - edited 10-25-2020 01:54 PM
I'm curious if the subscriber becomes the master UCCX engine if agents can still log into Finesse running on the publisher without noticing any difference or do they need to log into Finesse hosted by the subscriber ?
Solved! Go to Solution.
10-26-2020 07:14 AM
Fail over is almost seamless. There will be a brief period where the desktop will attempt the connection, but after that agents will be fine. Rarely do agents have to manually login after a failure.
david
10-26-2020 07:14 AM
Fail over is almost seamless. There will be a brief period where the desktop will attempt the connection, but after that agents will be fine. Rarely do agents have to manually login after a failure.
david
10-26-2020 08:06 AM - edited 10-26-2020 09:45 AM
Thanks David. I re-read your reply and it answered my question.
Thanks again
10-26-2020 10:52 AM - edited 10-26-2020 10:52 AM
You should know though, that in the way you asked your original question, the answer is: It depends.
You see, depending on your version of UCCX, one of two things can happen:
In either case, introducing a front end load balancer, which can redirect the Agent to a prioritized and intelligent list servers, would alleviate these sign in issue. I have actually written such a tool in Node-RED. It acts as a front end web server you give the URL of to your Agents, say finesse.company.com, and then through the logic system, will result in a redirection to one of the UCCX servers, based on a simple set of rules. Of course, you can use any load balancer technology you'd like here, this is just something I did for fun. Graphic below for easy viewing, program file attached as plain text.
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