CICS TS Application Design
You will learn to:
- appreciate how resources are defined in the CICS/TS
environment.
- recognize the tradeoffs when designing a CICS system.
- implement CICS design and coding techniques.
- address factors which effect locking.
- identify system parameters which impact on
application performance.
- design a system which takes into account
tradeoffs in performance.
- identify WebSphere facilities and how they can be used in a
CICS system.
CICS TS Web Enablement: Introduction
You will learn to:
- integrate BMS and browsers.
- evaluate integrity issues.
- design issue and approaches.
- parse incoming data.
CICS TS Web Support Programming
You will learn to:
- write web based CICS applications using the CWS APIs.
- use CICS commands for deploying web pages.
- use the CICS WEB API in CICS/TS for deploying CICS
applications on the web.
- build HTTP responses.
- exploit the new FORM API for parsing
incoming data.
CICS TS Web Enablement
You will learn to:
- describe the functions of CWS: CICS WEB SUPPORT and its
components.
- develop web-aware applications using CWS API commands.
- deploy CICS applications on the web.
- use FORM to parse incoming data.
- use incoming HTTP request information.
- build HTTP responses.
- modify existing 3270-based applications to
run under the 3270 Bridge.
- specify the Resource Definition Online Definitions required
by the CWS.
- enable CICS to deliver a range of media types including PDF
and XML.
- code other WEB components including
JavaScript and HTML.
CICS TS Web Services
You will learn to:
- deploy web services for requester and
provider applications.
- use CICS/HTTP client capabilities to call server programs.
- integrate applications in a SOA: Service Oriented
Architecture.
- use the web services Assistant utilities.
- use CICS/API commands to invoke a web service and manage
SOAPFAULTS.