Hi
I have a workbench published as a download service and i can run it from the address bar in my browser using... http://<server>//fmedatadownload/<repository>/<Workbench>.fmw?--TIMESERIES%20%22OP%22
where the parameter --TIMESERIES "OP" is as specified in the FMW. however this parameter is ignored it appears.
I eventually want to run this from the HTTPCaller and there I can't seem to avoid getting "=" between the name and value which again is ignored.
So, i guess the questions is how do I translate workbench parameters to add to the url string?