Skip to main content
Nintex Community Menu Bar

Purge workflow Data on Locked site collection

  • November 21, 2016
  • 3 replies
  • 27 views

Forum|alt.badge.img+3

Hi Team,

If i run below commands without -site parameter it goes through the entire farm:

.NWAdmin.exe -o PurgeWorkflowData -deletedLists -silent

.NWAdmin.exe -o PurgeWorkflowData -lastActivityBeforeLocal $SixMonthOld -state "Running" -silent

There are some site collections being locked in our farm. So can you please confirm what will happen if it runs through the locked site collection?

Regards,

Simran Sachdeva

3 replies

Forum|alt.badge.img+16
  • January 7, 2017

I suggest you to make a POC ( Proof of concept ) creating a site collection running a simple workflow and then lock it and run the command.

Let's us know the results


Forum|alt.badge.img+11
  • January 9, 2017

‌, have you resolved your issue?


Forum|alt.badge.img+3
  • Author
  • February 14, 2017

Hi @burkslm, i dnt see any error while it runs through the locked site collection. So i am assuming that it already avoids the locked site collections.