You are viewing limited content. For full access, please sign in.

Question

Question

Using the SDK how would I get a list of all open documents

SDK
asked on July 17, 2020

Trying to find out how to query Lasefiche to retrieve all open documents

0 0

Replies

replied on July 17, 2020

You can get the list of all locked entries using the SDK (see here for sample code). This represents the documents that are currently being edited. To see the history of all documents that are opened without being edited, you would need to use audit trail and it's not something exposed via the SDK.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.