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 Submitted
Categories Usability
Created by Guest
Created on Apr 15, 2024

UserBuild execution from source code Mainframe remote PDSs

IDz does not allow to execute UserBuild with Cobol programs stored in PDSs directly. That functionality is only allowed in local project source files.

Any developer that wants to execute an UserBuild on a PDS source program will need to:

  • Have a created local project.

  • Copy the program source file and all its copybook dependencies no stored in compilation baseline. This will happen most of the time for copybooks that are under development.

  • If the UserBuild fails, modify again the source file locally or remotelly, each option with its own disadvantages and the clear possibility of human error in the process.

We would want UserBuild to be enabled for direct execution on programs stored in PDSs with the corresponding copybooks impact analisys.

Idea priority High
  • Guest
    Reply
    |
    May 14, 2024

    The idea is related with how we are planning the transformation process.

    We want developers to get the benefits that IDz offers before completing all the reimplementation of all our current develop, build and deploy processes. Things such as syntax highlighting, copybooks expansion, build and test before commiting a change, etc. give great value that can be used with our current tooling.

    This approach also helps us to test in a non productive environment our reimplementation of the build processes.


  • Guest
    Reply
    |
    May 14, 2024

    I don't follow the logic of this idea. IDz is a modern IDE created so that a mainframe developer can create/maintain mainframe artifacts such as COBOL programs. To be able to do this a developer would go through the steps of creating a project etc etc... this is what has to happen for them to be able to use IDz to edit source. A developer will want to perform a personal build when they want to build and test the code they have just changed in IDz.

    I don't understand what the scenario is here where a develepor would want to arbritarily build something in a PDS because it would mean they have not modified it via IDz.

    1 reply