Hi,
I there a way to search for documents by a specific workflow state?
I need two ways:
- via Web Frontend (I thought maybe in Search->Advanced)
- via REST API (SDK4J)
My use case is, that I'm importing document into OpenKM via an external program using the SDK4J. And I have a workflow definied for this import use case. So I got different states. E.g. "Import Successful" (workflow complete), "Import Failed" (workflow not complete). And now I want to get all documents that are pending in state "Import Failed" to re-import them.
Thanks!
I there a way to search for documents by a specific workflow state?
I need two ways:
- via Web Frontend (I thought maybe in Search->Advanced)
- via REST API (SDK4J)
My use case is, that I'm importing document into OpenKM via an external program using the SDK4J. And I have a workflow definied for this import use case. So I got different states. E.g. "Import Successful" (workflow complete), "Import Failed" (workflow not complete). And now I want to get all documents that are pending in state "Import Failed" to re-import them.
Thanks!
Last edited by Catscratch on Thu Feb 12, 2015 8:01 am, edited 1 time in total.
