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

All ideas

Showing 4801

Dynamic Variable Program calls

Allow for batch method of updating dynamic call programs

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 h...
over 1 year ago in IBM Developer for z/OS / Documentation 2 Delivered

Exclude source lines of the false branches of conditional compilations from the Listing

Source lines corresponding to a false branch in a conditional compilation should be excluded from the Listing for readability. For that, it would be necessary:- have a compilation option and / or compilation directive to control the inclusion of s...
over 6 years ago in COBOL Compilers 8 Delivered

Add field containing CICS BAC batch request utility job name to XPI commarea passed to CICS BAC user exit programs.

We are converting from DADS to CBAC and need to know which batch job is sending the request to CICS. This information is used to ensure production and non-production jobs is not submitted to the wrong environment.
about 3 years ago in IBM CICS Batch Application Control / Runtime 4 Delivered

There is no way to limit the size of AIDs Chain

Provide a CICS parameter or any other approach to limit the number of AIDs existing in a CICS region, i.e., when the chain of AIDs reaches this size limited by the specified or a given value, CICS stops to accept START TRANSID, perhaps, with a ret...
about 8 years ago in CICS Transaction Server for z/OS / Runtime 6 Delivered

z/OS connect Api customizalble JSON request/response

Z/OS connect api generates json request as <service>Operation and the response as <service>OperationResponse. A service name is case of a service toe cics is related to a cics connection. So every same service to a different CICS will ...
almost 5 years ago in z/OS Connect 2 Delivered

TWS/SA Asynchronous command completion

The TWS/SA interface allows for asynchronous commands by specifying the a 'Completion Checking Routine' in the Completion Info field. This is great, but completion of the TWS operation can only be done by the 'Completion Checking Routine' using it...
almost 5 years ago in IBM Z System Automation 1 Delivered

Addition of "Search text in file" menu option in JES Spool Editor

Please include the "Search text in file" menu option when right clicking inside the new JES Spool Editor view in IDz. This feature is available in other editors but do not currently appear in the JES Spool Editor. In the LPEX editor which used to ...
about 3 years ago in z/OS Explorer / Client 3 Delivered

CICS TG SSL cannot scale

SSL Protocol Handler is single thread for all the handshake time. Just after the Accept() the handler should pass the process to the Connection Manager thread and then accept the next incoming request. If this is not possible SslHandler should be ...
over 9 years ago in CICS Transaction Gateway / Runtime 2 Delivered

/fb command shall produce a log file the simmilar as /m1 does

New CLI command introduced in v5.1.0.5 full build in background /fb produces the log file in the same way as using the foreground build client. Would be good that this /fb command would produce the log file in the same manner as /m1 command does n...