I'm building a simple workspace to generate a (for now) simple dashboard for FME Server. I'm naturally using Workbench for this. But every time I run to test the workspace, it fails because the FME Server parameter isn't available on desktop:
Starting translation...
Undefined macro `FME_SHAREDRESOURCE_DASHBOARD' dereferenced in file .....
Program Terminating
Translation FAILED.
Why are these server parameters not just missing or blank, so I can run and test for them and run the workspace on desktop, instead of crashing my workspace ? They're readily available in the transformer dialogs.
Any work-arounds for this ?
Cheers