I am trying to run a job on FME server through REST API and want to pass user parameters through it. How do I know which parameters of the particular transformers are exposed to the REST API ?
Solved
Do the REST API parameters match with those of the FME workspace user parameters ?
Best answer by david_r
You can only reference the workspace published parameter through the REST API, e.g.:
So if you need to set a transformer parameter using the REST API, you have to publish that particular parameter first.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.