Enabling an event binding
You enable an event binding, contained in a bundle, by installing the resource object for the bundle to make it available to the CICS® region. You can enable event bindings by using a number of methods, including CICS Explorer®.
Before you begin
About this task
Procedure
Results
What to do next
To
replace a deployed bundle after it is installed, you can use one of
the following methods:
- Disable, discard, then install the changed version of a bundle with the same name. No events are emitted from the moment the bundle is disabled until the moment the installation completes successfully.
- You can replace an event binding without disabling it first by creating a bundle that has a different name from the name of the original bundle and that contains an event binding of the same name. Events continue to be emitted until the bundle installation completes successfully, at which point the new event binding replaces the previous version.