Skip to main content
Nintex Community Menu Bar

Reports Nintex Workflow Standard edition.

  • April 16, 2015
  • 1 reply
  • 13 views

Forum|alt.badge.img+2

I am trying to get a report on all the workflows in my environment and who created the workflow. Yes i did already see the Nintex usage script, but it doesnt provide information on who created teh workflow. I tried the NWAdmin.exe -o findworkflows but it doesnt give me the Workflow created. Do you know any other way to get this information or can you atleast tell me the database table where i can find this information?

1 reply

Forum|alt.badge.img+17
  • Nintex Partner
  • April 17, 2015

I don't have the powershell​ but you could loop through all Workflows lists on all sites (a sharepoint hidden list) and print out the created by metadata for each .xoml file.