Objectives

To extend the previous exercise do the following:

The email subject line will contain a department code, which will be used by the transform (Employee file to CSV file) to create a CSV file of employees in the department.

This type of processing sequence could handle many inquiries via email—for example, a product inquiry to return price, stock availability or specification information.

This tutorial requires two email addresses:

Retrieve from your own email account. The MAIL_RECEIVE activity will retrieve a single email message from the inbox. You will need to send a request to this email account.

Steps

To meet these objectives you will complete the following:

Before You Begin