What did WebTek do?
WebTek aimed to provide a way to access and modernize legacy CICS (Customer Information Control System) applications through web interfaces, offering an alternative to traditional methods like screen scraping or using CICS Transaction Gateway. It acted as middleware, sitting between the mainframe CICS environment and web-based applications.
Was this a system, application, or tool?
WebTek was middleware. It provided a bridge between mainframe-based CICS applications and modern web environments, allowing organizations to expose CICS functionality through web interfaces without requiring extensive changes to the underlying CICS applications.
What types of organizations used this?
Organizations with significant investments in CICS applications that wanted to provide web access to those applications were the target audience. These were often larger enterprises in industries like banking, insurance, and government. Companies needing to integrate mainframe data and processes with web-based systems would have considered WebTek.
When should someone have considered WebTek?
WebTek would have been considered when an organization needed to provide web access to existing CICS applications without undertaking a complete rewrite or using screen scraping techniques. It offered a potential solution for integrating mainframe systems with web-based applications, but given its 'Not Supported' status, modern alternatives should be explored.
What are the alternatives to WebTek?
Alternatives to WebTek include CICS Transaction Gateway (CICS TG), which provides a standard interface for accessing CICS applications, and various application modernization platforms that offer broader capabilities for transforming legacy applications. Other options involve API enablement tools that expose CICS functionality as RESTful services.