Avatar

Community Advisor

Hi,

 

Follow these steps:

  1. Add an @subjectLine attribute to nms:broadLogRcp with schema extension
  2. Add a storage field to recipient target mapping, $string([vars/@subjectLine]) -> @subjectLine
  3. 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