I am testing configuring Laserfiche Forms 11 Update 3 in a Load Balanced environment and configured the routing service following the help documentation. I have configured 2 servers in the LB successfully (I am able to login and access the various aspects of the application). On the Forms Config page, I have a Workflow server configured and if I Test the connection, it gives the message that "Forms is able to reach the workflow server.".
In Workflow however I have changed the web service configuration to use the LB URL and when I click test it tells me 'The remote server returned an error: (401) Unauthorized."
If I look in the Forms Operational log for the server Workflow communicated with I see the following error:
Service unavailable because the Workflow Server is not configured in Laserfiche Forms or the IP address resolved by Laserfiche Forms based on the configured Workflow Server doesn't match the IP address from the request sent by the Workflow Server. Please configure the Workflow Server in the Laserfiche section of the Forms Configuration page. [LFF5206-WFAPIAccessDenied]
I have tried enabling Windows Authentication for the Forms applications in IIS and it didn't fix the issue.
If I change the web service address in Workflow to FQDN of one of the machines in the LB it connects successfully. Is it possible to use the LB address?