WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Processing responses from an EmailInput node
The EmailInput node can return different response messages that indicate the success or failure of receiving an email, with or without attachments, from an email server that supports Post Office Protocol 3 (POP3) or Internet Message Access Protocol (IMAP).
Before you start:
Ensure that you have developed a message flow with an EmailInput node, as described in Receiving an email.
The EmailInput node has three output
terminals:
- Failure: The output terminal to which the message is routed if an EmailInput node failure is detected when a message is propagated, or an EmailInput node fails to access the email server. Connect the Failure terminal of this node to another node in the message flow to process errors.
- Out: The output terminal to which the message is routed if it has been propagated successfully. Connect the Out terminal of this node to another node in the message flow to process the message further, or send the message to an additional destination.
- Catch: The output terminal to which a message is routed if an exception is thrown downstream and caught by this node. Exceptions are caught only if this terminal is attached.
You can use the EmailServer configurable service to change
connection details for the EmailInput node. See Changing connection information for the EmailInput node for details about creating, changing,
reporting, and deleting an EmailServer configurable service.