Glossary

EP cannot:

Capture events from programs that don't use CICS APIs (pure COBOL logic without EXEC CICS commands) - Modify the application's behavior — it's read-only observation - Guarantee delivery in the same unit of work as the application (EP emission is asynchronous by default) - Replace application-level e

Learn More

Related Terms