Package org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc
package org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc
FFDC stands for First Failure Data Capture. The classes in this package provide the message definitions and
descriptions used by the basic file integration connectors. DynamicArchiverConnectorsAuditCode contains the
messages for the audit log and the DynamicArchiverConnectorsErrorCode contains the messages for any exceptions
that are thrown by the connectors.
-
ClassDescriptionThe DynamicArchiveConnectorsAuditCode is used to define the message content for the Audit Log.The DynamicArchiverConnectorsErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Basic File Connector.