Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. 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

z/OSMF

Showing 218

Make String variable text box re-sizable

I created a string variable called "fileContent" and mapped it to the response body from a GET REST API call. The GET REST API reads the contents of a dataset member. My goal is to edit the file contents in the variable and do a PUT REST API to up...
10 months ago in z/OS / z/OSMF 0 Future consideration

List data set members and USS files with control characters in the name

Product: Zowe CLI, Zowe Explorer, Postman Actor: User attempting to list members in a partitioned data set or list files in a USS directory when one of the names contains a control character in the range \x00-\x1f (such as \x0a = LF and \x10 = DLE...
10 months ago in z/OS / z/OSMF 0 Future consideration

z/OSMF workflow granularity for DELETE

It used to be that only the owner of a workflow could delete it. Now it is anyone who has access to <saf-prefix>.ZOSMF.WORKFLOW.ADMIN Recommend that perhaps by making the workflow Restricted or Private also means that it cannot be deleted ex...
10 months ago in z/OS / z/OSMF 0 Future consideration

Make the use of base64-password encoding in z/OSMF workflow REST-API step type optional (or remove it)

Currently, in the REST-API step type of a z/OSMF workflow, you can only provide a password for authentification to a REST-API when the password is base64-encoded. This is a bit bulky, for example when using this step with variables for substitutio...
10 months ago in z/OS / z/OSMF 0 Future consideration

Option to allow z/OSMF dataset API to return error message rather then HTTP error response code

When we use a client to make numerous z/OSMF API dataset calls, if an error HTTP response code is returned, z/OSMF ( Liberty ) closes the established TCPIP connection. This is expected Liberty behaviour as this conforms to the published open RFC s...
11 months ago in z/OS / z/OSMF 0 Future consideration

Dataset and File Search UI does not display dataset member attributes

There isn't a way to show dataset member attributes in dataset and file search GUI the way it is possible for a Unix file. Dataset and File Search UI does not display dataset member attributes, and this is inconvenient for customers who may wish t...
11 months ago in z/OS / z/OSMF 0 Future consideration

z/OSMF enable automatic REST API TSO logoff when logging out of z/OSMF

Currently, when using software update (and perhaps other OSMF functionality?) a TSO session is started for the REST API and it does not end when a user logs out of z/OSMF. It requires some amount of time without any activity before the session wil...
12 months ago in z/OS / z/OSMF 0 Future consideration

API/ Plugin to be used for data transferring to vendors- using zOSMF FTP servers definition

Create an API or plugin to be used to transfer data to vendors. we already have all vendors defined on zosmf FTP server definitions I know incident log has this features, including adding any dataset to an existing incident log entry, but we´re no...
about 1 year ago in z/OS / z/OSMF 1 Future consideration

REST API Extensibility

zOSMF should provide a way to register and unregister custom API handlers for users and vendors. This feature would allow users to create their own API handlers in whatever language they want and leverage the authentication and existing REST capab...
about 1 year ago in z/OS / z/OSMF 0 Future consideration

Implement an autostart feature for workflows so that instantiating a workflow with an auto-enabled step automatically starts the workflow too

Currently, The POST /zosmf/workflow/rest/{version}/workflows endpoint will only create a workflow instance. A separate call to the PUT /zosmf/workflow/rest/{version}/workflows/{workflowKey}/operations/start endpoint needs to be made in order to st...
about 1 year ago in z/OS / z/OSMF 0 Future consideration