Sample: HTTP and JMS connectivity

This sample shows a solution that defines how inbound events are received and how outbound events are sent over HTTP and JMS.

Time required

10 minutes

Prerequisites

You must have Decision Server Insights installed to use this sample.

Description

This sample shows how to define the connectivity for a solution to use both HTTP and JMS protocols.

The solution project in the sample has a configuration file that defines the connectivity for the solution. The sample also includes a Java™ project that is used to create a client web application. The web application is used in the sample to send inbound events and receive outbound events over HTTP and JMS.

The sample demonstrates the following features:
  • Solution connectivity over HTTP and JMS
  • Sending and receiving events over HTTP and JMS in a custom web application
  • Transforming events so that they match the expected format