Book description
This IBM® Redbooks® publication provides information about how you can connect mobile devices to IBM Customer Information Control System (CICS®) Transaction Server (CICS TS), using existing enterprise services already hosted on CICS, or to develop new services supporting new lines of business. This book describes the steps to develop, configure, and deploy a mobile application that connects either directly to CICS TS, or to CICS via IBM Worklight® Server. It also describes the advantages that your organization can realize by using Worklight Server with CICS.
In addition, this Redbooks publication provides a broad understanding of the new CICS architecture that enables you to make new and existing mainframe applications available as web services using JavaScript Object Notation (JSON), and provides support for the transformation between JSON and application data. While doing so, we provide information about each resource definition, and its role when CICS handles or makes a request.
We also describe how to move your CICS applications, and business, into the mobile space, and how to prepare your CICS environment for the following scenarios:
Taking an existing CICS application and exposing it as a JSON web service
Creating a new CICS application, based on a JSON schema
Using CICS as a JSON client
This Redbooks publication provides information about the installation and configuration steps for both Worklight Studio and Worklight Server. Worklight Studio is the Eclipse interface that a developer uses to implement a Worklight native or hybrid mobile application, and can be installed into an Eclipse instance. Worklight Server is where components developed for the server side (written in Worklight Studio), such as adapters and custom server-side authentication logic, run.
CICS applications and their associated data constitute some of the most valuable assets owned by an enterprise. Therefore, the protection of these assets is an essential part of any CICS mobile project. This Redbooks publication, after a review of the main mobile security challenges, outlines the options for securing CICS JSON web services, and reviews how products, such as Worklight and IBM DataPower®, can help. It then shows examples of security configurations in CICS and Worklight.
Table of contents
- Front cover
- Notices
- Preface
- Part 1 Introduction and architecture
- Chapter 1. Introduction
- Chapter 2. CICS use of mobile technologies
- Chapter 3. CICS and IBM Worklight
- Chapter 4. Patterns for JSON in CICS
- Part 2 Setup and configuration
- Chapter 5. Configuring CICS for the example scenarios
- Chapter 6. IBM Worklight configuration
- Chapter 7. Security and workload management
- Chapter 8. Problem determination
- Part 3 Application development and scenarios
- Chapter 9. Language structure to JSON schema scenario
- Chapter 10. JSON schema to language structure scenarios
- Chapter 11. Developing a simple JSON web service client application
- Chapter 12. IBM Worklight for CICS
- Part 4 Appendix
- Appendix A. Sample level for a JSON schema
- Appendix B. Sample COBOL programs
- Appendix C. Additional material
- Related publications
- Back cover
Product information
- Title: Implementing IBM CICS JSON Web Services for Mobile Applications
- Author(s):
- Release date: November 2013
- Publisher(s): IBM Redbooks
- ISBN: 9780738438900
You might also like
book
Application Development for IBM CICS Web Services
This IBM® Redbooks® publication focuses on developing Web service applications in IBM CICS®. It takes the …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …
article
Use GitHub Copilot: Additional Tips
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …