creating modern cics web applications by exploiting open source javascript libraries

22
Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries Stephen Mitchell [email protected] www.PlexSpy.com September 2013

Upload: matter-of-fact-software

Post on 25-Dec-2014

401 views

Category:

Technology


2 download

DESCRIPTION

This presentation focusses on how simple it can be to serve Open Source JavaScript Libraries from CICS and use them to create modern web applications. Matter of Fact Software's CICS JS/Server solution is introduced as a way to simplify and speed up the creation of modern web applications.

TRANSCRIPT

Page 1: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Stephen Mitchell

[email protected]

www.PlexSpy.com

September 2013

Page 2: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Disclaimer

The standard disclaimers apply. !

The opinions expressed are those of the presenter only. !

All brand names & trademarks are the exclusive property of their owners. !

No warranties are either expressed or implied.

www.PlexSpy.com

Page 3: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Agenda

What do we mean by CICS Web Applications? !What do Modern CICS Web Applications need? !The Challenges. !Open Source JavaScript Libraries. !Our Solution - CICS JS/Server. !Demonstration / Examples, !Summary. !Contact Details.

www.PlexSpy.com

Page 4: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

CICS Web Applications?

For the purposes of this presentation....

Any CICS application that involves direct interaction with a web browser over TCPIP.

www.PlexSpy.com

Page 5: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Modern CICS Web Applications?

Need sophisticated user interfaces.!

Should be reliable and scalable as well as secure.!

Must be easy to construct and manage.!

Should be able to securely exploit Open Source offeringssuch as Dojo Toolkit, JQuery, YUI Library, MooTools etc.

www.PlexSpy.com

Page 6: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

The Challenges?

How to get CICS to do all of this - CICS is verycapable but significant expertise may be neededto achieve the desired result.!Inertia in mainframe operations - a reluctance to try anything new. Is it the opposite of Agile?!Diminishing pool of CICS experts available andthey are perceived as expensive.!As ever there is a desire to make everythingcheaper to create, run and manage.

www.PlexSpy.com

Page 7: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Open Source JavaScript Libraries

Dojo Toolkit!JQuery!JQuery UI!MooTools!YUI Library!

D3JS!Scriptaculous!Rickshaw!Prototype!others? - ask us!

www.PlexSpy.com

Page 8: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Our Solution: CICS JS/Server

V1 served the Dojo Toolkit.!V2 serves Dojo Toolkit, JQuery, MooTools, YUILibrary and several other Open Source JavascriptLibraries.!V2 also allows bespoke content to be defined andserved either in a stand alone fashion or as part ofa constructed and managed new CICS WebApplication.!Makes it simple to achieve business objectives and overcome many of the challenges.

www.PlexSpy.com

Page 9: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Live Demo

www.PlexSpy.com

Page 10: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

CICS JS/Server: Open Source Resources Served

Status Display

Page 11: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Sample Dojo Toolkit Usage

www.PlexSpy.com

Page 12: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Sample D3JS Usage

www.PlexSpy.com

Page 13: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Sample YUI Library Usage

www.PlexSpy.com

Page 14: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Sample D3JS Usage

www.PlexSpy.com

Page 15: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Sample MooTools Usage

www.PlexSpy.com

Page 16: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Bespoke Content

Recognising a need to handle bespoke content, the ability todo so has been added to CICS JS/Server.!Define your own CICS Document Templates to be used byCICS JS/Server - can contain Javascript, Stylesheets,HTML, images and Plugins for the Toolkits/Libraries =Anything that can be served from a CICS DocumentTemplate.!Define symbolics, freeform text, Document Templates, CICSapplication programs and construct new CICS Webapplications based on them.

www.PlexSpy.com

Page 17: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Bespoke Content / Content Server - 1

A batch job that uses a specially edited Rexx Exec createsrecords in a content server file. The records added to the fileare interpreted by CICS JS/Server which will create webapplications based on the record contents.!Symbols can be used and substituted either by CICS JS/ Server directly or by application programs called by thecontent server process.!Document templates defined to CICS can be used by thecontent server as part of new novel CICS web applications.

www.PlexSpy.com

Page 18: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Bespoke Content / Content Server - 2

Content Server file records can be viewed through a web browser

www.PlexSpy.com

Page 19: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Bespoke Content / Content Server - 3

www.PlexSpy.com

Page 20: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Bespoke Content / Content Server - 4USR/test8.html application execution results

www.PlexSpy.com

Page 21: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Summary / BenefitsWhat better platform for web applications than CICS?!Brings the strengths of the mainframe to the use of several Javascript Libraries and Toolkits providing a simple way to install, manage and operate these powerful Open Source offerings.!Enables the tried and trusted processes for managing CICS applications to be extended to the use of these Open Source resources.!Allows bespoke content to be served.!Facilitates the building, serving, operating and management of novel new CICS Web applications or the improvement of existing corporate web applications.!Can exploit a Parallel Sysplex allowing for: very high volumes of transactions; reliable, resilient and secure applications.

www.PlexSpy.com

Page 22: Creating Modern CICS Web Applications by Exploiting Open Source Javascript Libraries

Stay in Touch

www.PlexSpy.com