You may be trying to access this site from a secured browser on the server. Please enable scripts and reload this page.
Turn on more accessible mode
Turn off more accessible mode
Skip Ribbon Commands
Skip to main content
Turn off Animations
Turn on Animations
SharePoint
Sign In
Use SHIFT+ENTER to open the menu (new window).
To navigate through the Ribbon, use standard browser navigation keys. To skip between groups, use Ctrl+LEFT or Ctrl+RIGHT. To jump to the first Ribbon tab use Ctrl+[. To jump to the last selected command use Ctrl+]. To activate a command, use Enter.
Browse
Tab 1 of 2.
Page
Tab 2 of 2.
Follow
Bluespring Online
Bluespring ProcessView
Bluespring LeanView
BPM5 Documentation
Currently selected
Start a Process following an Email Event
It looks like your browser does not have JavaScript enabled. Please turn on JavaScript and try again.
Updated Pages
Update Specific Group LDAP Entries
Home
Write Values to a Password-protected Workbook and Worksheet
Write Data Item Values to a Delimited Text File
Update Specific User LDAP Entries
Documents
Welcome & Introduction
Guides
Hardware & Software Requirements (PDF)
Install Guide (PDF)
Activity Reference Guide (PDF)
BPM Designer Topics
Workspace and Solution Topics
Solution Item Topics
Activity Topics
Common Expression Functions
BPM Admin Topics
Process and Activity Monitoring (with Filters)
Service Monitoring
View All Site Content
Recent
Images
Business View Topics
Feedback
Solution Items and Activities
Guides
Home
About
To start a process following an Email event, complete the following steps:
Check out and open the process you want to edit.
In the
Toolbox
pane, click
Process Initiation
. A list of initiators is displayed.
Double-click or drag the
Receive Email Monitor Event
activity into the process.
Right-click the
Receive Email Monitor Event
. A shortcut menu is displayed.
Select
View Properties
. The
Receive Email Monitor Event
window is displayed.
Click the
Email Initiator
tab. The corresponding screen is displayed.
In the right pane, click the
Add
button. The
Create Email Initiator Event
window is displayed.
In the
Select an Email System Resource
field, click the drop-down arrow. A drop-down list is displayed.
Select the POP3 system resource that corresponds to the e-mail address you want to monitor.
Click
Next
. The
Message Criteria
tab is displayed.
Enter values for the criteria you wish to monitor in the fields provided (From, To, Subject, Body and Attachments) for the selected email address.
Note:
When using a filter, you can use an asterisk (*) for a wild card. For example, you could filter for messages with "Expense Report" in the subject. To do this, the Subject filter would be
*Expense Report*
.
Click
Next
. The
Map Data Items
tab is displayed.
In the
Data Item
field, click the
Data Item editor
icon and select a solution or process data item to which you wish to assign a value of a field in the email.
Note:
Calculation data items are read-only. You cannot select this type of data item.
Of the values available, %Embedded%, %Resources%, %To%, %CC%, and %Attachments% support collection data items.
Additionally, the %Attachments% works with the File Service, which is part of the Process Engine service. The File Service starts when the Process Engine starts and saves the attachments to the runtime database. the path to the files will be written to the data item you select in the Data Item field. The path will use the following format:
http://<RuntimeServer>:<Port>/Bluespring/<RuntimeEnvironment>/files/<RunspaceID>/<FileID>/<FileName>
The File ID is used to identify the file. The File Name is their for readability purposes and allows you to rename the file by changing the path to the file while keeping the same File ID.
Files saved to the runtime database are deleted 24 hours after the process completes.
Note:
You can add a mapping by clicking the plus sign (+). Use the minus sign (-) to remove a mapping.
Click
OK
. You configured the Email Initiator Event.
Click
OK
. You configured the activity to start a process following an Email event. You will see a message in the Process Engine log file indicating that the event has been registered.
Related Topics
Data Items
Remove an Email Event Monitor
Source
BPM Designer Topics
>
Overview of Activities and Activity Topics
>
Process Initiation Activities
>
Receive Email Monitor Event
Last modified at 7/31/2020 12:01 PM