We upgraded our Quick Fields Server to 11 from 10 and our QF Clients and QF Scanning can no longer connect to the server.
I found this Answers post which admitted the documentation has not been updated for version 11. A MAJOR change was implemented in Quick Fields Server 11 where it went from a Windows Service to an IIS Web Service, this change is not in any Release or Change documentation and took me by surprise.
I restructured my Quick Fields Server URL removing the port number and the connection test is successful in the client and scanning but get errors when attempting to retrieve sessions from the server.
Further research led me to this page in the Version 11 documenting how to configure SSL in Quick Fields Server, I started to follow it but realized that it is still for Version 10 and is not applicable.
In the Quick Fields Client and Quick Fields Scanning the example for the format of the URL to the Quick Fields Server still refers to https://Server:port/quickfieldsapi - which I believe is now incorrect as the port is only used for the Windows Service.
What am I missing to be able to get my Quick Fields Clients and scanning to be able to connect to my Quick Fields Server?