Skip to main content
Nintex Community Menu Bar

Send emails when workflow error arrives

  • August 2, 2017
  • 3 replies
  • 24 views

Forum|alt.badge.img+5

Team ,

 

I have been working in K2 for SharePoint (2016) .I have a workflow to create multiple item and its working fine. But  some cases workflow gor errored. In that case, i want to send mail to Workflow originator. Is there any suggestion to achive?.

 

Thanks,

Gokulnath.


14252i6D0AC2BC8760F0FE.png

3 replies

Forum|alt.badge.img+3
  • August 2, 2017

Hello Gokulnath,

 

Yes you can handle exception in workflow and from code sent email to process originator as well.

Exception can handle at proces,activity and event levels .In properties you wll find Exception rule click on view code and there you write your cade.

 

Hope it worked for your case.

 

Thanks and Regards,

Ruchi Agarwal


  • August 2, 2017

Thanks Ruchi,

 

I am looking for same approach. it worked for me.

 

Thanks.

 

Regards,

Hemant


Forum|alt.badge.img+5
  • Author
  • August 2, 2017

Hi Ruchi Agarwal,

 

I want to do this functionality in K2 designer not with K2 studio. My workflow is just an Create Item and add attachemtn .Is there any possibility to achive this ?

 

Thanks,

Gokulnath.