17
December
2014
How to notify an assigned user only when Manual or Review Activity is already In Progress
In my previous post, I published a notification workflow that informs an assigned IT analyst about a new assignment to a Manual Activity with “In Progress” status. Soon I got a feedback that it would be fine if the workflow also sends an email for the users assigned to Review Activities.
Why not and here you are. A new version of the previous solution is attached to this post. Fill free to change the Visual Studio C# code if required.
How to deploy:
- Copy NotifyIfActivitIinProgress.dll into the Service Manager installation folder on the management server (usually first installed one);
- Import SCUtils.AssignedToActivity.Workflow.xml;
- Customize the notification template ‘Notification template for a user assigned to Manual Activity In Progress’. Template must be in HTML format and only for en-US locate.
- Customize the notification template ‘Notification template for a user assigned to Review Activity In Progress’. Template must be in HTML format and only for en-US locate.