home 
 
 
 
nlfr
 
Home
About ABIS
Services
Courses
Resources
Contact
MyABIS
All CoursesbalkjeGeneral » Introduction to HW & SW » TracksOperating systems » MVS - z/OS » UNIX - Linux - AIX » VMwareDatabases, transaction systems and middleware » DB2 for z/OS » DB2 UDB for Linux, UNIX and Windows » Oracle » SQL Server » MySQL » IMS » CICS » WebSphere MQ » WebSphere Application Server » Business intelligence and data warehouseApplication development » Methods and techniques » TOGAF » PRINCE2 » Programming languages » Internet development » Object Oriented systems » Java » IBM development tools » SAS » XML » SOA & web servicesSystems management » ITILbalkjePractical informationRegistration 
CICS application programming

Intended for

Application programmers who need to develop CICS applications using 'command level' instructions.

Background

The students should be experienced in COBOL (see COBOL programming - part 1) or PL/I (see PL/I programming: fundamentals course). No knowledge of CICS is required.

Training method

About half of the time is spent on doing exercises on terminal.

Course leader

Guido Indesteege.

Duration

3 days.

Schedule

datelanguageplacepriceremarks
27/02/2012 Leuven1410 EUR
23/04/2012NWoerden1410 EUR
Legend
  • You can enrol by clicking on the dates in the calendar.
  • N: Dutch; F: French; E: English; No code: language depends on the participants.
  • All prices are VAT excluded.
  • Countries:
    Belgium 
    Netherlands 
    Elsewhere 

Objectives

In this workshop, participants get an overview of the different CICS TS (Customer Information Control System Transaction Server) components which are related to the building of applications. By using this information and by doing exercises participants become familiar with the different aspects of working in a CICS environment. Message processing, data management, the use of different communication options and synchronisation are also discussed.

At the end of this course delegates will be able to write complete programs in COBOL or PL/1 using CICS 'command level' instructions.

Main topics

  • CICS coding: How to code CICS 'command level' instructions • their format, syntax and use • program preparation, development and testing
  • Controlling terminals: Coding CICS programs to facilitate interactive conversation with terminals • use of Basic Mapping Support
  • Error handling: CICS instructions to trap conditions, warnings or exceptions • the use of development tools and trace and debug facilities
  • Interprogram communication: LINK, XCTL and RETURN • the use of communication areas, of channels and containers, of temporary storage, of transient data • automatic task initiation
  • Data management: CICS instructions to read and change VSAM files • the browse commands • data base access
  • Performance aspects
  • Recovery: System and application recovery: the commands for commit and rollback • pseudo-conversational programming
  • Distributed working • CICS and the internet • CICS and web services