When I require SSL on the Forms webpage and a Form is submitted the following error is posted in the event log and the save to repository task is suspended. Why must the system access the site via http?
Log Name: Application
Source: Laserfiche Forms Routing Service
Date: 5/12/2015 3:11:25 PM
Event ID: 0
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: LFSERVER.PICCRNS.local
Description:
5/12/2015 10:11:25 PM
Message: Loading pages (1/6)
[> ] 0%
[======> ] 10%
Warning: Failed loading page http://mydomain.com/forms/form/print/25/15/9/25?authkey=edd03215-fc44-4b63-8ffc-d2d49888b274&IAS=true (ignored)
I found if I enter information into the Primary Forms Server URL it changes the site that the forms product attempts to access however the system is obsessed with using http instead of https. Even when I define https, the system tries the impossible syntax of http://https://.
Ok, figured it out. You have to enter the server name and port into the text field and check the use SSL checkbox. The description was super confusing, said only needed if you have multiple forms servers.