>>
The functionality of Docstore is mostly used by other processes like OLE. However, for demonstration and testing docstore, this screen is provided with different functions of docstore and information about docstore.
Ingest: Allows storing of documents in the document store. The input should be a Request XML with a standard schema and returns the Response XML with a list of ingested UUIDs.
Check-in: Check-in functionality allows to modify the content and metadata (additional attributes) of a document identified by its UUID (Universally Unique Identifier).
Check-out: This operation retrieves the content of a document given its UUID.
Batch Delete: Delete records from DocumentStore based on UUIDs.