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
Categories IBM i Access Family
Created by Guest
Created on Apr 3, 2017

IBM i ACS Task Pane Should be Customizeable

In the Java Version of ACS (Currently at v 1.1.7.0) the Task pains on the leftside of the main ACSLaunch window are not configurable nor are they moveable. This means they are laid out the way the last programmer who worked on it felt it was convenient for them. The items in these task pains and the order of each group needs to be configurable via drag/drop.


Use Case:

I use 5250 emulation and RUN SQL all the time. Those two options are on separate task pains and the 5250 is so far down the list that it is actually below the screen on my laptop and I have to drag the entire window up to find it before launching a session. In addition, when you exit and relaunch the app, any modifications to the task pains (currently they only support collapse and expand options) are lost.


Idea priority Medium
  • Guest
    Reply
    |
    Apr 12, 2017

    Thanks for making the request. At this time, we do not plan on providing the ability to move options around on the main panel. Consider the other options already mentioned in a previous post. Reference the GettingStarting document in the products Documentation folder. See sections 9.1 More command-line Options and 9.5 Customized Packages.

  • Guest
    Reply
    |
    Apr 4, 2017

    You can always create short cuts to the specific plugin you want by following the getting started guide section 9.1 More command-line Options or locking down plug ins you don't want selected by modifying the 9.5 Customized Packages.

    Examples of a short cut command to the 5250 plugin and Run SQL Scripts.
    C:\IBM\ACS\Start_Programs\Windows_i386-32\acslaunch_win-32.exe /PLUGIN=5250 /SYSTEM=server /NAME=xxxxx /WIDE=true /kerberos /sso=true


    C:\IBM\ACS\Start_Programs\Windows_i386-32\acslaunch_win-32.exe /PLUGIN=rss /SYSTEM=servername /DATABASE=?IASP?

  • Guest
    Reply
    |
    Apr 4, 2017

    Why not add additional shortcut keys to the hub application for the 5250 Emulator, Run SQL Scripts, as well as the other functions, similar to Ctrl+I for Integrated File System? Then we could access all ACS functions from the hub with just a key combination based on what's allowed by the configuration file. The shortcut keys shouldn't work if the function is blocked by the configuration settings.

  • Guest
    Reply
    |
    Apr 3, 2017

    Attachment (Use case): Illustrates the area of the ACS Launchpad that I am referring to.