Home
TeamSite
TeamSite, LiveSite and OpenDeploy
WF to submit only selected files
Andy Knipp
Interestingly enough, I got this to work (without really trying).
I added a new button to the GUI, submit direct, which is defined as such:
HTML Code:
[html]
url="/iw-cc/command/iw.ccpro.new_job?iw_file=web/emer_deploy.wft"
id="iw.ccpro.submit_direct.link" operationID="custom.opID.direct_deploy"
icon="/teamsite/images/command_icons/icn_submit.gif" target="_blank" />
[/html]
Interestingly enough, if I run this without selecting any files (and having modified files in my local dir), it sends out a job with no files attached.
Find more posts tagged with
Comments
There are no comments yet