Set file name and subject mapping (SetTargetFrameVariable)

Set the Filename and Subject in the mapping:

  1. In the containerizer set the gene generation of the filename and the subject to default.
  2. Call the following function in the mapping:
SetTargetFrameVariable('eBiss.DocumentVars.FileName', 'Ihr Name')

or:

SetTargetFrameVariable('eBiss.DocumentVars.Subject', 'Ihr Betreff')