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 Planned for future release
Created by Guest
Created on Nov 30, 2020

HOD / iACS Macro language extensions

Working on some iACS macros for data import. Urgently missing a functionality to
* convert integer to hex and vice versa
* open a text file on workstation, read data and insert into fields on 5250 display
* grab data from 5250 display and write to text file on workstation for further processing

Idea priority Medium
  • Guest
    Reply
    |
    Sep 17, 2021

    The feature that is described in this request is a candidate for a future release.

  • Guest
    Reply
    |
    Mar 14, 2021

    I would follow the idea of Niels but at the moment there is no Python skill available. Customer was working with other script languages which provide easy flat-file interface for reading some lines and getting parts of the data to put into 5250 input fields and send enter or function keys.

    Would be very appreceated if a) some beginners documentation for scripting with Python (Niels?) can be shown, or b) a simple flat-file reading (and writing?) interface could be implemented directly into iACS scripting feature.

  • Guest
    Reply
    |
    Jan 21, 2021

    Comments from development:
    ===================

    As per our understanding these requirements can be implemented using macro programming.

    It would be helpful if customers go through macro programming guide to get the desired requirement.
    https://www.ibm.com/support/knowledgecenter/en/SSS9FA_14.0.0/com.ibm.hod.doc/doc/macro/macro02.html

    Please provide more information about our customer's use case if the information in the provided link does not help.

  • Guest
    Reply
    |
    Jan 18, 2021

    The CEAC has reviewed this requirement and recommends that IBM view this as a HIGH priority requirement that is important to address.

    The CEAC believes that a solution could be to implement a highly customisable scripting language (e.g. Python) this would not only address this issue but also any others that may have come about when users migrate to ACS and can no longer use VB scripting.

    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
    |
    Jan 13, 2021

    I will suggest that scripting is done with Python. This is a doable with the script engine in GraalVM or the Grall pollygot plugin for usual JVM and it can access Java classes