The connector adds the following fields to each document that it ingests:
Field Name | Description |
---|---|
AUTN_IDENTIFIER
|
An identifier that allows a connector to extract the document from the repository again, for example during the collect or view actions. |
DocTrackingId
|
An identifier used for document tracking functionality. |
DREREFERENCE
|
A reference for the document. This is the standard IDOL reference field, which is used for deduplication. |
source_connector_run_id
|
(Added only when IngestSourceConnectorFields=TRUE ). The asynchronous action token of the fetch action that ingested the document. |
source_connector_server_id
|
(Added only when IngestSourceConnectorFields=TRUE ). A token that identifies the instance of the connector that retrieved the document (different installations of the same connector populate this field with different IDs). You can retrieve the UID of a connector through action=GetVersion . |
|