A case management system requires that incident reports be submitted to the system by email.
How can a process be designed to automatically identify the attachments and assign them to the
correct object type?

A.
Include a custom activity to issue a CHANGE…OBJECT DQL statement on the attachment
objects.
B.
Configure the ObjectType attribute in the attachments node Message Mapping section of the
Inbound Email activity template.
C.
Create a Custom Email Template and configure the AttachmentObjectType property.
D.
Include a Process Data Mapping activity template that sets the r_object_type of the message
body.