rev. 1.0 - June 25, 2007
Contents
Setup
Adding Email

Using Email in ActiveBPEL For People

Before completing this part of the sample, refer to ActiveBPEL for People Introduction.

Configuring the ActiveBPEL Enterprise Email Service

To configure your ActiveBPEL Enterprise server to use the email service, perform the following steps.

  1. Open the aeworkflow-users.xml file located in the /conf directory of Tomcat.
  2. Provide email addresses for the users in the aeworkflow-users.xml file. Open the file in a text editor and modify the email attributes for users.
  3. In the ActiveBPEL Enterprise Administration Console, set up the Email Service
  4. Configure the Email Service to use the email notification provided in the sample. Do the following:
    • Select Email Service
    • Check the Enable checkbox
    • Provide the SMTP mail server information including:
      • Host
      • Port
      • Credentials to be used when connecting to the mail server
      • Default From address to be used for email sent from the ActiveBPEL email service
      • Click Update

Adding an Activity Using Email in the BPEL Process

With the People Activity configured, there is one more optional set of activities to create: the email response to the loan applicant.

To create the email response we are going to use the new email service included with ActiveBPEL Designer. The WSDL file for this is included in the project for convenience, and is located in the /support directory under the ActiveBPEL Designer installation. The steps for creating these activities are: