with Tags:
cfe
X

CICS events - How do you consume a CBE message?
I've been working with CICS for quite a while and I thought I would share a few tips regarding CICS event processing. I want to talk about the common base event (CBE) format for this post because it is a bit different from the other formats. The CBE format has an additional layer that wasn't obvious when I started working with it. Hopefully this will save you some time. CICS events offer a new way to capture business data without making modifications to existing CICS programs. CICS can capture and emit events based on an event binding that... [More]
Tags:  xml event wbe zos explorer cics schema cbe cber cfe binding cce |