We recently set up a staging environment and brought things over from our Dev environment. Everything in Dev is on one box and is working nicely. In Staging we have 2 web servers being load balanced, and a LF server with WF. Forms on the web servers are configured using SSL, and WF web services are not. I believe we have these settings properly set in the Forms Config where the primary forms server SSL box is checked, and the Workflow servers SSL box is NOT checked.
The problem we're having is that when the form is submitted, it properly triggers the Workflow on the LF server, and its first activity is retrieving the forms content, which then fails with the error "The forms server 'servername' is not configured to interact with this workflow server."
We're running out of things to try on this one and am looking for any help on what this could be, or if we're just thinking about this wrong... You'd think since it properly triggers the workflow, there's no way forms could be configured to the wrong workflow server as the error suggests.
Thanks in advance,