posted on October 4, 2019

The start workflow process for my form process would not start the workflow.  It turns out that the problem is that even though I have forms and workflow setup for HTTPS://, the web service will not work when in IIS  the binding for http port 80 is not set.  According to Laserfiche:

“This is a technical limitation of the Workflow web services. The website in IIS will need the HTTP binding to be set even though actual communication with the web service will be done over HTTPS. The HTTP binding should not be removed from the website.”

 

0 0