Notification

Overview

The Notification step configures automated AR messages by entity, customer classification, and event (reminder timing). This guide describes how to configure templates, insert variables, add tables, include attachments, and manage templates for different business entities and use cases.

Figure 1. Notification Step in AR Collections


1. Navigating Notification Tabs

At the top of the Notification window, you will find tabs for each template set (entity or default).

To add an entity-specific template set:

  1. Select Add Entity Specific Template.

  2. In the dialog:
    • Choose a Source of Record (SoR).
    • Select an Entity from the list.

  3. Click Save to create an entity-specific template tab.
  4. A new tab with the entity name is created, containing its own event/classification grid.

To switch tabs:

  • Click a tab name to view or manage its templates.

To duplicate or delete template tabs:

  1. Click the three-dot menu next to the tab name.
  2. Choose Duplicate to copy all templates for use with another entity.

  3. Choose Delete to remove all templates under that tab.
    • Click Continue to confirm the deletion in the warning dialog (this cannot be undone).


2. Template Grid: Event and Classification

Within each tab is a grid for customer classifications (columns or sections, e.g., Key Account, Regular Account) and notification events (rows, e.g., 10 Days Before Due Date, 14 Days Past Due).

  • Select the desired classification and event to view or edit the template.

Figure 2. Event and Classification


3. Editing a Notification Template

Upon selecting a template cell, you'll see the following template editor layout:

SectionFunctionalityUI Elements/Actions
CCAdd static addresses or pick variables to auto-fill emailsText field with variable picker dropdown
SubjectEnter subject with supporting variablesText field with Insert Value button
BodyCompose message, insert variables and tablesEditor with Insert Value and Dunning Table
AttachmentsSelect files to includeCheckbox options for Invoice PDF, Statement PDF, CSV
PreviewReview final output with live placeholdersRight-side preview pane

Figure 3. Email Template


4. Configuring Dunning Tables

Dunning Tables specify which financial data appears in the email (e.g., open invoices and unapplied credits). They are managed separately from the plain text of the template.

You work with Dunning Tables from the template editor via Add Dunning tables and Dunning Table Settings.

4.1 Dunning Table List and Actions

For each Dunning table definition, you have actions (often under an ellipsis ):

  • Add – Create a new Dunning table.

  • Edit – Modify an existing Dunning table. Non‑editable values appear greyed out or non‑interactive.

  • Copy – Duplicate an existing table.

These actions affect the Dunning table configuration, not the entire email.

Figure 4. Dunning Tables


4.2 Add a Dunning Table

When you click Add:

  • A Dunning Table popup opens with fields to define the table.

A typical Dunning Table configuration looks like:

Table 1. Dunning Table Options and Fields

Field/OptionDescriptionValues / Examples
Business ObjectThe source or type of record data to display.Invoice, Payment, Credit Memo
IdentifierThe internal table name for use as a placeholder in the body.e.g., openInvoicesunappliedPayments
NameDisplay/table label for internal use (optional).e.g., Open InvoicesPayments Not Applied
StatusFilter to only include records with this status (optional).

Invoice: Open, Paid, Canceled, Other

Payment: Applied, Unapplied, Partially Applied, Canceled

Credit Memo: Applied, Unapplied, Partially Applied, Canceled, Draft, Other

TypeFurther filter for Credit Memos (optional).Credit Memo, Internal
Days Past DueFor Invoice tables, filter by invoice aging (optional).e.g., 0–30, 31–60, 61–90
ColumnsChoose which fields to show as table columns in the email.See detailed tables below. Multiple selection allowed.
Show SubtotalAdd a totals row at the end of the table.Checked/unchecked
PreviewDisplays a sample rendering with your selected columns and filters.(Read-only example)

Available Columns by Business Object

Figure 5. Business Object as Invoice

Table 2. Invoice Columns

Column NameDescription
Invoice NumberUnique invoice identifier
Customer NameName of the billed customer
StatusInvoice state (Open, Paid, Canceled, Other)
DateInvoice issue date
Due DatePayment due date
Company NameIssuer company/entity
AgeDays since issue or due
Exchange RateCurrency exchange rate
CurrencyInvoice currency code
Total AmountInvoice total amount
Amount PaidAmount already paid
Amount RemainingUnpaid or outstanding amount
Scheduled Payment DatePlanned date for future payment
Scheduled Payment AmountPlanned payment amount

Figure 6. Business Object as Payment

Table 3. Payment Columns

Column NameDescription
Payment NumberPayment transaction/reference ID
Payment DatePayment received date
Payment TypePayment method/type
Payment CategoryPayment sub-classification
EntityLinked business entity
Entity ListMultiple entities if allocated as such
Total AmountFull payment value
CurrencyPayment currency code
Customer NamePayer customer
StatusPayment status (Applied, Unapplied, etc.)
Transaction ReferenceExternal/bank reference
Refund AmountAny refunded value
AmountPrimary amount
Applied AmountAmount applied to invoices
Unapplied AmountBalance not yet applied
Line ItemsBreakdown by items/allocations
Display Customer IdDisplay/alternate customer ID
Customer Match StatusStatus for AR automation match
Record TypeInternal type/category
Customer IdMain customer identifier

