Queue connectors for input and output in Opportunity Detect

The Queue data source connector allows Opportunity Detect to operate with a supported queue server.

A Queue data source connector is a good choice when a high volume of transactions must be processed. Queues handle spikes in demand more efficiently than the Web Service does. Also, unlike the Web Service, queues retain messages in the event of a network or machine failure, or if you deploy a new version of a configuration deployment.

To use the Queue data source connector, your organization must develop code to send the transaction data and consume the Outcome data, and you must install and maintain a queue server.

Opportunity Detect supports both Java Message Service (JMS) and Advanced Message Queuing Protocol (AMQP) queue servers. See the HCL Marketing Software Recommended Software Environments and Minimum System Requirements document for a list of supported queue servers.