We are currently looking through approval requests and have run into a snag.
We implemented approval steps for users that want to change their display photo.
The photo change action sends an email approval to the manager listed in AD.
Our problem is that the approval is initiated by Adaxesserver1, but based on our load balancing, the approval email may direct the manager to Adaxesserver2 to approve the request.
Adaxesserver2 has no knowledge of the approval request because it was initiated on server 1.
Any help with this would be greatly appreciated.