Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Delivered
Categories Documentation
Created by Guest
Created on May 2, 2023

Improve documentation for Code Review JCL: AKGCR

For customers using z/OS Source Code Analysis. They can use the Code Review (CR) features on both the client and host. The documentation is geared towards customers who are setting this up on the client side. For customers setting this up on the host side there is room for improvement. Especially in the scenario where a customer only tries to implement CR on the host side.

There is two sections for CR on the client and host:

The code review application - https://www.ibm.com/docs/en/developer-for-zos/15.0?topic=review-code-application

The code review application for z/OS - https://www.ibm.com/docs/en/developer-for-zos/15.0?topic=review-code-application-zos

 

If the customer directly starts with the CR on the host, they will find the sample job AKGCR. The sample JCL lists out the following DD's:

RULES    DD PATH='/var/akg/rules.dat'                        
CUSTRULE DD PATH='/var/akg/custom.rules.ccr'                
PROPERTY DD PATH='/var/akg/property.group.xml'              
EXTMAP   DD PATH='/var/akg/extension.mapping.zip'                          
BIMPORT  DD PATHOPTS=(ORDONLY),PATH='/var/akg/baseline.zip' 
 

There is no documentation within the CR z/OS section on setting up AKGCR. It does mention how to create the files but it is not really intuitive that the creation of the files occur on the client side, then need to be uploaded to the host, and then defined to AKGCR.

The section: 'Creating and uploading data files' - https://www.ibm.com/docs/en/developer-for-zos/15.0?topic=zos-creating-uploading-data-files, mentions "Some input parameters to the z/OS® source code application require a data file. Data files must be created on the local workstation and copied in binary format to a directory in z/OS UNIX System Services.". That helps but overall the documentation for the host side is a little vague. There is no direct reference to AKGCC or AKGCR to help customers get to the correct documentation.

It may also be helpful to add comments in the AKGCR and AKGCC sample jobs to instruct customers to refer to the 'The code review application for z/OS' section of our documentation for help on configuring and defining the data files.

For the data files it may also be useful to provide samples of the needed files that are packaged and included in the host install of z/OS Source Code Analysis. 

 

 

 

 

 

Idea priority Low
  • Guest
    Reply
    |
    Jun 14, 2023
    This will be delivered in IDz 16.0.2, here's a link to the product announcement: https://www.ibm.com/docs/en/announcements/application-delivery-foundation-zos-402-developer-zos-enterprise-edition-1602?region=US
  • Guest
    Reply
    |
    Jun 12, 2023
    Thank you for taking the time to suggest an Idea to our product. Many of our product enhancements result from feedback from our customers, so your input is always very important to us. Your request is currently in line with our product strategy and we added it as a candidate for future releases of the product. Thank you for your suggestion and continued support.