Supported protocols
The following message locations can be used as source or destination in a monitor, or GET/PUT operation:
| Location | Description | Get? | Put? | Extension pack |
Domino | read documents from a view on a Lotus Domino server |  |  | Domino |
filesystem | read or write files from a local filesystem |  |  | - |
FTP | download files from & upload files to an FTP server |  |  | Internet |
HTTP | perform an HTTP POST to push messages |  |  | Internet |
IMAP | retrieve e-mail messages from a mailbox |  |  | Internet |
iSeries data queue | get or put messages on a data queue on an iSeries machine |  |  | iSeries |
iSeries IFS | read or write files from an iSeries's IFS |  |  | iSeries |
iSeries library | write physical file in a library on an iSeries machine |  |  | iSeries |
named pipe | read from or write to a UNIX named pipe |  |  | - |
POP3 | retrieve e-mail messages from a mailbox |  |  | Internet |
SFTP | download files from & upload files to an SSH server via SFTP |  |  | Internet |
SMB | read or write files to a Windows or Samba file-share |  |  | - |
SMTP | send messages as an e-mail message |  |  | Internet |
WebSphere MQ | get or put messages on a queue on IBM WebSphere MQ |  |  | - |
These are the different service types:
| Protocol | Description | Extension pack |
HTTP | accessible to a client performing an HTTP POST or GET | Internet |
SOAP | web service accessible to any standards-compliant SOAP client | Internet |