02-14-2022 02:19 PM
hello, can someone give me any hint on how to search for a document that is currently in a workflow using nxql? Regards
02-15-2022 06:28 PM
Hello,
Something like Select * From RoutingTask Where nt:targetDocumentsIds IN (YOUR_DOCUMENT_ID)
nt:targetDocumentsIds
is the property storing all documents attached to a workflow instance
Regards
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.