Hi,
I have a workbench that references a ESRI GIS Connection File on my local shared network (\\gis\FME\admin@sde@sde_spatial.sde), the workbench runs fine with this as my Connection File parameter.
I now want to publish this new workbench project to my FME Server, and I know I already have uploaded the SDE Connection File to the resources section, and I have found the link to be - $(FME_SHAREDRESOURCE_SYSTEM)/Connection Files/admin@sde@sde_spatial.sde
Each time I try to publish, the software wants me to upload a copy of my SDE file, but I would love to tell FME to use the one already published.
I have tried to simply plug in the server reference in my FME Desktop Workbench but when I test it on my local machine it keeps wigging out with:
2021-11-14 23:36:16| 4.1| 0.1|ERROR |An error occurred while attempting to retrieve the connection parameters from the connection file '/Connection Files/admin@sde@sde_spatial.sde'
2021-11-14 23:36:16| 4.1| 0.0|ERROR |A fatal error has occurred. Check the logfile above for details
I am new to FME Server so I haven't quite got my head around how to use the resources, so I have been pulling my hair out trying to work out how to use this already published file, rather than upload a new copy every time I publish another workbench to the server.