Send an email when a document from Source is updated
Hi,
Is there any method to automatically generate an email or notification when a document from Source is changing?
Thanks in advance for the answers!
Hi,
Is there any method to automatically generate an email or notification when a document from Source is changing?
Thanks in advance for the answers!
You can use a source trigger (see Admin Guide page around page 370) in combination with a trigger script that can send emails (like enhancedEmail.js or emailAdvanced.js, not sure about the name...).Inside the Source Trigger event file (a .events file to be stored on the server) you can write stuff like Revision.promoteTo.post=myScript.js (this would run the script
when the member inside a project that you must also put in the file is promoted). Hope this helps.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.