Hi,
I'm trying to create a scripted parameter to concatenate some of the FME Server Parameters, but all the FME Server Parameters come back as "None" in my scripted parameter, even though I've explicitly set them in FME Workbench.
This is on MacOS FME Desktop 2022.1.2.0 (build 22627).
I've tried using fme.macroValue, same result. I can use other user parameters in a scripted parameter. Is it not possible to use server parameters inside scripted parameters?