Concepts > Attributes (MetaAttributes) > Sender\Workflow Action
Sender\Workflow Action
This property allows to define the template which will generate the message sender.
 
To define the sender, several possibilities :
- add directly an e-mail address
- use the current user tag [@CurrentUser@]
Generates the current user's email address.
- use the Default SMTP Sender Address [@DefaultSMTPSenderAddress@].
Uses the default email address defined in options.
- use a macro tag [@Macro=<Macro
Sender email address is returned as a text from a function implemented in the given macro.
The identified macro must contain a Function that matches the following signature :
* Function <FunctionName
Translations
Type
VarChar (4) Standard
 
List of MetaClasses