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.

Status Not under consideration
Workspace z/OS Connect
Created by Guest
Created on May 16, 2023

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 zconbt toolkit. The API requester flow works fine as expected, when the API request/response is aligned to the Swagger definition used for Build. However, there are times when API Provider need to introduce changes to the API specification, with backward compatibility. For example, the API Provider may introduce new fields in the response or may remove existing fields in the response, which could be optional for some API clients.

Issue: Currently, z/OS Connect fails when the API response is not matching with the Swagger definition (Eg: additional fields) used during the build step (zconbt). However, distributed ReST clients (eg: Java / .NET Applications) will not fail in these cases. So, it is currently a limitation of z/OS Connect based ReST Clients. As we understand this issue has been rectified ONLY in Open API Spec 3.0 with the below RFE. However, we are not ready to migrate to Open API Spec 2.0. Since Open API Spec 2.0 is still supported by z/OS Connect, we would like to fix this issue in Open API Spec 2.0 itself.

 https://ibm-z-software-portal.ideas.ibm.com/ideas/ZCEE-I-436 [ibm-z-software-portal.ideas.ibm.com]

 Impact: It is currently causing tight coupling between API Client (COBOL App) with the API providers. When there is a non-breaking change in API request/response, the Mainframe clients are forced to deploy the COBOL application changes and z/OS Connect changes at the same time of API providers. Our systems will continue to be using Open API Spec 2.0 atleast for another year, as the upgrade to Spec 3.0 has other dependencies and impacts.

 

Request for Enhancement: Avoid API request failures when there are backward compatible API interface changes, while using Open API Spec 2.0 in z/OS Connect. The request here is to introduce a Build-time parameter using which the default behavior of hard-failures can be controlled. Based on this parameter, we would like to direct z/OS Connect (with Open API 2.0) to ignore structural changes of API (eg: skip new fields or skip the unavailability of existing fields), without causing hard failures. Note that for functionally breaking changes, we will have API versioning strategy.

Idea priority High
  • Admin
    Nina Mirski-Fitton
    Reply
    |
    Jun 12, 2023

    Thank you for raising this Idea for OpenAPI 2. Based on our current plans and priorities for IBM z/OS Connect, it is not likely that this could be implemented in the next 12 months. Correspondingly this requirement is being declined at this point.

    The requirement will be kept in the IDEAs system and might be reassessed in the future. You also have an opportunity to resubmit in twelve months time if you wish it to be reconsidered then.