Release Notes - 1.7


  • 1.7.0-beta2

    1.7.0-beta2
    Fixes an issue with invalid JCL Dataset object
    Fixes an issue with incorrect JCL SQL Query πŸ“ 57593
    Extends JCL Control Card support to link to programs in other technologies in addition to COBOL; when a called program cannot be found, a “Call to Generic Program” object is created to enable linking to programs in other technologies .
    Adds a warning message when no results are found in IMS and CICS file analysis.
    Adds a DET property to Mainframe data entities to improve Function Point counting accuracy, covering IMS DB segments, IMS GSAM, COBOL File Links, Datasets, CICS Datasets, and CICS Transient Data objects.
    Adds a saved property to IMS PSB objects storing the associated program names, enabling linking to programs in other technologies such as PL1.
  • 1.7.0-beta1

    1.7.0-beta1
    Fixes incorrect condition block in WHEN statement πŸ“ 57328
    Fixes truncated condition block in IF statement πŸ“ 57333
    Fixes incorrect handling ALTER statement with PROCEED phrase πŸ“ 57651
    Fixes incorrect condition block for IF statements πŸ“ 57329
    Fixes incorrect JCL dataset name
    Fixes invalid cobol program objects πŸ“ 57358
    Fixes JCL dataset name containing parenthesis
    Fixes Invalid JCL Dataset object
    Fixes too large bookmark for JCL SQL Query
    Adds support for Language Parameter in CICS PROGRAM resource definitions (CSD). This support is compatible with Program call linking protocol to enable Application to Application feature, when needed.