Glossary

CICS API commands

EXEC CICS WRITE FILE, EXEC CICS LINK, EXEC CICS START, etc. - **Program entry/exit** — when a specific program is invoked or returns - **CICS system events** — task start, task end, transaction abend - **Service entry/exit** — when a CICS web service or channel-based call occurs

Learn More

Related Terms