LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (March 2000)Back to main CICS-L pageJoin or leave CICS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 6 Mar 2000 14:04:37 -0500
Reply-To:     CICS List <CICS-L@LISTSERV.UGA.EDU>
Sender:       CICS List <CICS-L@LISTSERV.UGA.EDU>
From:         "Yoder, Kermit" <KYoder@HARLEYSVILLEGROUP.COM>
Subject:      CICS EXCI Interface / Connector
Content-Type: text/plain

We have successfully web enabled CICS applications with 3270 logic and can utilize both TN3270 or a browser for the applications. Now we want to develop a proof of concept application to displace a Windows NT web server application by utilizing the S/390 for the web presentation. Our S/390 configuration is OS/390 2.5 (CICS TS and Domino Go Webserver). I would like to locate a SME or reference who has successfully implemented a solution for building and serving dynamic HTML pages with DGW as the presentation layer for CICS business logic. IBM has been unsuccessful in locating a resource. The CICS application does NOT include any 3270 business logic.

My initial proof of concept design is to use the CICS EXCI interface to / from CICS passing a commarea which contains the data elements for the dynamic HTML pages. The EXCI interface appears to be simple with six basic commands but we have no expertise with the EXCI interface on staff. Some initial concerns include capable throughput, CICS dynamic transaction backout and security. The programming language for the EXCI interface program could be COBOL or REXX.

Do you have any experiences the EXCI interface?

Do you have a better solution for dynamic HTML and CICS on S/390?

Kermit M. Yoder Technical Architect Harleysville Insurance Company Email: kyoder@harleysvillegroup.com Phone: 215.256.5335 Fax: 215.256.5390 www.harleysvillegroup.com


Back to: Top of message | Previous page | Main CICS-L page