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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
See this idea on ideas.ibm.com
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 |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.