Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Reply to E-mail activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image RemovedImage Added

Addresses:

  • Bcc (text box editor type) (type: string): comma separated email addresses.

...

  • Body Prefix (text box editor type) (type: string): the prefix that will be prepended to the original message's body when the reply is created.
  • CC (text box editor) (type: string): comma separated email addresses.
  • ID (text box editor type) (type: string): the id of the existing e-mail message to reply to. An output from the Get activities can be used as Input (e.g. Get Email).
  • Reply to All (combo box control) (type: string): bind to a variable containing the encrypted password for the remote computer. (This parameter is used only when the user wants to send an encripted password from outside the task, for example Flowster Portal).
 

As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the Reply to E-mail activity:Image RemovedExecution: the activity will reply to the given e-mail (ID field). If setm the e-mail reply will also be sent to the given Bcc and CC addresses.

 

 

 

 

 

 

Set As Out Of Office

This activity sets an email address as out of office for a determined period of time.

...