I am looking for advice on what to set the FME_SERVER_WEB_URL parameter to.
In our current install it is set to our internal network address, e.g. http://<networkURL>:80
This seems to generally be working fine, but using the FMEServerJobSubmitter is problematic. This requires us to connect to FME Server using the FME_SERVER_WEB_URL, but we can only connect to FME Server using our external URL, e.g. https://<myfmeserver>.com, as there is a security certificate on the server that uses this URL.
Should we be using this external URL for FME_SERVER_WEB_URL?
Are there any ramifications to changing FME_SERVER_WEB_URL to the external URL?
Thanks
Keith