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 36

IMS API first approach

See https://github.com/zosconnect/sample-cics-api-first Would be great if this API first approach would not be limited to CICS, should also be possible for IMS. Eliminates the need to maintain the designer installation and learn how-to use the it....
about 2 months ago in z/OS Connect 0 Future consideration

z/OS Connect doesn't have all standard OAUTH provider authentication methods implemented as per RFC 6749 and

z/OS Connect currently only supports either basic authentication or private key JWT authentication methods ( 2.3.1 . Client Password) in RFC 6749 while authenticating with OAUTH JWT providers to procure the JWT token and inject into the API call. ...
about 2 months ago in z/OS Connect 0 Future consideration

Include CPU consumed by API in interceptors

Customer needs to determine APIs with high CPU to target for tuning. The customer uses OMEGAMON for JVM for API monitoring and they would like CPU per API included in detail reports.
5 months ago in z/OS Connect 1 Future consideration

Support outbound CICS --> REST API (OpenAPI v3) calls using a containerized solution on OpenShift

Currently the exposure of OpenAPI 3 REST APIs inbound to z/OS is supported on openshift x86 containerized architecture. Outbound calls from CICS to the REST API (OpenAPI v3) instead require the runtime to be installed on z/OS. This generates a dup...
about 1 year ago in z/OS Connect 0 Future consideration

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...
over 6 years ago in z/OS Connect 10 Future consideration

Enable Data Virtualization Manager (DVM) capabilities on zCEE OAS3

Under OAS2, zCEE and DVM are able to communicate via WOLA… whenever the connection is established between the two of them, applicable DVM services are installed in and available to zCEE (but only for the duration of the zCEE instance). In addition...
about 2 months ago in z/OS Connect 0 Future consideration

Add the capability of creating custom HTTP headers for API Requesters

Our web-proxy gateways and API registrars require additional custom headers. Since these headers aren’t required by our API Providers, they usually aren’t in the OAS3 doc. Examples of what we use are: ConsumerId, ContextId, RequestId, and x- Gatew...
7 months ago in z/OS Connect 0 Future consideration

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...
6 months ago in z/OS Connect 0 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 !! ...
6 months ago in z/OS Connect 0 Future consideration

In OAS3, we still need a method to develop services using program communication areas to generate services from existing processes

The yaml OAS3 input document is not something most mainframe developers would have knowledge of how to develop correctly. However, they know how existing process and programs are working. Since a significant use of z/OS Connect is to expose access...
over 1 year ago in z/OS Connect 0 Future consideration