The following pages and posts are tagged with
Title | Type | Excerpt |
---|---|---|
Email (POP3/IMAP/SMTP) | Page | Interlok can both receive emails via POP3 and IMAP and send emails via SMTP as part of its standard feature set. This guide will show you how to use Interlok... |
Making HTTP Requests | Page | Interlok comes bundled with an HTTP client (based on the standard JRE HttpURLConnection) which can be used to interact with API interfaces or external systems. |
Servicing HTTP requests. | Page | Interlok comes bundled with an HTTP server (based on jetty) which can be used to as an entrypoint into a workflow. |
JMS Integration | Page | This document summarises various configurations and concepts for handling various types of JMS messaging platforms using Interlok. Interlok can be configured... |
Integrating with MSMQ | Page | This document summarises configurations for consuming and producing messages using MSMQ. We will also describe some best practices related to the MSMQ infras... |
Integrating with Native WebsphereMQ | Page | This document summarises configurations for consuming and producing messages using the native IBM WebsphereMQ API. |
Integrating with OracleAQ | Page | This document summarises configurations for consuming and producing JMS messages using OracleAQ. |
Integrating with Terracotta Universal Messaging | Page | This document gives a quick start guide to bridging messages to and from Terracotta Universal Messaging system. |