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.

Trigger other Builds and send files #3482

greha ·
Hi,

I need to trigger another build and send files to the triggered config - like a promotion does - how can I achieve this?
Furthermore the triggered config must still be able to work when promoted into.
Fetch input files didn't do the trick.

btw the forums search function is strange I wasn't able to get it to work.

Thx
Regards
  • replies 1
  • views 1216
  • stars 0
robinshen ADMIN ·
If the triggered build needs to use files of the triggering build, it normally means that they have dependency relationships. In this case, I'd suggest to go with the dependency approach instead of using the trigger build step. Refer here for more details:
http://wiki.pmease.com/display/QB61/Set ... Dependency

As to post search, we've rebuilt the index and it is working fine now.