Currently after creating a Resource Connection on FME Server, in order to work with the FME Server macros $() when authoring workspaces I must create a Private Parameter or else transformers will display as red when I reference these.
I would like the option to instead create an FME Server Parameter. This would be helpful as it means I can create a parameter for my new resource once only and it will then be available across all my workspaces, instead of having to create a private parameter every time I want to work with this.

