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

Enterprise Service Tools

Showing 34

IMS Web Service Tools: Add "BLOCKS" option to CEE3DMP_OTPIONS in XML converter

Today if an xml converter writes a CEE dump to ICON job log there are no information about static and automatic PLI variables included in the deump. Today the generated variable CEE3DMP_OPTIONS in a XML converter looks as follows: dcl CEE3DMP_OPTI...
about 10 years ago in IBM Developer for z/OS / Enterprise Service Tools 5 Delivered

Expose new CICS Web assistants options in RDz EST UI

Need to expose new options of the CICS Web assistants in RDz UI :the top-down tooling in RDz is closely derived from the DFHWS2LS tool from CICS. In CICS TS V5.1 DFHWS2LS is enhanced with a new configuration parameter called 'MAPPING-OVERRIDES'. I...
over 10 years ago in IBM Developer for z/OS / Enterprise Service Tools 4 Delivered

SGW-Enterprise WSDL first approach: Support data compression between ICON and IMS

We have now over 400 "IMS SGW Enterprise" based web services in place. All these web services are based on "WSDL first" approach. Especially with large IMS response messages we have bad response time in our setup with IMS-shared queues (20km dista...
over 10 years ago in IBM Developer for z/OS / Enterprise Service Tools 3 Delivered

Program Control Flow with GOBACK/STOP RUN

In RDz, COBOL Program control flow are not ompleted because the GOBACK/STOP RUN are not currently handled in the control flow.
over 11 years ago in IBM Developer for z/OS / Enterprise Service Tools 2 Delivered

Impure field declaration for xml_element_mapped and xml_attribute_mapped in generated PLI XML-converter

Context: RDz 8.5.1, xsebatch, wsdl first approach. The generated PLI XML-converter declares the fields xml_attribute_mapped and xml_element_mapped. Currently the declaration type is bin(1) but should be bit(1).
over 11 years ago in IBM Developer for z/OS / Enterprise Service Tools 4 Delivered

Reduce the memory used in ICON for every XML-converter load module

Each load module of a XML-converter genenerated by RDz-xsebatch, containing input and output converters, has 300-400 KB, per operation. ICON loads each load module twice, so it takes approx 600+KB storage. This will require RDz changes to avoid lo...
over 11 years ago in IBM Developer for z/OS / Enterprise Service Tools 6 Delivered

Configurable soapAction in Compiled XML Conversion

It is about the WSDL generated by EST Web Services project Bottom Up. We found that the soapAction value in the WSDL is not configurable no matter using Compiled XML Conversion or Interpretive XML Conversion. It bring inconvenience to users as it ...
over 11 years ago in IBM Developer for z/OS / Enterprise Service Tools 8 Delivered

Support the new PL1 memory layout in generated XML-converter and MPP-template

PLI RFE http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=29703 describes an optional new memory layout for PLI fields declared as "char(n) varying". RDz xsebatch tool has to support this new PLI memory model as soon as it i...
over 11 years ago in IBM Developer for z/OS / Enterprise Service Tools 6 Delivered

IMS SOAP Gateway must have the function both of top-down and bottom-up approach in RD/z product.

Our customer has decided to adopt interface centric design using WSDL. We have several environments including Web Services requester and provider. So we must have both top-down approach (WSDL to COBOL copybook) and bottom-up approach (COBOL copybo...
about 14 years ago in IBM Developer for z/OS / Enterprise Service Tools 7 Delivered

Suppress object of ODO from interface and calculate value at runtime

In a web services bottom up generation scenario, we use the OCCURS DEPENDING ON clause in our COBOL Copybooks to have variable length arrays and RDz correctly translates to the schema equivalent of minOccurs and maxOccurs. The use of the ODO claus...
almost 15 years ago in IBM Developer for z/OS / Enterprise Service Tools 4 Delivered