We have a repository which has a workflow server configured and it's all working fine. All the workflows configured at this WF server are triggering fine as expected.
Now we have a requirement of configuring two additional Workflow servers against this same repository. My understanding is, it is fine and this is possible. So while configuring the second WF server against this repository, we get this message: "The WFUser$ account is already enabled and may be in use by another Workflow Server. The account password will be reset in the registration process." (attached)
So when we click Yes here, as expected the first WF server throws error about can't connect to repository.
How can we configure multiple WFs to the same repository?