Release Notes - 1.4
1.4.6-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
49069 | Fixes an incorrect Cobol User Defined Function object. |
49204 | Fixes an issue potentially causing an error during the analysis with the message "Internal exception occurred during processing listener ParseJCL::parseProc on instance CAST_JCL_CatalogedProcedure". |
1.4.5-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
48741 | Fixes an issue potentially causing an error during the analysis with the message "Internal exception occurred during processing listener ParseExecCICS::parse on instance CAST_COBOL_ExecCICS". |
48922 | Fixes an issue potentially causing an error during the analysis with the message "Internal exception occurred during processing listener CreateCICSWebservice::createLookUpRequester on instance CAST_Cobol_Call_CICS_Webservice". |
48959 | Fixes an issue which causes an incorrect JCL Dataset name to be recorded. |
Other Updates
Details |
---|
Extension SDK: add AST for DELIMITER and TALLYING clauses in UNSTRING statement |
Extension SDK: improve AST and add AST for FOR and REPLACING clauses in INSPECT statement |
Extension SDK: Improve AST and add AST for GIVING clause in RETURN statement |
Extension SDK: Fix an issue in AST for case with multiple ADDRESS OF clauses in SET statement |
Extension SDK: add AST for VARYING clause in SEARCH statement |
Add support to EXEC DB2SQL for JCL SQL Query object |
1.4.4-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
48599 | Fix missing links to Cobol conditional in IF statements. |
48771 | Fix an issue causing the false identification of a JCL external program in a CALL statement. |
48819 | Fix unresolved Message Queue objects using MQPUT1. |
48861 | Fix wrong queue name for IBM MQ object. |
Other Updates
Details |
---|
Extension SDK: Improve Identifier node which now can access the runtime value of data it points to. |
1.4.3-funcrel
Other Updates
Details |
---|
Update to Extension SDK: Support ADDRESS OF clause in SET statement. |
Update to Extension SDK: Support POINTER and DELIMITED clauses in STRING and UNSTRING statements. |
Update to Extension SDK: Fix AST Error handling in UNSTRING, XML GENERATE statements. |
Update to Extension SDK: Fix AST conditional expression for WHEN statement. |
1.4.2-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
48264 | Fixes a missing link to Cobol Data in RETURN statement. |
Other Updates
Details |
---|
Extension SDK: fix missing AST for error handling clauses in DIVIDE statement. |
Extension SDK: fix missing AST error handling in RETURN statement. |
Extension SDK: add AST for TALLYING clause in INSPECT statement. |
1.4.1-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
46304 | Fixes a missing link to Cobol subprograms determined via the Cobol parameterization engine. |
Other Updates
Details |
---|
Support added for the "DB2PBTCH" procedure utility. |
Add transaction configuration for "CICS Webservice" objects. |
Fixes an issue potentially causing an error during the analysis with the message "Internal exception occurred during processing listener CwMetricsActionCobol::launchMetricationEmbeddedSQLFix". |
Support added for resolving values for Cobol Data usage of PROCEDURE-POINTER types for creating links to subprograms. |
1.4.0-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
46458 | Fixes an issue causing a JCL Dataset object to be incorrectly set as datafunction type. |
47440 | Fixes a bug causing the analysis to fail due to non-UTF8 characters in the source code. |
Other Updates
Details |
---|
Fixes an issues where JCL Procedure objects were incorrectly set as transaction entry points. |
Fixes a missing link between JCL Step and Cobol Program objects. |
A change in behaviour to ensure that Unknown Publisher MQ objects are set as transaction end points. |
Improvement to CICS Webservice support using SOAP protocol. |
Rules
Rule Id | New Rule | Details |
---|---|---|
7304 | FALSE | Fixes false positive violations of the rule "IF statement must be closed by END-IF". |
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. |