What is Shadow AutoHTML for CICS/TS?
Shadow AutoHTML for CICS/TS automatically converts 3270 screens to HTML, enabling web access to CICS applications. It leverages the Shadow Data Mapping Facility (DMF) to map data fields. The product was originally released by Neon Systems and later integrated into the Shadow z/Enterprise Web Server.
What is the core functionality of Shadow AutoHTML for CICS/TS?
The primary function is to transform 3270 screen data into HTML format for web browsers. This involves intercepting 3270 data streams, mapping the data using DMF, and generating HTML output. The product integrates with the Shadow z/Enterprise Web Server for deployment.
What are the key components and dependencies of Shadow AutoHTML for CICS/TS?
Shadow AutoHTML for CICS/TS was designed to work with the Shadow z/Enterprise Web Server. The DMF is used for data mapping. Configuration typically involves defining mappings between 3270 screen fields and HTML elements. The product was originally released by Neon Systems.
What are the primary use cases for Shadow AutoHTML for CICS/TS?
The product's main use case is to provide web-based access to existing CICS applications without requiring code changes to the CICS programs. This allows organizations to modernize their application access without rewriting their core business logic.