Inbound Emails (Administration)

Introduction

With the TIM BPM 8.0.0 the Inbound Email section is introduced.

Additionally, the Email Queue was renamed to Outbound Email and is now together with the Inbound Email section more clearly divided from the other components of the administration.

image-20240508-123337.png

The Inbound Email section will show all emails sent to a Mailbox Connector that is correctly configured and set up on the current tenant.

Synchronisation takes place between the IMAP host and the TIM BPM Suite via a system internal timer. This timer will fetch the emails from the IMAP host.

Fetching & Processing of inbound emails

image-20240508-124043.png

Once the timer has fetched the emails from the IMAP host another timer will process the emails. During this timer run the email will get the status Processing.

Once finished the correct status will be assigned to the email.
Processed emails will have the status Success whilst failed mails will show up with the status Error.

The timers for synchronisation and processing of the emails are configurable via the tim.properties.

By default, both timers have the value 1 which equals 1 minute.

timer-inbound-mail-fetch-interval=1 timer-inbound-mail-processing-interval=1

Inbound email details

The details of the timers show all relevant information regarding the inbound email, including:

Attribute

Description

Attribute

Description

Subject

The subject of the inbound email.

Received at

The date/time of when the inbound email was received.

From

The original sender of the inbound email.

To

The Mailbox Connector and its email address which received the email.

CC

Additional email addresses that received the inbound email.

Workflow

The workflow that is connected to the receiving Mailbox Connector.

Process Instance

The instance of the workflow that is linked to the inbound email.

Status message

Shows a more detailed message describing the status of the inbound email.

Content

Shows the email text of the inbound email.

Attachments

Shows the attachments of the inbound email.