At a client, a proces runs consisting of a master workspace, controlling four workspaces being triggered with FMEServerJobSubmitters, waiting for job completion 'yes'. The FME Server version is 2016.1.3.1 and the host-OS Windows Serer 2012 and FME engine running under a service account within the local network.
In one of the slave workspaces a (custom transformer containing a) HTTPCaller calls a service on a different machine in the same local domain. This fails, giving a time-out, with the usual proxy warnings etc....
Putting the custom transformer with HTTPCaller in the master workspace works fine.
What could be the network related difference between having this HTTPCaller in the master workspace and in a slave workspace?
There is some proxy on this machine which is supposed to be non-existent to the local network domain. Having the thing work in the master workspace (and separate test workspaces) shows this is the case. We tinkered and tampered with proxy settings on FMEServer level as well as service-user level , but this did not change the behaviour. We have no rights to completely shut the proxy off and still have network connections so we can't test that one.
Thanks for reading and kind regards,
Martin