Skip to content

Qualityinboundemailaddressconfiguration

Class: metadata

This component is specific to Quality family Vaults and supports the Complaint Email Ingestion and the Supplier Change Notice Email Ingestion features of the QMS application. Defines an Inbound Email Address Configuration, which is used to map inbound email addresses to objects and object types to create records from inbound emails.

AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault’s base language.
activeType: BooleanIndicates whether the component is active.
descriptionType: String
Max length: 1500
A general description of the inbound email address configuration.
disable_email_attachments_parsingType: BooleanIf true, the original email and attachments are not added to the resulting Complaint record.
disable_email_body_parsingType: BooleanIf true, the email processor does not parse and copy content from the incoming email’s body text to the Email Body and Email Text fields on the resulting Complaint record.
email_thread_detectionType: String
Max length: 50
The algorithm used to identify whether a record has already been created from an email in the same email thread. Possible values are root_message_id and message_id. If neither is specified, the default value is message_id. Learn more about email thread detection in Vault Help.
inbound_email_addressType: ComponentReference
Required
The Inboundemailaddress to receive complaints. For example, Inboundemailaddress.complaints__c.
target_objectType: Component
Required
The object used to create records from inbound emails. For example, Object.complaint__v.
target_object_typeType: Component
Required
The object type used to create records from inbound emails. For example, Objecttype.complaint__v.pharma_complaint__v.
OperationSupport
Create
Recreate
Alter
Drop
Rename
Describe
Generate Recreate
Queryable