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 Delivered
Categories z/TPF
Created by Guest
Created on Jun 4, 2018

6. z/TPF Automated Generation of zREST Artifacts from Swagger Document

1. TVPT, Citi, Amex, Delta,
2. Headline: Automated Generation of zREST Artifacts from Swagger Document
3. Lead Contact: mark.whitney@travelport.com
4. Date 2018-04-26
5. Description:
a. Multiple z/TPF Customers, Travelport, Amex, and Delta desire a Tooling implementation that will convert a consumer/producer REST Swagger Open API Document into its producer/consumer complement of z/TPF zREST Loadable Objects.
b. If presented with a Client Swagger Document the tooling would produce the following:
i. z/TPF zREST Producer Swagger Document
ii. Up to 4 Request /Reply Pairs of DFDL Schemas for the GET, POST, PUT, DELETE REST Operations that reflect the Swagger
iii. zREST Service Descriptor File.
iv. Given that zDFDL can only transform a structure to a similar structure and that many legacy z/TPF Data/Message Structures are quite different from today's API Service Interface Objects, there is a need to construct software that copies data from one structure to a dissimilar structure. That is a z/TPF Structure to Structure Mapping (S2SMap) Program
v. Ideally the S2SMap Program would be produced in full or part by Graphical Tooling that would perform the following:
1. The developer would present the Graphical Tool with a dissimilar z/TPF Data/Message Structure such as an Assembler DSECT, C Header, or Java Object
2. Using the tool the developer would graphically link fields/element from within the zREST JSON/XML Structure to those in the developer provided dissimilar structure.
3. The tool would then construct a z/TPF Structure to Structure Mapping (S2SMap) Program either in whole or in part in either in C++ or Java.
4. If the S2SMap Program is incomplete the developer would then be able to complete construction.
c. All of the constructed zDFDL objects, REST Service Descriptor File, S2SPrograms, and Swagger File would be bundled for load in a z/TPF Loadset.

Idea priority High
  • Guest
    Reply
    |
    Jun 17, 2020

    This is available with z/TPF APAR PJ45897.