Implementing the solution

Implementing the solution in this scenario involves configuring CICS® to support event processing, deploying the event, and deploying the dashboard application to view the events.

Before you begin

The starting point for this scenario is an existing CICS COBOL application that is running across a topology. The terminal-owning region contains the capture point for emitting events

If you want to try out the scenario, you can either follow the instructions to create and deploy events for an existing application, or you can set up a copy of the general insurance application as described in The general insurance application.

About this task

The solution involves creating and deploying an event to capture information from an application, configuring CICS to process the event, and creating a dashboard application that business users can access to view the captured information.