Hi All
I have a workspace which I have shared in FME Server 2019. I would like to use this as a basic data entry form for end users, so have created published parameters for the attributes which need to be completed.
What I would like to do is pass through some attributes from another system (PowerBI), which I can use to dynamically set the URL for accessing the workspace.
In JobSubmitter mode this is fine, I can set the published parameters in the URL. But this doesn't fulfil the use case, because I want the user to add some additional detail to what is available to pass through from PowerBI. Hence I'd need to use an FME Server App.
My question is: can set the published parameter values on the App using query strings in the URL, like I can with JobSubmitter? If so, what is the correct syntax?
Thanks in advance...
Riley