Skip to content

Class: code

When creating Inbound Email Addresses in the Vault Admin UI, Admins select an Email Processor, which defines how Vault automatically creates documents, records, and attachments from emails sent to the address. In addition to those provided by the System, you can create custom Email Processors with the Vault Java SDK.

Learn more about Email to Vault in Vault Help.

AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault's base language.
activeType: BooleanIndicates whether the component is active.
allowed_sendersType: Enum
Required
Multi-value
Allowed values:
  • VAULT_USERS_AND_PERSONS
  • VAULT_USERS
  • VAULT_GROUPS
Indicates the type of senders from whom this email processor can receive emails.
checksumType: String
Max length: 1500
Used to check data for errors.
source_codeType: SdkCode
Max length: 1048576
The source of this email processor. For example, Custom means this is a custom email processor developed with the Vault Java SDK.
OperationSupport
Create
Recreate
Alter
Drop
Rename
Describe
Generate Recreate
Queryable