This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.

1.1.6-funcrel

Resolved Issues

Customer Ticket IdDetails
42765Fixes an issue causing a missing link between a JCL job step and a JCL data set when the the target variable ends with a dot (.)).

1.1.5-funcrel

Resolved Issues

Customer Ticket IdDetails
42776Fixes an issue where the analyzer is not able to analyze some Cobol files (causing missing Cobol objects) with the message "Cannot open file" listed in the log file.

1.1.4-funcrel

Resolved Issues

Customer Ticket IdDetails
41866Corrected the configuration for JCL Data Set as a Data Function.

Other Updates

Details
Fixes a mainframe analysis issue that got crashed due to badly formatted file.
Modified the property of Embedded SQL code for Cobol SQL Query Object.

1.1.3-funcrel

Resolved Issues

Customer Ticket IdDetails
42314Fixes an issue where the Mainframe Analyzer was incorrectly creating a Cobol Paragraph object for every COMMIT statement (i.e. a keyword) encountered.
42316Fixes an issue where the Mainframe Analyzer was incorrectly creating a Cobol Copybook object for every DDS-ALL-FORMATS statement (i.e. a keyword) encountered.
42245Fixes a false positive violation of the rule 7234 "EVALUATE statements must be closed by END-EVALUATE".
42259Fixes an issue causing a false positive violation of the rule 7290 "Avoid unreferenced Sections and Paragraphs".

Other Updates

Details
A change has been made to ensure that one single source code bookmark is now generated to cover the entire "MOVE X TO Y" statement. Previously individual bookmarks were created for the Access Read and Access Write links generated by the statement.

1.1.2-funcrel

Resolved Issues

Customer Ticket IdDetails
42294Fixes an issue where links were not being created between JCL and Cobol Programs when using the RUN PROGRAM command.

Other Updates

Details
IMSBATCH and DB2BATCH procedures are now identified by the Mainframe Analyzer as "JCL External Procedure" objects - this change has been made in the AdvancedJCL.xml file.

1.1.1-funcrel

Other Updates

Details
Fixes the error "Internal exception occurred during processing listener CreateReferLink::createLink" when creating a Refer Link.

1.1.0-funcrel

Other Updates

Details
Added bookmarks for "JCL SQL Query" objects.

New Support

SummaryDetails
Support CICS commands "HANDLE CONDITION", "HANDLE AID", "HANDLE ABEND LABEL""Refer" links have now been added between sections/paragraphs containing the CICS "HANDLE ..." commands and the sections/paragraphs specified in the label clause.
Support embedded SQL statement in COBOLAdded a new "Cobol SQL Query" object for each embedded SQL statement in Cobol.