E-Activity output columns

Support DQE
Support DQE
  • Updated

When the E-Activity process is enabled, DQE adds email activity output columns to the processed file.

These columns help you understand the activity information returned for each email address when the email activity service is included in your processing configuration.

Who should read this article

Use this article if your file-based batch processing includes E-Activity processing and you need to understand the DQE email activity columns added to your output file.

This article applies to file-based batch processing via SFTP. It does not apply to real-time API responses.

Dynamic email field names

E-Activity output column names include the placeholder {FIELD_NAME_EMAIL}.

This placeholder is replaced by the name of the input email field processed by DQE.

For example, if your input email column is named email, the output column DQE_{FIELD_NAME_EMAIL}_ACTIVITY_CODE may appear as DQE_email_ACTIVITY_CODE.

E-Activity columns

Column Description
DQE_{FIELD_NAME_EMAIL}_ACTIVITY_CODE Return code after E-Activity processing.
DQE_{FIELD_NAME_EMAIL}_ACTIVITY_LABEL Return code label after E-Activity processing.

How to use E-Activity results

Use the activity code and label together to interpret the returned email activity result.

  • The activity code is useful for automated filtering, segmentation, or mapping rules.
  • The activity label is useful for business users, support teams, and manual review.

Best practices

  • Use DQE_{FIELD_NAME_EMAIL}_ACTIVITY_CODE when you need to build automated business rules based on email activity.
  • Use DQE_{FIELD_NAME_EMAIL}_ACTIVITY_LABEL to make activity results easier to understand for non-technical users.
  • Keep the original input email field so that you can compare it with the DQE activity result.
  • Only use E-Activity columns when the E-Activity service is enabled for your project.

Related articles

Was this article helpful?

0 out of 0 found this helpful