Configuring the E-mail Driver

  To configure the e-mail driver:

  1. Go to Oracle Enterprise Manager for the SOA server: http://WebLogic_Admin_Host:WebLogic_Admin_Port/em and log in as the WebLogic administrator user.

  2. Expand the User Messaging Service folder, right-click usermessagingdriver-email(soa_server1), and select Email Driver Properties.

  3. Specify the following properties, and then click Apply.

    • OutgoingMailServer - enter the mail server name, for example: myMailServer.myCompany.com

    • OutgoingMailServerPort - specify the port for the mail server.

    • OutgoingMailServerSecurity - SSL is recommended.

    • OutgoingUserName - specify a valid e-mail address.

    • OutgoingPassword - Type of Password - select Clear Text.

    • OutgoingPassword - Password - specify the password for the OutgoingUserName you specified.

  4. In the left panel, expand the SOA folder, right-click soa-infra (soa-server1), click SOA Administration, and then select Workflow Notification Properties.

  5. Specify the following properties, and then click Apply.

    • Notification Mode - select ALL or EMAIL.

    • Email: From Address - specify a valid e-mail address.

  6. Restart the SOA Server.

  7. Go to Oracle Enterprise Manager to test the human workflow notification settings:

    1. Expand the SOA folder, right-click soa-infra (soa_server1), select Service Engines, then Human Workflow, select the Notification Management tab, and then click Send Test Notification.

    2. Enter a valid SentTo e-mail address, select EMAIL as the channel, enter a test message, and then click Send.

    3. Verify that you received the e-mail message.