View Single Post
  #1  
Old 04-15-2016, 09:01 AM
ark014 ark014 is online now
Registered User
 
Join Date: 02-09-2016
Posts: 8
Can someone provide an example of a step that issues a build command to Jenkins?

Can someone provide an example of a VBP step that issues a build command to Jenkins?

There are discussions in a number of forums and other websites on how to use VBP to issue build commands to Jenkins.

However, I was hoping someone could show a specific example of a VBP step that issues a build command to Jenkins, which would include the selected options, dropdowns, code, and other information contained within such a step.

The Jenkins "Remote Access API" page ( https://wiki.jenkins-ci.org/display/...ote+access+API ) appears to say VBP can use XML to invoke Jenkins, but its examples use JSON to invoke Jenkins.

We are most familiar with XML - how might VBP use XML to invoke Jenkins? (assuming Jenkins invocation by XML is possible).

Last edited by ark014; 04-15-2016 at 09:09 AM.
Reply With Quote