How to achieve dynamic subjects?
Hi,
I want to store each dynamic email subjects that are created in a workflow.
What is the best way to save them?
Hi,
I want to store each dynamic email subjects that are created in a workflow.
What is the best way to save them?
Hi,
Assuming 'dynamic subjects' are materialized subject lines ('Hello <%= recipient.firstName %>' => 'Hello Mustafa'), they can be stored to broadlog by extending nms:broadLogRcp (assuming recipient target) and altering its target mapping's storage parameters to include the data in the delivery's subject field.
Thanks,
-Jon
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.