Release Notes - 1.4

1.4.0-beta3

Resolved Issues

Customer Ticket Id Details
46488 Fixes the missing link to JCL Dataset.
46232 Fixes the false positive on rule 7688: "Never truncate data in MOVE statements" for cases with boolean type.

Other Updates

Details
Changes the behaviour to ensure that a link to a JCL Dataset is always created when the NEWNAME command for IDCAMS utility programs is used.
Removed false positive Cobol Data for cases with User-defined Function.

New Support

Summary Details
New Option for Save Data Structures Add new option in Data structure option: Save data and links to sections/paragraphs/other data. Requirement: AIP 8.3.58
Support User-defined Cobol Function Added new object Cobol User-Defined Function; Extension SDK: add start_function/end_function events
Support Cobol Data using in CICS call program Added property stocking Cobol data using in callTransacLink for CICS call program.

1.4.0-beta2

Resolved Issues

Customer Ticket Id Details
46653 Fix missing JCL SQL query objects through support of the DSNUPROC procedure.

Other Updates

Details
Remove some unnecessary JCL SQL query objects created through keywords such as keywords TEMPLATE, LISTDEF, LOAD, RUNSTATS, OPTIONS.
Fix missing bookmark in JCL SQL Query objects for some cases.

New Support

Summary Details
Support JCL FTPREXX procedure utility Support GET/PUT commands for JCL FTPREXX procedure utility by creating access Write/Read link to corresponding JCL Dataset.
Support FTP JCL program utility Support GET/PUT commands for FTP JCL program utility by creating access Write/Read link to corresponding JCL Dataset.

1.4.0-beta1

Resolved Issues

Customer Ticket Id Details
46403 Fixes the missing JCL Job objects which were present in a single JCL file.
46412 Fixes the incorrect evaluation which cause missing links in dynamic program calls and false positive unknown COBOL programs.
46459 Fixes the incorrect JCL Dataset object for some specified cases when using COPY in DD Control Card.
46464 Fixes the incorrect JCL Dataset object names for many specified cases in JCL Parametrisation.
46481 Fixes the incorrect JCL Dataset object names when using DELETE in DD Control Card.
46493 Fixes the incorrect links to JCL In-stream Procedure.

Other Updates

Details
Improvised bookmark for IMS/Cobol SQL Query.

New Support

Summary Details
Add links from IMS SQL query to IMS Databases IMS SQL query object now will link to IMS segments, SQL Analyser 3.7.0-funcrel requirement.