Skip to main content
Nintex Community Menu Bar

Serial Number

  • April 6, 2009
  • 1 reply
  • 4 views

Forum|alt.badge.img+3

Hello,

Is the serial number of any process running or that has ran located somewhere within the K2Server and/or K2ServerLog database?   Or is the serial number a combination of data that needs to be looked up?

Either way would help, I just need some direction on it. 

1 reply

Forum|alt.badge.img+3
  • April 6, 2009

Hi Zeppelin,

I can't help with the specifics of the database to lookup this info but from my understanding the serial number is a concatenation of process instance identifier and action instance identifier:

SN={PROCESSINSTANCEID}_{ACTIONINSTANCEID}

HTH