Good afternoon,
I'm attempting to run the purge command below, and getting an NullReferenceException error. Does anyone have any tips on how to specify the URL so that it will work?
NWAdmin.exe -o PurgeWorkflowData -url https://selfservicecert.OurOrganization.ca/forms/requests/Finance/OT_Dev/Lists/Overtime_Callback_Dev/All.aspx -lastActivityBeforeLocal 2020-06-18T00:00:00
The error I'm getting is:
Command line execution error: System.NullReferenceException: Object reference not set to an instance of an object.at Nintex.Workflow.Administration.ConfigurationDatabase.ReadConfigValue()
Thank-you,
Adam