Skip to main content
Nintex Community Menu Bar

Getting Escalation Date for running activity

  • July 11, 2006
  • 1 reply
  • 5 views

Forum|alt.badge.img
Is there anyway to get the escalation date for a running activity? I want to see the date in order to test an escalation rule.

1 reply

Forum|alt.badge.img+5
  • July 11, 2006
icon-quote.gifhwiechers:
Is there anyway to get the escalation date for a running activity? I want to see the date in order to test an escalation rule.


One option would be to log the date in the escalation rule code. Log4net is a good way to handle this sort of testing, as you can easily disable logging on production. http://logging.apache.org/log4net/