Created by Shared Doc User on Jun 08, 2023
1.1.6-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|
42765 | Fixes 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 Id | Details |
---|
42776 | Fixes 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 Id | Details |
---|
41866 | Corrected 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 Id | Details |
---|
42314 | Fixes an issue where the Mainframe Analyzer was incorrectly creating a Cobol Paragraph object for every COMMIT statement (i.e. a keyword) encountered. |
42316 | Fixes an issue where the Mainframe Analyzer was incorrectly creating a Cobol Copybook object for every DDS-ALL-FORMATS statement (i.e. a keyword) encountered. |
42245 | Fixes a false positive violation of the rule 7234 "EVALUATE statements must be closed by END-EVALUATE". |
42259 | Fixes 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 Id | Details |
---|
42294 | Fixes 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
Summary | Details |
---|
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 COBOL | Added a new "Cobol SQL Query" object for each embedded SQL statement in Cobol. |