Skip to main content
In a process instances have email serve to notification the Destination (ex: UserA).
If we use K2Manager.RedirectWorkListItem to other user (UserB).
How to config K2 send email to UserB with content like email was sent to userA.

Help me!!!

Thanks alot!!!!!
Hi,

You would not be able to send an email when you are using either Workspace or Service Manager to redirect the Worklist Item.

If you were to create a custom application where you would be using K2MNG API to do the redirect, you could write custom code to send an email.

Reply