Execute a command/script after updating a work item
One answer
No, there is nothing builtin to do that.
you could write an extension in javascript, but I don't know if it can kick off perl or something like that.
you could certainly do it with a Java extension.
this article shows a Java extension (participant) that launches a perl script.
http://www.ibm.com/developerworks/rational/library/integrate-perforce-rational-team-concert/index.html?ca=drs-
you could write an extension in javascript, but I don't know if it can kick off perl or something like that.
you could certainly do it with a Java extension.
this article shows a Java extension (participant) that launches a perl script.
http://www.ibm.com/developerworks/rational/library/integrate-perforce-rational-team-concert/index.html?ca=drs-