What is CA TELON and what is it used for?
CA TELON is a code generation system primarily used for developing online IMS and CICS applications on z/OS. It employs a macro-based approach to generate COBOL and PL/1 code, focusing on creating online interfaces and database access layers.
What are TELON Design Facility and TELON Test Facility?
TELON Design Facility (TDF) is a tool within CA TELON specifically designed for creating and testing 3270 screen interfaces. TELON Test Facility aids in testing and debugging the code generated by TELON.
What databases does CA TELON support?
CA TELON supports databases including Db2, VSAM, IMS, IDMS, and Datacom/DB. It is designed to generate code that interacts with these databases for data access and manipulation.