- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Follow these steps:
- Add an @subjectLine attribute to nms:broadLogRcp with schema extension
- Add a storage field to recipient target mapping, $string([vars/@subjectLine]) -> @subjectLine
- Use delivery variable named to match mapping. You can also use a field in targetData instead of variable, just make sure mapping matches.
NB this can get expensive storage-wise so be mindful of database sizing and lower retention/increase disk space as appropriate.
Thanks,
-Jon