Hi,
I want to store each dynamic email subjects that are created in a workflow.
What is the best way to save them?
Solved! Go to Solution.
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
Hi,
I am not sure i understand your problem statement. Could you please explain more with some screenshot if possible.
Thanks,
Kapil
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
Thanks wodnicki,
it worked.
Views
Likes
Replies
Views
Likes
Replies