Home
TeamSite
TeamSite, LiveSite and OpenDeploy
WF to submit checked files only
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]
description="This will send it out"
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.
Andy
Find more posts tagged with
Comments
There are no comments yet