Email message and subject text can be constants that contain variables.
An item with GTIN ${item.catalogueItem.tradeItem.itemInformation. \ tradeItemIdentification.gtin} was approved and synchronized to the back end systemthe GTIN value represented by ${item.catalogueItem.tradeItem. itemInformation.tradeItemIdentification.gtin}
${item.catalogueItem.tradeItem. itemInformation.tradeItemIdentification.gtin}is filled in automatically during the generation of this message.
SUBSTITUTION_VARIABLE_PREFIX = ${ SUBSTITUTION_VARIABLE_SUFFIX = }As a result, the substitution variables in the email message and subject text must appear as: ${variable_name}
ROOT | The entire triggering business object. |
Date | The current date |
getName | The name of the triggering business object |
getVerb | The verb of the triggering business object |
Any attribute name | The value of the named attribute from the triggering business object. If the value for variable_name does not match one of the specific values above, the collaboration object interprets it as the name of a business object attribute. |
Parent topic: Controlling e-mail