Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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
Workspace IBM i
Categories Languages - RPG
Created by Guest
Created on Jun 21, 2016

For RPG provide JSON support

Please provide JSON data support in RPG.
Read JSON document from IFS or variable. Same methods as already there for XML data.


Use Case:

Gaining need for processing JSON documents.


Idea priority Medium
  • Guest
    Reply
    |
    Mar 15, 2018

    PTFs for 7.2 and 7.3 will be available for download by March 19, 2018. The PTFs provide support for a new DATA-INTO operation code, which supports any type of structured document such as JSON. DATA-INTO is similar to XML-INTO, but it requires a parser for the type of structured document. A sample JSON parser is provided with a PTF.

    For information about the PTFs you need and where to find documentation, see http://ibm.biz/data-into-rpg-opcode-ptfs.

  • Guest
    Reply
    |
    Feb 20, 2018

    IBM agrees with the request and a solution appears to be desirable and feasible. IBM intends to provide a solution. The solution will be in the form of a new DATA-INTO operation code that can handle any structured language such as JSON or CSV. DATA-INTO requires a parser program or procedure to actually parse the document. However, the code for sample JSON parser will be provided that programmers will be able to copy and modify as needed.

  • Guest
    Reply
    |
    Jul 25, 2017

    The CAAC has reviewed this requirement and recommends that IBM view this as a high priority requirement that is important to be addressed.

    Background: The COMMON Americas Advisory Council (CAAC) members have a broad range of experience in working with small and medium-sized IBM i customers. CAAC has a key role in working with IBM i development to help assess the value and impact of individual RFEs on the broader IBM i community, and has therefore reviewed your RFE.

    For more information about CAAC, see www.common.org/caac

    For more details about CAAC's role with RFEs, see http://www.ibmsystemsmag.com/Blogs/i-Can/May-2017/COMMON-Americas-Advisory-Council-%28CAAC%29-and-RFEs/

    Dawn May - CAAC Program Manager

  • Guest
    Reply
    |
    Mar 30, 2017

    IBM will use this request as input to planning but no commitment is made or implied. This request will be updated in the future if IBM implements it. IBM will use votes and comments from others in the community to help prioritize this request.

  • Guest
    Reply
    |
    Nov 21, 2016

    Also it would be really nice if we could have a json generator like the COBOL XML GENERATE function. It seems like we should have almost all the information already defined in the data structures to do this with JSON, with the main exception of null field handling, but I think I remember another RFE to allow that on fields too. If we had both that would be awesome!

  • Guest
    Reply
    |
    Jul 29, 2016

    IBM has received the requirement and is evaluating it. IBM will provide a response after evaluation is complete.

  • Guest
    Reply
    |
    Jun 22, 2016

    Creating a new RFE based on Community RFE #90319 in product IBM i.

0 MERGED

RPG Native JSON Unpacking Needed

Merged
Scott Klement already provides his own services for RPG to pack and unpack JSON documents, but I think RPG should have this natively through new op codes, and in the way RPG already provides XML-INTO op code. We would like JSON-INTO Use Case: Nati...
over 8 years ago in IBM i / Languages - RPG 3 Delivered