Created by Shared Doc User on Sep 08, 2023
1.2.2-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|
44690 | Fixes an issue which was causing the analysis to hang during the "comparing objects" step (part of the saving process). |
Other Updates
Details |
---|
Fixes an issue causing the generation of incorrect code bookmarks for Access Read and Access Write links to Cobol Literal objects generated by statements with more than two operands. |
Rules
Rule Id | New Rule | Details |
---|
8030 | FALSE | Remove false positive violation during a valid "MOVE" operation for the rule "Check alphanumeric data before moving it into numeric data". |
1.2.1-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|
44317 | Fix missing link between DB2 Table and JCL JOB. |
44240 | Fix missing link to program with call dynamically. |
Other Updates
Details |
---|
Fix missing the mathematical "-" operator in SQL Query. |
Correct bookmark for Access Read and Access Write links generated by the statement in some specified cases |
Fix an issue causing the analysis to fail during saving phase with the error "duplicate key value violates unique constraint "pk_keysidkey"". |
New Support
Summary | Details |
---|
MAINFRAME-944 | Extension SDK. Support access to "RENAME". |
MAINFRAME-964 | Create "Unknown JCL DATASET" objects when the DATASET referenced in the DSNAME of a CICS DATASET cannot be not found. |
1.2.0-funcrel
Other Updates
Details |
---|
A change has been made to ensure that one single source code bookmark is now generated to cover the entire ADD, SUBSTRACT, MULTIPLY, DIVIDE, COMPUTE, SET, STRING, UNSTRING statement. Previously individual bookmarks were created for the Access Read and Access Write links generated by the statement. |
Use Prototype link instead of Match link for link from Cobol File Link to DDS Physical file. |
Extension SDK. Fixes the incorrect parent AST of nested programs. |
Extension SDK. Support access to "DECIMAL POINT IS COMMA". |
Improved resolution of GDG datasets: Only one occurrence of the GDG dataset will be created, the version/generation will be added as a property for the link accessing the GDG dataset. |
New Support
Summary | Details |
---|
Support INDEX BY statement | A new object type "Cobol Index" is created to represent the index of Cobol data using INDEX BY statements. |
Support PROCESSING PROCEDURE statement | A link between paragraphs is created when they are referenced in PROCESSING PROCEDURE statements. |
1.2.0-beta1
Other Updates
New Support
1.2.0-alpha2
Resolved Issues
Customer Ticket Id | Details |
---|
43292 | Fixes an issue causing missing links between JCL and Cobol objects. |
Other Updates
1.2.0-alpha1
New Support