Versions Compared

Key

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

...

The input data is copied to a "Batch Uploadole-batchUpload" directory on the server (specified by documentstore.properties)

Go to to http://localhost:8080/oledocstore/admin.jsp and 'Bulk Ingest' tab.

Click the button to start the process. Once started, the process runs in background and waits for input files to become available in the "Batch Uploadole-batchUpload" directory.

As soon as a file is available, it is picked up for processing. After a file is ingested it is moved to a ".done" sub-directory and the next available file is picked up.

...

           Click "Refresh Summary" button in the Summary tab.

           Note for the count for each DocType.

...

         Click "Refresh" button in the Summary tab.

         Note for the count for each DocType.

...

In these cases the Docstore data can be re-indexed. This is also done by the Admin user.

Go to http://localhost:8080/oledocstore/admin.jsp and 'Rebuild IndexesReindex' tab.

Click the 'Start' button to start the process.

...

         Click "Refresh" button in the Summary tab.

         Note for the count for each DocType and verify with DocStore count.

2.10 Ingest Binary data (BagIt Requests)

...