Pick Available Substitutions

The following fields are grouped under Pick Available Substitutions:

  • Iteration Child Business Component. Select the name of a business component from which you want to include record data.

    The available business components you can specify are direct children of the recipient source business object for the Recipient Group.

    Note: In the source business object, any business component that you want to specify in the Iteration Child Business Component field must have a link in which the parent business component is the primary business component on the business object.

    If the Substitute Values check box is selected, and you specify a child business component, then the template item is appended to the message body or attachment once for each record in the child business component, in iterative fashion. Business component field values are substituted for each record.

    A template item can include fields from the child business component for which values are substituted. The Template Item form displays the available substitutions.

    For example, if you target a template to Account Team Members, and you want to include a list of opportunities for the account, then you can choose Opportunity as the iteration child business component for a template item.

    If the file or literature item for the template item includes any of the field names in the Available Fields list, then the values for these fields, for all opportunities that are children of the account, are included in the message body or attachment. In this example, values for opportunity name and expected revenue figures might be substituted.

  • Available Fields. Displays the business component fields that are valid for substitution. You can use the Available Fields list for reference, or copy and paste such fields into a template file or literature item that you use for the template item.

    The fields in the Available Fields list come from one of the following sources:

    • The recipient business component for the Recipient Group (such as Contact, for Account Contacts), or the primary business component in the recipient source business object (such as Account, for Account Contacts). The business component name, followed by a period, prefaces the fields for the primary business component. These business component fields appear in the Available Fields list if the Iteration Child Business Component field is empty.

    • The business component in the Iteration Child Business Component field that represents a child (such as Account Note) of the recipient source business object (such as Account). The business component name, followed by a period, prefaces the fields for the iteration child business component.

All substitution fields must be enclosed in brackets ([ ]) in the template item file or literature item.

Note the following examples:

  • Available substitution fields for the Account recipient group (for a simple template) include [Account.Name], [Account.Last Name], [Account.Location], and so on, from the Account business component, which is the primary business component for the Account business object.

  • Available substitution fields for the Account Contacts recipient group (advanced template) include:

    • [Last Name], [City] and so on, from the Contact business component

    • [Account.Name], [Account.Last Name], [Account.Location], and so on, from the Account business component

  • Available substitution fields for the Account Note iteration child business component include [Note], [Note Type], and so on, from the Note business component.

Note:

For an HTML template (HTML text in the Text field) or an HTML template item, make sure that the enclosing brackets and text of any substitution field text do not include any tagging changes. For example, do not change from bold to regular text in the enclosing brackets of a substitution field. Doing so might prevent proper data substitution.

If your template must contain a literal bracket character ([ or ]), then insert a backslash character (\) before the bracket to escape the bracket character, so that the character is correctly interpreted.

Note:

If a substitution field is not enclosed in brackets, or you enclose the substitution field in some other notation, such as percentage characters (%), then Communications Outbound Manager cannot perform substitution for the field.