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.

ADD A NEW IDEA

Dependency Based Build

Showing 40 of 8214

Unable to pull all the dependent components when LINK components are processed.

1. ScanAll build option in IBM DBB not working as expected. Unable to pull all the dependent components when LINK components are processed.2. When we run ScanOnly or ScanAll Build then Collection's timestamp in WebApp is not updating automatically...
over 2 years ago in Dependency Based Build 1

DBB CLI - Added output formatting option

Hi, The transition from DBB v1 to DBB V2 resulted in the disappearance of the Web Application, and the provision of a command line to manage the metadatastrore. The command line does not provide the same services as the Web Application: you nee...
7 months ago in Dependency Based Build 1 Planned for future release

Dependency scanner to use CSECT in BZUCFG to support when moduler-under-test is different from loadmodulename

If you perform zUnit testing on a program which is located in a load module which has a different name than the program name then DBB reads he BZUCFG incorrectly. The situation happens when testing statically called programs, or when the main prog...
8 months ago in Dependency Based Build 2 Future consideration

Modify DBB Scanner to Recognize Easytrieve Includes

During the build, the sources are scanned to detect the dependencies between files. The scanner running right now is able to scan Easytrieve files but it doesn't detect any dependencies so IBM has to modify this scanner.
over 3 years ago in Dependency Based Build 1 Not under consideration

Gradle support

Gradle support as part of DBB would bring the build capabilities closer to the rest of the industry. By supporting Gradle existing Gradle plugins for pipelines could be used. Having DBB as it's own build process continues to make it just different...
over 1 year ago in Dependency Based Build 2 Future consideration

DBB Toolkit API - CopyToPDS does not support statistics

When the CopyToPDS command from the DBB Toolkit API is invoked to copy a ZFS file to a partitioned dataset, then the copied member in the PDS(E) has not statistics. The size, created, changed and ID fields are all empty. This does not seem logical...
over 2 years ago in Dependency Based Build 2 Not under consideration

Would like to have the DBB Userbuild Configuration parameters to be set one time (like with in the Property Group or other with other concept lile YAML/XML file)

This will reduce the developers effort when ever they build a DBB user Build
6 months ago in Dependency Based Build 0 Future consideration

Update the resolver to identify MQ for batch programs

Dbb was updated to identify MQ programs during source scanning. It works great until it runs against out batch MQ programs where are using CSQB* modules such as CSQBCONN. The scanner does not detect these as MQ and as a result the program is deter...
about 2 years ago in Dependency Based Build 0 Is a defect

Addition of an "USS Command" record and enhancements to the DBB BuildReport table

USS Command record : This new record would be used to store information about the execution of a USS command. It would be reported in the DBB BuildReport for subsequent processing (like packaging or UCD component version creation). This record wou...
about 1 year ago in Dependency Based Build 1 Future consideration

Extend COPY-to-PDS API to link to buildFile

Today, the Transfer.groovy script of zAppBuild allows us to push non-buildable files through the pipeline. All MVSExec execute records are showing a relative file path of the repository based on the build file reference. It would be consistent, if...
about 1 year ago in Dependency Based Build 2 Functionality already exists