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 Future consideration
Workspace IBM i
Categories IBM i Access Family
Created by Guest
Created on May 22, 2019

Enhance iACS Printer Output filter options

i ACS allows only two configurations for Printer Output

com.ibm.iaccess.splf.FilterRestricted=true

which disables the Filter and restricts the user to looking at spool files generated by the user

Otherwise, the user has access to all spool files, and can execute any of the Printer Output functions against them.

The usefulness of the Printer Output function would be greatly enhanced for our users if there was a way to allow the user to view spool files they generated, or were sent to the output queue associated with the printer device assigned to the user. This would allow users to view reports intended to be distributed to them even if they didn't create the report, working as if they had full Printer Output functionality with the filter restricted to User= All users (*ALL) and Output Queue= "&USERN%".

Additionally, having some filter features available would be useful even for a restricted set of spool files:

Improved date and time interface. A button for most recent 24 hours, rather than fumbling through the provided From and To date and time values

User-specified Data. Add wild card search capability


Use Case:

com.ibm.iaccess.splf.FilterRestricted=limited(OUTQ=&USER%)


Idea priority Medium
  • Guest
    Reply
    |
    Nov 30, 2021

    Thank you for submitting your Request For Enhancement. We understand the value of this RFE, but higher priority items have taken precedence. We are keeping this on our list for consideration in the near future.

  • Guest
    Reply
    |
    Jun 25, 2020

    IBM understands this request and will consider it for a future code update, though no commitment is made or implied.

  • Guest
    Reply
    |
    Jul 9, 2019

    IBM has received this requirement and is evaluating it. A response will be provided when evaluation is complete.

  • Guest
    Reply
    |
    May 24, 2019

    I think that it at least should check if the user logging on has *SPLCTL special authority.
    This would give the flexibility expected.