Hey,
We have an external application at https://service.externalapp.co.nz/map/appname
This app, using the fmedatastreaming service calls a workbench on our FME Server at https://fme.externalapp.co.nz/fmedatastreaming/repo/workbench.fmw
I'm wondering whether FME Server can capture the request URL of our external application and pass that through to the workbench.
I've had a look at the FME_SERVER_REQUEST_HEADERS, FME_SERVER_REQUEST_PARAMETERS and FME_SERVER_REQUEST_URI parameters and none of them include it.
Any one have any ideas?