Figure 7. Business Object as Credit Memo

Table 4. Credit Memo Columns

Column NameDescription
Credit Memo IDUnique credit memo identifier
Customer NameCustomer receiving the credit
EntityIssuer business entity
StatusCredit state (Applied, Unapplied, etc.)
Credit Memo DateDate the credit memo was issued
DescriptionMemo or internal notes
TypeCredit memo type (Credit Memo, Internal)
CurrencyCurrency code
Total AmountTotal credited amount
Applied AmountAmount already applied/consumed
Unapplied AmountRemaining available amount

Table 5. Status Value Options

Business ObjectStatus Options
InvoiceOpen, Paid, Canceled, Other
PaymentApplied, Unapplied, Partially Applied, Canceled
Credit MemoApplied, Unapplied, Partially Applied, Canceled, Draft, Other

Click Save to add the table.

How to insert a Dunning Table in the email body:

  1. After configuring and saving, find the table’s Identifier in the Dunning Tables list.
  2. In the email body, insert the table using ${table:IDENTIFIER} (for example, ${table:openInvoices}).
  3. The formatted, filtered table appears at this placeholder in all outgoing emails for the template.

4.3 Dunning Table Settings 

  • Show total amount outstanding is a checkbox under Dunning Table Settings in the email template editor.
  • If checked:
    • The email will include a summary of the customer’s total outstanding amount (for all invoices in the table).
    • This total appears either as a row at the bottom of the table or as a separate summary line.
  • If unchecked:
    • Only the individual invoice, payment, or credit rows appear—no overall total is shown.

Figure 8. Dunning Table Settings


5. Inserting Variables (Insert Value)

Steps for using Insert Value:

  1. Locate an Insert Value button below Dunning Table Settings
  2. From the Variable Type dropdown, choose one of the following:
    • Customer Standard
    • Invoice Standard
    • Generic
    • (Customer Extended or Invoice Extended options may appear, but may show "No options" depending on data)
  3. From the variable list, choose the variable to insert. 

Figure 9. Insert Value

Variable TypeVariable NameDescriptionSample Usage
Customer StandardCustomer IDUnique customer identifier${customer.displayExtId}
 EntityName of the legal entity${customer.aaiEntityId}
 Account NameCustomer account name${customer.accountName}
 Business NameCustomer business name${businessName}
 Collections Agent > Employee Name / EmailAR collector info${customer.customerRelationSpecialistEmployee.name}, ${customer.customerRelationSpecialistEmployee.email}
 Sales Agent > Employee Name / EmailSales contact info${customer.salesRepEmployee.name}, ${customer.salesRepEmployee.email}
 CSM > Employee Name / EmailCustomer success info${customer.salesManagerEmployee.name}, ${customer.salesManagerEmployee.email}
Customer ExtendedNo options (as per current screenshots)  
Invoice StandardInvoice NumberCustomer invoice ID${invoice.invoiceNumber}
 Company NameInvoice company name${invoice.aaiEntityId}
 DateInvoice date${invoice.invoiceDate}
 Due DateInvoice due date${invoice.dueDate}
 Total AmountInvoice total amount${invoice.foreignTotal}
 Amount RemainingUnpaid invoice amount${invoice.foreignAmountRemaining}
 Scheduled Payment DateScheduled date for payment${invoice.scheduledPaymentDate}
 Scheduled Payment AmountScheduled payment${invoice.scheduledPaymentAmount}
 Amount DueAmount due for the event/context${invoice.amountDue}
 Confirmed Payment DateDate payment was confirmed (if available)${invoice.confirmedPaymentDate}
Invoice ExtendedNo options (as per current screenshots)  
GenericFirst NameContact first name${firstName}
 Current DateDate email is generated${currentDate}
 SenderName of sender${sender}
 Business NameBusiness name${businessName}

6. Attachment to the Notification

Within the template editor, you can configure attachments that will be sent with each email generated from this template.

Common attachment options (depending on your configuration) include:

  • Invoice PDF attachments – attach PDFs of the invoices that triggered the notification.

  • Statement PDF – attach a statement showing open items for the customer.

  • Statement CSV – attach a CSV file of the same information, useful for customers who prefer spreadsheets.

You can turn these on or off per template.

Figure 10. Attachment to the Notification


7. Preview

The right-side Preview panel displays the composed notification with variables and tables rendered as example data. Use this to verify placement, layout, and variable resolution.

  • Remove this template – deletes this template; it will no longer be used for that event.

Figure 11. Preview


Navigation Actions

At the bottom of the Notification screen, you will see navigation buttons:

  • Previous
    Click to return to the Classification step if you need to review or change customer classifications (for example, add/remove classifications or update the default classification).

  • Continue
    Click to proceed to the Save and Run step after you have finished configuring dunning schedules, email templates, dunning tables, variables, and attachments for each classification and event.

Tip: Before you continue, verify that each classification (for example, Key Account, Regular Account) has the correct templates, Dunning Table Settings (including Show total amount outstanding if required), and Insert Value variables. If you are unsure, align with your AR collections policy or consult your AR administrator for the expected cadence, content, and statement behavior.