When a new task is created, Xpert.ivy sends a notification email to the asignee. This is of course based on some configuration stuff. I change the assignee of an existing task programatically (with public workflow API). Now I want the new assignee to get the task email. Is it possible to trigger this email again for some ITask? A workaround would setting the existing task to SYSTEM user and implement a loop in the business process to create a new task. This causes some side effects, that are not acceptable in my scenario. asked 20.05.2014 at 19:02 Timo Rupp |
I just did a bit research and expired, that Xpert.ivy Server is doing all I need automatically. So, I searched for something that is already implemented. When I use API methods like answered 21.05.2014 at 10:21 Timo Rupp |
This is possible. I think the basic method you need is either From the designer guide:
Hope this helps. answered 21.05.2014 at 09:11 Nikel Weis |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 20.05.2014 at 19:02
Seen: 4,593 times
Last updated: 21.05.2014 at 10:22
Hi, if i use the delegate function of the htmlWFUi the mail is send automatic to the new activator. But the question is good i would need nearly the same to send daily Task summary more then once a day.
kindly regards Roland
@roland: If you think this is a good question - upvote it. :)