Hi all,
I am using a rest url to run the scenario flow : CURL POST https://myserver/vsd-service/job/{flowguid}
My scenario contains a user defined parameter but i am not sure how to pass the parameter value via the curl command.
Any help would be appreciated.