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 33

Need API Requester Project creation in IDz

The Service and API archive projects are created using the primary menu option, File, and selecting “z/OS Connect EE Service Project” or “z/OS Connect EE API Project” respectfully in IDz. Using these functions generates projects specially setup fo...
about 6 years ago in z/OS Connect 10 Future consideration

Override ConnectionRef in .ara file to address multiple RESTFul endpoints

API Requester scenario. 2 different environments , SVIL1 and SVIL2, sharing the same ZCNEE instance. There are 2 RESTful endpoints, one for SVIL1 and one for SVIL2 (they can also be API managers, like APIConnect) The same CICS program is deployed ...
about 6 years ago in z/OS Connect 1 Future consideration

Add support for the HTTP method PATCH in API requester

As of z/OS Connect EE v3.0.9, the API requester function only supports 6 HTTP methods: GET, POST, PUT, DELETE, HEAD and OPTIONS. So there are 3 HTTP methods that are not supported PATCH, TRACE, CONNECT. While TRACE and CONNECT are not that common ...
almost 6 years ago in z/OS Connect 1 Future consideration

API toolkit - API Requestor capability

Currently the toolkit provides little or no support for creation, generation or deployment of API requestor services. In tandem with API's with multiple services and complex / large data structures this leads to consider devt overheads using the t...
about 4 years ago in z/OS Connect 1 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.
almost 7 years ago in z/OS Connect 2 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 4 years ago in z/OS Connect 1 Future consideration

Omit low-valued numerics: New advanced output option for z/OS Connect services.

We want to have a new service advanced output option like "Omit low-valued numerics". Or we want to have the "Omit fields with uniform byte values 0x00" advanced output option to take effect on numeric fields as it does on non-numeric field ? It n...
over 6 years ago in z/OS Connect 0 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 3 years ago in z/OS Connect 0 Future consideration

Remove empty fields from API responses

In the OpenAPI3 z/OS Connect Designer, there is currently no way to remove empty fields (i.e. "abcd" : "") from the API response. The OpenAPI2 API toolkit allowed us to easily do this. It would be beneficial performance wise to remove such fields ...
almost 2 years ago in z/OS Connect 0 Future consideration

Setting a custom value for the Content-Type HTTP header in z/OS Connect API response messages

We are currently trying to align the error messages sent by our company's REST APIs with this RFC: https://datatracker.ietf.org/doc/html/rfc7807 (Problem Details for HTTP APIs). One of the standards in the RFC is setting the Content-Type HTTP head...
over 2 years ago in z/OS Connect 0 Future consideration