Hi @MaryG

curl -v 
http://xxx.it/view/%20%20%20%20APP/view/%20PREPROD/job/start_service/buildWithParameters
 
<http://xxx.it/view/%20%20%20%20APP/view/%20PREPROD/job/start_service/buildWithParameters/buildWithParameters>
?<paramName>=value
e.g. 
curl -v 
http://xxx.it/view/%20%20%20%20APP/view/%20PREPROD/job/start_service/buildWithParameters
 
<http://xxx.it/view/%20%20%20%20APP/view/%20PREPROD/job/start_service/buildWithParameters/buildWithParameters>
?myParam=1

On Monday, June 16, 2014 2:05:06 PM UTC+3, MaryG wrote:
>
> Hi,
> I need to run a job called "start_service" from another jenkins. This job 
> takes one parameter.
>
> I use this sintax:
> curl 
> http://xxx.it/view/%20%20%20%20APP/view/%20PREPROD/job/start_service/buildWithParameters/buildWithParameters
>  
> <parameter>
>
> But it doesn't work.
>
> In the api page it is written:
>  If the build has parameters, post to this URL 
> <https://vufind.org/hudson/job/VuFind2/buildWithParameters> and provide 
> the parameters as form data.
>
> But whant does it mean "provide the parameters as form data"?
>
>
> Many thanks?
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to