These tasks illustrate how you can use the CICS® event binding editor
to create, edit and deploy event bindings.
Creating an event binding file
You create an event binding file in a CICS bundle project to contain event specifications,
their associated capture specifications, the EP adapter used for
all events and options to control the dispatch of events.
Creating an event specification
You add an event specification to an event binding to describe
a business event and the information to be captured for the event.
Adding a capture specification
You add capture specifications to an event specification
to create capture points in CICS.
Deploying an event binding file
When you have used the CICS event binding editor to
create one or more event bindings in a CICS Bundle project,
you can either export the project as a .zip file to the local file system for deployment to a
CICS system, or you can export the project directly to an HFS file system.