-
Bug
-
Resolution: Fixed
-
Critical
Hello all,
We are trying to trigger a job build in a remote server. For the sake of the demonstration, it's located at: https://xmake-dev.wdf.sap.corp:8443/view/All/job/DevX-w5g-OD-linuxx86_64/
Instead of using the curl command (POST request to https://XXXX/build) we wanted to use the parameterized-trigger-plugin, but the plugin resorts to making a request to URL https://XXXX/api/json which doesn't trigger the job. (while /build does)
The same URL is requested in the call-remote-job-plugin (https://XXXX/api/json/?tree=nextBuildNumber)
I would appreciate your opinion on this
Thanks,
Idan