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 Future consideration
Categories Other
Created by Guest
Created on Apr 29, 2015

Allow wildcards in SuperC batch member selection

Using SuperC Search-For from the ISPF panels allows members to be selected using '*' and '%' wildcards, i.e. like '*SP3%' as a membername.

It would be very useful if the same format could be used in SELECT statements in the JCL SYSIN dataset

Idea priority Medium
  • Guest
    Reply
    |
    Sep 28, 2020

    We have been aware of this requirement for a long time, and it is certainly a good idea, but it's quite tricky to implement internally for historical reasons, because SuperC currently sets up the entries in the SELECT list before it opens the data set (except if there is no SELECT, in which case it builds a list in an alternative format from the directories). It is also necessary to process SELECT in a different way when there are wild card characters, as a member name could be matched by more than one selection expression, but should only be processed once.

    Since the ISPF front-end has already provided a solution (but with limitations), SuperC has not considered this a high priority. However, it would certainly be useful, especially for batch jobs, so we are currently considering this as a possible future candidate item.

    Jonathan Scott, HLASM and Toolkit

  • Guest
    Reply
    |
    Jan 27, 2017

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Enterprise Tooling
    Product - High Level Assembler (HLASM)
    Component - Other
    Operating system - IBM z/OS
    Source - None

    For recording keeping, the previous attributes were:
    Brand - Servers and Systems Software
    Product family - z Systems Software
    Product - z/OS
    Component - ISPF
    Operating system - IBM z/OS
    Source - None

  • Guest
    Reply
    |
    Oct 15, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - z Systems Software
    Product - z/OS
    Component - ISPF

    For recording keeping, the previous attributes were:
    Brand - Servers and Systems Software
    Product family - z Systems Software
    Product - ISPF
    Component - ISPF

  • Guest
    Reply
    |
    Apr 30, 2015

    Creating a new RFE based on Community RFE #70334 in product ISPF.