Set email subject

Set email subject

The advanced set meta data workflow component, Set email subject, sets the subject of the following email(s), that are generated by the current workflow.

 

The workflow has this parameter:

 

NG2WorkflowSetEmailSubject0001

 

Email subject

This is the subject of the following email(s). It can be either a constant or a dynamic XPath expression like above, where a fixed text is concatenated with a number from the input XML file.

    • Related Articles

    • Email details

      This advanced set meta data workflow component, Email details sets various email details of the next email, that is sent. Email details has these parameters: Email to The receiver(s) of the email. Multiple receivers should be separated with a semi ...
    • Set 'from' email

      This advanced set meta data workflow component, set from email, simply sets the sender of the following email(s), that is sent from the current workflow. The set from email workflow component has this parameter: Email from The email address, that is ...
    • Set to email

      The advanced set meta data workflow component, Set to email, sets the to-receiver of the next email. The component has this parameter: Email to The to receiver(s), that the email is to be sent to. This can be an XPath expression to set dynamic ...
    • Send an HTML email

      You can send an HTML email without an attachment with the shortcut Output workflow component: Send an HTML email. If you want an attachment, then you should consider the Create PDF email component instead. The Send an HTML email workflow component ...
    • Create PDF email

      This workflow component merges the input file with a template and sends out an email with an attachment PDF file, which is result of the merge between the input file and the template. The output payload is the same as the input payload e.g. XML. This ...