Salesforce

Email - Trigger Configuration (Magic xpi 4.13)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Email - Trigger Configuration (Magic xpi 4.13)

The Component Configuration: Email dialog box contains the following fields:

Name

Description

Email Filters

From

Filter that indicates the email sender.

To

Filter that indicates the email recipients.

CC

Filter that indicates recipients who receive a copy of the email.

BCC

Filter that indicates recipients who receive a blind copy of the email. This parameter is available only when you use an IMAP server.

Subject

Filter that indicates the email subject.

Body

Filter that indicates the body of the email message.

Arguments XML Location

Click to the right of the field to open the Variables List. From the list, select the variable where you want to send the arguments XML.

Operation Detail

Leave on Server

You can specify whether you want to store your received messages on the server. Select one of the following from the drop-down list:

  • No (default)

  • Yes

If you leave this field as No, incoming messages are deleted from the server once they have been downloaded onto your computer.

Keep alive interval (minutes)

The amount of time in minutes that the trigger can be unresponsive before it is automatically restarted. The default value is 0, which means that the trigger can be permanently unresponsive.

You should be very careful when selecting a value for this parameter. If the chosen value is too small, a trigger may terminate before it completes a valid operation.

Reconnection Policy

Reconnect every (seconds)

You can try to reconnect to the Email server. Enter a time interval (in seconds) that the Magic xpi Server will wait before attempting to reconnect to the email server.

Attempt to reconnect (times)

Enter the maximum number of attempts the Magic xpi Server makes to reconnect to the email server. For unlimited attempts enter 0.

To configure the Email component as a trigger, follow these steps:

  1. Define Email as a service in the Settings dialog box's Services section. For more information, click here.

  2. Place the Email component into a flow's trigger area to open the Properties pane.

  3. In the Setting section, select the required Service Name from the drop-down list.

  4. Double-click or right-click on the component and select Configuration from the context menu to open the Component Configuration: Email dialog box. Enter the relevant information.

  5. When you have finished configuring your Email trigger, click OK to save the settings and to exit the dialog box. Alternatively, you can click Cancel to exit the dialog box without saving your settings.

  • The Email component can be used as a trigger with the Receive method only.

  • The retrieved XML conforms to a schema located at Runtime\ifclib\email\xsd\emailtrigger.xsd.

Reference
Attachment 
Attachment