Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Set trigger build request variables in url and not in XML #4471

nini10 ·

Hi,

According the documentation, when want to trigger new build request and pass variables it must done via XML file (https://wiki.pmease.com/display/QB10/Interact+with+Build+Requests).

Is it possible to do it without the XML and pass the variable via URL?
For example:

curl -u admin:admin "http://localhost:8810/rest/rest/trigger?configuration_id=236?var1=AAA?var2=BBB"

Thanks

  • replies 1
  • views 508
  • stars 0
robinshen ADMIN ·