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 Nov 9, 2017

Allow functions to be applied to the Request and Response mappings of APIs

Extend the mapping capability provided in the API Toolkit for APIs to include functions.

I have included some examples below in the use case section, but the mapping capability within API Toolkit should ideally be aligned to that provided by API Connect on the Data Power.

Idea priority High
  • Guest
    Reply
    |
    May 1, 2018

    This is a multi-facetted request which can not be processed as a single requirement. Each part has been re-raised as a specific RFE, and as such this request is now closed as a duplicate. The new set of RFEs are as follows:

    1. Concatenate multiple source parameters/queries into a target field (i.e. element1 CONCAT element2 to targetElement)
    http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=119499

    2. Extracting a sub string or multiple sub strings of a response element (i.e. COBOL returns "ABCD", but I know I only need the first two characters "AB" exposed in the API)
    http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=119506

    3. Allow functions to be applied to elements including calculations (i.e. multiply a price returned in pence by 100 to allow the API to return pounds).
    http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=119507

    4. Allow multiple source or target elements to be used in a function including calculation (i.e. element1 * element2 mapped to element3, where element 3 may be a new element in the API interface that does not exist in the service)
    http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=119511

    5. Allow fields to be defaulted to a value based on a runtime lookup against a variable store - so that
    a) multiple APIs can use the same lookup variable
    b) allow the values in the variable store to be set differently based on the target environment that the API is configured against, allowing seamless deployment through environments
    http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=119510