Skip to main content
Nintex Community Menu Bar

How can we error handling in K2

  • May 28, 2009
  • 1 reply
  • 13 views

Forum|alt.badge.img+1

 When a error occurs in K2 workflow, is there a way to maintain a event log for it or  admin gets the email from system of error  generation ,


any suggestion


 

1 reply

Forum|alt.badge.img+9
  • Nintex Partner
  • May 29, 2009

I recommend you take a look at the following resources:

 

1.  KB 309 (http://kb.k2workflow.com/Articles/KB000309.aspx)

This explains the K2 Logging Framework in quite a bit of depth.

 

2.  Custom Email Logger (http://k2underground.com/blogs/fromthebench/archive/2008/03/03/logging-framework.aspx)

This is an example of how to write a custom K2 logger.  The example is an email logger.