Re: Send an email to a specified address. WebGUI::VersionTag Workflow Activity
User:
colink
Date: 2/5/2007 12:18 pm
Rating: -2
Rate [ | ]
Status: Approved
This is an excellent idea.
I noticed the caveat about the URL
for an Asset being included only if the tag has 1 Asset in it. If
that's a major limiting factor, it can be worked around by using a
template for the body of the message.
Re: Send an email to a specified address. WebGUI::VersionTag Workflow Activity
User:
grnoc
Date: 2/5/2007 1:41 pm
Rating: -8
Rate [ | ]
Status: Approved
I grabbed most of this code from NotifyAboutVersion workflow activity. My motivation for doing this was because macro's were not processed in this activity , and I couldnt specify an email recipient. Also I needed this activity to accomplish the repetitive task of sending a notice out to my users notifying them that a new report is available.
I would love to be able to include a url to more than 1 assets' revisions.
Re: Send an email to a specified address. WebGUI::VersionTag Workflow Activity
User:
grnoc
Date: 2/7/2007 9:07 am
Rating: -7
Rate [ | ]
Status: Approved
If this workflow activity could include links to more than 1 asset, this could become an auditing activity (sort of). Can you point me to an example of using a template for the body of the message?