DocumentExtractorConfigurations
View displaying configurations for automated document extraction processes, defining criteria such as source types, triggers, and extraction parameters.
Columns
| Name | Type | Description |
| Public_Security_Level | String | Defines the level of access control for the document extractor configuration. This value determines whether the configuration can be publicly accessed or restricted to specific roles or users. |
| ID | String | Unique identifier assigned to each document extractor configuration. This ID ensures distinct identification within the Veeva Vault system and is used as a reference key in internal processes. |
| Name | String | Human-readable name assigned to the document extractor configuration. This name is used for display purposes and helps users quickly recognize the purpose or scope of the configuration. |
| Status | String | Current operational state of the document extractor configuration. Typical statuses can include Active, Inactive, or Deprecated, and they control whether the configuration is available for use. |
| Created_By | String | Username or system identifier of the user who initially created the document extractor configuration. This value is essential for auditing and tracking the origin of the configuration. |
| Created_Date | Datetime | Timestamp indicating the date and time when the document extractor configuration was first created. This helps with historical tracking and auditing changes over time. |
| Last_Modified_By | String | Username or system identifier of the user who most recently modified the configuration. This value provides accountability and supports change tracking. |
| Last_Modified_Date | Datetime | Timestamp indicating the most recent update to the configuration. This is useful for identifying the most current version and understanding when updates occurred. |
| Support_Mail_Address | String | Designated email address to which support issues or configuration-related notifications can be sent. This is typically used to notify administrators or support teams about extraction issues or updates. |