Skip to main content
Skip table of contents

Text Lists

Conceptually, this is very similar to the DCM Dictionary concept, except it's inherently single-level and not key-value. This "List" concept is closer to an array.

The first use is for Inbound Emails such us Allowed/Blocked/Skipped Lists. 

DCM has two list types:

  • Email Addresses and Domains: Values are validated for email addresses, domains, and subdomains. For example, valid values: blocked@google.com, google.com, gmail.google.com, and gmail.en.google.com.
  • Text Phrases: Values are validated spaces in first/last positions without <> characters.

It's possible to export/import the list using XLSX format.


Add a Text List

  1. On the top right, navigate to 
     → <<your solution>>
  2. On the left, navigate to 
     → Setup
  3. Navigate to Lists → Text Lists (1).
  4. Click on the green plus button (
    ) to Add New Text Lists (2).
  5. Insert a Name for the Text Lists. In our example, ‘New Text List’.
  6. The Permanent Code field will be auto-populated using the Name field, subtracting dash (-) and any spaces or special characters; it also changes to uppercase.

    You can override Code Value (ensuring no spaces or special characters are used). The code Value cannot be changed after saving.

  7. Select the List Type. In our example, Text Phrases.
  8. Insert a brief Description.
  9. The Exportable flag determines whether the list will be exported during DCM Export Full Configuration.

  10. When done, Save it.

Add a Value

  1. Select a list to add values.
  2. Insert the Value to the list. In our example, "cras adipiscing enim eu turpis."
  3. Insert a brief Description.
  4. Save the new Word or Save and New to create a new word without closing the popup window.

Managing Email Lists

Configuration of the Lists of email addresses used in the Inbound Email Settings - Rejection Criteria configuration. This configuration is intended to determine whether an email should be completely rejected.

  1. On the left, navigate to 
     → Setup
  2. Navigate to Lists → Text Lists (1).
  3. Select the List on the left panel (2).
  4. Add a new email address on the right panel using the plus green button (3).
  5. To remove an email address, click on the red trash can button.

Migrating a Lists

  1. On the source solution, select the Text Lists (1) to be exported, then click the Export List button (2).
  2. The MS Excel file will be downloaded to the local disc using a name pattern like TextList_TEXT_LIST.xlsx. In this example, the file name will be TextList_NEW_TEXT_LIST.xlsx.
  3. On the destination solution, create the text list to be imported, or select an existing one where the values will be added.
  4. Click the Import List button (2), select the file, and after a couple of seconds, the list content will be updated, showing the newly added values. In our example, we selected the list New Text List.

    This action can not be undone. Be careful when selecting the right category before starting to import the values.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.