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 185

Avoid API Request failures when the API request/response structure has non-breaking changes.

Context: We are using z/OS Connect's API requester function to make ReST API calls from COBOL Batch programs. We use the Swagger definition (Open API 2.0) of the API, to build the API requester artifacts (COBOL Copybooks and ARA package) via zconb...
about 1 year ago in z/OS Connect 1 Not under consideration

Update LS2JS code to allow for a string of type json

Update the LS2JS conversion app to include a String type of "json" that would allow for the passing of a JSON payload without transformation and without the addition of quotes. "type":"string", "format":"json" for example the outbound z/OS Connect...
about 1 year ago in z/OS Connect 1 Not under consideration

Make z/OS Connect policy support more flexible

z/OS Connect policy support currently is very limited. All rules are based on conditions on HTTP headers. The configuration parameter values which overwrite the original ones in the service archive can only be fix values or values containing the v...
about 3 years ago in z/OS Connect 3 Not under consideration

Add zCEE Requester support for text/plain responses

zCEE Requester currently only supports JSON responses. Please add support for text/plain responses.
almost 2 years ago in z/OS Connect 1 Not under consideration

Control asyncRequestTimeout on API or Service level

Currently it is only possible to set the asyncRequestTimeout parameter on a server level within the zosconnect_zosConnectManager element. We keep the value for this default rather low to have some protection against misbehaving programs. For most...
almost 2 years ago in z/OS Connect 1 Not under consideration

Option for generating Alternate Copybook Format for JSON

Support alternate format for generated CopyBooks generated by zconbt (or an alternate utility). Current format is proprietary to zCEE Requester. An alternate format could be processed directly by native JSON Parsing/Generation using COBOL and PLI ...
over 2 years ago in z/OS Connect 1 Not under consideration

zCEE: Support for WebSocket Clients

We have a requirement to establish WebSocket connection with our partner application to receive the various responses since the partner application supports only WebSocket API connection while sending its responses.
about 4 years ago in z/OS Connect 3 Not under consideration

Keep Array Counter Fields in Response

The Array Count-by option to limit the number of records in an array provides a large performance increase, however there is a trade-off that you always lose that field from the data area itself. I request that the field used to count the number o...
almost 3 years ago in z/OS Connect 2 Not under consideration

z/OS Connect to offer API's with content secured with digital signatures

We want to have the ability in z/OS Connect to use signing of outbound API requests and signature verification of inbound API requests.
over 3 years ago in z/OS Connect 1 Not under consideration

Alternative response message structures in z/OS Connect

Response messages from transactions have not always the same structure. It is common to use a field telling the invocating application which structure to use for the variable part of the message. Currently it is not possible to handle such kinds o...
over 3 years ago in z/OS Connect 1 Not under consideration