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

z/OS Connect

Showing 40

Allow larger variable length fields beyond the current limit of 32767

We’re proposing an enhancement to z/OS Connect’s OPENAPI2 to better handle larger variable length fields. Currently, to accommodate large data returned by our apiRequester endpoint, we’re required to set the varying field to a fixed length (charac...
9 months ago in z/OS Connect 0 Future consideration

Option to expose data conversion error in API response

z/OS Connect APIs return HTTP SC200 (OK) despite reporting many GMOMW0005E data conversion errors in the STDOUT. According to L2 support, this data conversion error is so pervasive that zCEE just log the error messages but move on to provide the A...
almost 5 years ago in z/OS Connect 1 Future consideration

File system logger on Api Requesters

Actually file system logger interceptor are available only for ApiProviders and Services. Is it possible to add this function for ApiRequesters ?.
almost 2 years ago in z/OS Connect 2 Future consideration

QA Checks in the z/OS Connect EE API3 designer

Problem Statement : One of the risks of the bottom-up approach is that CBL software engineers create API's which don't adhere to ethos of what a good API should look like and behave. Abstraction can be a 'remote' concept to some m/f developers !! ...
10 months ago in z/OS Connect 0 Future consideration

SMF123 enhancement - error from server or HTTP response code mapping

Problem statement : Despite 'polite' requests to the contrary we have a few internal customers who employ HTTP status code's 500 in their HTTP status code mapping. In the event of transient issues in Open LIberty, it is not possible to establish w...
over 1 year ago in z/OS Connect 1 Future consideration

OAuth 2.0 Token Exchange for z/OS Connect

We would like to have the functionality of Token Exchange in OAuth 2.0 (see https://tools.ietf.org/html/rfc8693) directly enabled from z/OS Connect EE. This would enable us to use the 'extension' OAuth Grant Type to execute new token requests usin...
over 4 years ago in z/OS Connect 0 Future consideration

ZOS Connect EE : No CPU in SMF reccords

There no CPU consumption in SMF records , 120-11 or 123-1. This mandatory for us to get this value in statistic to be able to monitor easily the api requests.
over 7 years ago in z/OS Connect 4 Future consideration

API Requester Security flow jwt-bearer

With the two OAuth flows supported today by z/OS Connect: Client credentials (client_id + client_secret) Resource owner password credentials (client_id + client_secret + username + password) If we want to call a remote API from a mainframe applica...
over 2 years ago in z/OS Connect 0 Future consideration

z/OS Connect to support the token being returned from the authorization server in a custom field in an OAuth 2.0 flow

We are using the z/OS Connect OAuth 2.0 support to obtain an access token from our EUA Authorization server. This retrieves the access token from the “access_token” field of the JSON response, as per the OAuth 2.0 specification. In the response th...
over 1 year ago in z/OS Connect 0 Future consideration

Add the support of required field in APIS Body

We need to force APIs consummer to provide mandatory fields in the JSON body of an APIS.This is really important for APIS that use a MQ service because in this case we have no way to check fields before the message is PUT in the queue by the servi...
about 3 years ago in z/OS Connect 2 Future consideration