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

Pinned ideas

PINNED Respect $HOME/.config/go/env
After adding eval $(/path/to/goz-env) in .profile, each time I log in to OMVS, I get 3 or 4 lines about $COMPILER_PATH. Can you add config to turn this off, please? Second, even if I have $HOME/.config/go/env (per XDG spec), go env says that `go` ...

All ideas

Showing 4785

vsam.js find() to place the cursor at the the first record that has a greater key satisfies the search

The FIND method in vsam.js can be used to position the initial cursor, but it has to be an exact match. Otherwise, null will be returned and the cursor is not positioned which has a greater key satisfies the search. It is suggested to enhance the ...
over 5 years ago in IBM Open Enterprise SDK for Node.js 3 Delivered

Add support for RSA-OAEP encrypt/decrypt using keys in PKDS/ICSF with secure padding algorithms and ability to specify algorithm parameters

We need to use public/private keys stored in PKDS/ICSF to encrypt/decrypt payload for financial transaction services. Specifically we are required to use RSA-OAEP for encryption/decryption of for instance JWT payloads. Currently the only RSA paddi...
over 2 years ago in IBM Java SDK for z/OS 2 Delivered

Support of JAX-WS in CICS/Liberty

Wüstenrot is currently using CICS Web Services already. They also plan to use Java in CICS/Liberty for new projects . Doing that they would also like to use JAX-WS in Liberty which is currently not supported.
almost 11 years ago in CICS Transaction Server for z/OS / Runtime 5 Delivered

Support hexadecimal data access of VSAM file in MVS

Node.js server in USS is required to access to legacy VSAM files in MVS. USS is in ASCII while MVS in EBCDIC. Codepage conversion may affect the hexadecimal data access. The VSAM files contain hexadecimal data (non-displayable) in key or content. ...
over 5 years ago in IBM Open Enterprise SDK for Node.js 0 Delivered

Support RACF Keyring access for key and certificate extraction for https connection

Key and certificate are required for https connection in node.js server. Key and certificate are required to be extracted from RACF Keyring.
over 5 years ago in IBM Open Enterprise SDK for Node.js 3 Delivered

Kerberos enablement to support Active Directory SSO

To adopt SSO via Kerberos in Node.js running in z/OS. This can provide better user experience to avoid unnecessary action.
over 5 years ago in IBM Open Enterprise SDK for Node.js 3 Delivered

DevOps - Support REST requests to automate deployment of TPF changes

PJ43978 provided support for zTPF load management as an UrbanCode Deploy plug-in. A CI/CD solution for zTPF is needed that is agnostic to the enterprise solution the customer choses to use to manage code integration/deployment. REST enabling loads...
about 8 years ago in z/TPF Product Family / z/TPF 2 Delivered

DCLGEN and outputlibrary

When doing a DCLGEN in Data Studio using IDz you will reach a point where the output dataset needs to be specified. On that panel the field is locked and you have to use the "Browse" button to select a library. It is way too slow than just typing ...
over 5 years ago in IBM Developer for z/OS / Usability 3 Delivered

Be able to authenticate against RACF

We want to be able to use node.js to authenticate to RACF based on userID & password credentials.
over 5 years ago in IBM Open Enterprise SDK for Node.js 2 Delivered

Enhancement to check report to flag specific programs

In check report, programs from z/OS system and subsystems (MQ, CICS, DB2, IMS...) are reported to be missing, but it's not possible to load them in AD. We will need to know in the check report that these programs are not missing but as part of the...