Skip to main content
Nintex Community Menu Bar
Solved

Which database table has a record of all the workflow folios and process instance IDs that exist across all our forms?all

  • February 20, 2021
  • 2 replies
  • 305 views

We have nearly 50 smartforms and workflows and I need to get a count of how individual workflow instances were initialized since the beginning of time.

Any guidance would be much appreciated. Thank you.

Best answer by mit

Hello, after some more searching, I found the answer: [ServerLog].[ProcInst]. Just in case anyone else needs this information.

2 replies

  • Author
  • Answer
  • February 20, 2021

Hello, after some more searching, I found the answer: [ServerLog].[ProcInst]. Just in case anyone else needs this information.


Forum|alt.badge.img+1
  • Rookie
  • December 19, 2023

Thank you, but where can we find the completed workflow requests?