ddemocko
9 years agoNew Contributor
Running a trigger script calling ccollab
We have a trigger that executes on review state change.
The trigger is a perl script, from which we run ccollab.
Since we upgraded to v9.4.9401, it no longer works. I used to run "ccollab admin..." through the trigger just fine, but now it is prompting for a url, a user and a password. Is there any way to make these values a default so when the trigger script is executed, ccollab runs with a default url, user, password?