Reflects the current release of Nintex for SharePoint 2016. For your version, please access assistance through the Help button in the product.

CleanTaskRedirects

Description

This operation is used to check if a content database is still in use after a MoveData command has been used to remove data from it.

The command will prompt the user for which database to analyze.

When MoveData is used to move data out of a database, it may leave ‘redirect’ records to support LazyApproval in workflows that are currently running. If the database is disconnected while a running workflow needs these records, LazyApproval for these tasks will not work.

This command will allow an administrator to know if a database can be safely disconnected without affecting running workflows. It will check if a redirect record is still required, and if not, delete it. When there are no redirect records remaining, the database can be deleted.

Usage

NWAdmin.exe -o CleanTaskRedirects [-test]

Parameters

Name Description

-test

Simulates running the command without deleting any redirect records.