Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

KGS DocumentRouter is being shipped with the option to create a protocol that includes the information of all processed documents - whether they have been archived and processed successfully or not.

In order to open the protocol you may click on Main → Protocol Writer. This will lead you to the KGS Protocol Writer, which has been shipped together with DocumentRouter.

In case you have enabled protocolling, you may see a list of entries representing the documents that have been processed so far, similar to the example below.

Sample of Protol Writer output after processing documents in an DocumentRouter instance.

Protol Writer will provide you with the following information.

Column name

Description

Repository

The column Repository contains information regarding the repository the document has been archived to.

Document

Within the column Document you’ll find the document Id, which has been used or was created in order to store and find again the archived document.

Module

The defined alias for the protocol information may be found in the column Module, which helps you to identify, which DocumentRouter instance was archiving the document.

Client

The column Client contains the

Node

You may find the name of the server on which the DocumentRouter instance is running on in the column Node

Operation

The operation that had been tried by the DocumentRouter instance against the archive may be found in the column Operation

Start Time

The column Start Time contains the date and time, when the operation was started.

End Time

You’ll find the date and time when the operation finished in the column End Time.

Status

The column status contains the HTTP code which had been returned by the archiving system during the archiving process.

  • No labels