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 Not under consideration
Workspace IBM i
Created by Guest
Created on Jul 21, 2021

Change STRPCCMD to NOT pop up the STRPCO window

As part of modernization, I have convert reports (spool files) to PDF documents. I then run the NETSERVER command STRPCCMD to display the PDF document.

The request:
Change the process to either suppress the pop up window or run it minimized. There is no way for us to run it minimized right now.


Use Case:

We have people in the factory that need to see the basics. We no longer want to print the reports as this wastes paper, etc. In many cases, the report just needs to be viewed prior to making changes to the data example, orders to pack in the next hour.

I use the STRPCCMD \\SYSTEM\SHARE\PDF_NAME.pdf and the PDF displays very well on the screen.

The problem is :
1. there is a PCO windows that pops up for about a half second and then disappears.

2. everytime the STRPCCMD is run, the pop up happens and it gets annoying to have these flashes on your screen every time.

3. We have found that the pop up changes focus and the user finds themselves changing the wrong data, before they realize the windows changed focus.


Idea priority High
  • Guest
    Reply
    |
    Nov 5, 2021

    Thank you for submitting your Request For Enhancement. We tested the proposed work around of inserting explorer.exe and found it to behave as you requested. For example:
    STRPCCMD PCCMD('explorer.exe \\SYSTEM\SHARE\PDF_NAME.pdf') PAUSE(*NO)

    Since we have no other plans to enhance the STRPCCMD, we have decided to decline this request at this time.

  • Guest
    Reply
    |
    Oct 26, 2021

    The CAAC has reviewed this requirement and recommends that IBM not implement this request. The work-around mentioned in an earlier comment from Brian Rusch is easy to do, and works as one would expect.

    Background: The COMMON Americas Advisory Council (CAAC) members have a broad range of experience in working with small and medium-sized IBM i customers. CAAC has a key role in working with IBM i development to help assess the value and impact of individual RFEs on the broader IBM i community, and has therefore reviewed your RFE.

    For more information about CAAC, see www.common.org/caac

    Nancy Uthke-Schmucki - CAAC Program Manager

  • Guest
    Reply
    |
    Sep 23, 2021

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Power Systems
    Product - IBM i
    Component - IFS (Integrated File System) and Servers
    Operating system - IBM i
    Source - Client

    For recording keeping, the previous attributes were:
    Brand - Servers and Systems Software
    Product family - Power Systems
    Product - IBM i
    Component - Languages - CL (Control Language)
    Operating system - IBM i
    Source - Client

  • Guest
    Reply
    |
    Sep 13, 2021

    The CEAC has reviewed this requirement and recommends that IBM view this as a MEDIUM priority requirement that should be addressed.

    Background: The COMMON Europe Advisory Council (CEAC) members have a broad range of experience in working with small and medium-sized IBM i customers. CEAC has a crucial role in working with IBM i development to help assess the value and impact of individual RFEs on the broader IBM i community and has therefore reviewed your RFE.

    To find out how CEAC help to shape the future of IBM i, see CEAC @ ibm.biz/BdYSYj and the article "The Five Hottest IBM i RFEs Of The Quarter" at ibm.biz/BdYSZT

    Therese Eaton – CEAC Program Manager, IBM

  • Guest
    Reply
    |
    Jul 25, 2021

    @pnicolay

    STRPCCMD is still supported with ACS, it was the support for using RUNRMTCMD to the Windows desktop that was deprecated.

    Ref: https://www.ibm.com/support/pages/runrmtcmd-no-longer-works

  • Guest
    Reply
    |
    Jul 24, 2021

    If you use explorer.exe as part of the pc command parameter, then the window should be suppressed:
    STRPCCMD PCCMD('explorer.exe \\SYSTEM\SHARE\PDF_NAME.pdf') PAUSE(*NO)

  • Guest
    Reply
    |
    Jul 22, 2021

    The whole concept is no longer supported on IBM i ACS (and Client Access for Windows is neither supported).

    I suggest having a look at https://www.ibm.com/support/pages/remote-command-execution-ibm-i-microsoft-windows-open-sshd