Skip to main content
Solved

Do the REST API parameters match with those of the FME workspace user parameters ?


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 ?

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.

View original
Did this help you find an answer to your question?

2 replies

nielsgerrits
VIP
Forum|alt.badge.img+54

Not sure if I understand what you need. The published parameters from a workspace in server?

get /repositories/< repository >/items/< item >/parameters will return those.


david_r
Celebrity
  • Best Answer
  • February 12, 2019

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.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings