You can send an email with a fixed subject and fixed text, and an attachment, to a static list of recipients.
You can configure an EmailOutput node to send an email with a single attachment. To send an email with multiple attachments, see Producing dynamic email messages.
Use the IBM® Integration Toolkit to configure the properties on the EmailOutput node so that you can send an email with a statically defined subject and text, and an attachment, to a statically defined list of recipients. This method causes the email message to be constructed as a MIME message. The subject, text, and list of recipients remains static, but the content of the attachment is sought dynamically from the message that is passed to the EmailOutput node at run time. The location of the attachment in the message is defined statically.