Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagesql
USE SmartSearch;
truncate table [SmartSearchYOURDATABASENAME].[dbo].[PdfPending];


Once this has been completed, check to see if any documents remain in the PdfPending table (there should be none) and make sure documents can be moved without encountering the document action pending message.

...

Page Properties
hiddentrue


Related issues