Table of Contents

Search

  1. Preface
  2. Workflow Manager
  3. Workflows and Worklets
  4. Sessions
  5. Session Configuration Object
  6. Tasks
  7. Sources
  8. Targets
  9. Connection Objects
  10. Validation
  11. Scheduling and Running Workflows
  12. Sending Email
  13. Workflow Monitor
  14. Workflow Monitor Details
  15. Session and Workflow Logs
  16. Appendix A: Session Properties Reference
  17. Appendix B: Workflow Properties Reference

Workflow Basics Guide

Workflow Basics Guide

Verifying sendmail on Linux

Verifying sendmail on Linux

The PowerCenter Integration Service uses sendmail to send email on Linux. Before you configure email in a session or workflow, verify that the sendmail tool is accessible on the Linux machines.
  1. Log in to the Linux machine as the PowerCenter user who starts the Informatica services.
  2. Add
    /usr/sbin
    to the $PATH environment variable to send emails.
  3. Type the following line at the prompt and press Enter:
    sendmail <your fully qualified email address>,<second fully qualified email address>
  4. To indicate the end of the message, enter a period (.) on a separate line and press Enter. Or, type
    ^D
    .
    You should receive a blank email from the email account of the PowerCenter user. If not, find the directory where sendmail resides and add that directory to the path.

0 COMMENTS

We’d like to hear from you!