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.

ADD A NEW IDEA

z/TPF

Showing 438

Upgrade Kafka Client

The Kafka broker version we use is well in advance in compare to the Kafka Client 2.8.1. It produces unnecessary warnings on z/TPF. Moreover we would like to be proactive and be open to new features as well as to keep security enhancements u...
17 days ago in z/TPF Product Family / z/TPF 0 Future consideration

Support for a simpler programming language (For example "SWIFT")

Assembler, C and C++ are difficult to learn and use and it would be beneficial to have a simpler programming language for application developers.
27 days ago in z/TPF Product Family / z/TPF 0 Under review

Support for Dynamic ENTERs from assembler that involve parameters and C++ programs defined as extern "C".

There is no support for dynamic enters from Asm that involve parameters and C++ programs defined as extern "C". GNC style parameter passing works to call C programs, but not to call C++ programs defined as extern "C". It does work for the 5th para...
27 days ago in z/TPF Product Family / z/TPF 0 Under review

Request a C/C++ interface for IBM VSAM macros used in TPF

Currently only assembler programs can issue the VSAM macros. It is required that C/C++ programs can also issue these macros via function calls in a similar manner.
27 days ago in z/TPF Product Family / z/TPF 1 Needs more information

Optimize tagged heap lookup service routine.

Currently tpf_eheap_tag() and tpf_eheap_locate() are convenient APIs to retrieve heap buffer addresses across an ECB's lifetime. The tpf_eheap_locate() service routine in the CP executes a sequential search through all heap buffers until the provi...
4 months ago in z/TPF Product Family / z/TPF 0 Planned for future release

SSH JAM recycle should defer shutdown to allow work/connections in progress to complete

When SSH JAM is recycled, any SFTP connections in progress are lost. Update the SSH JAM to allow connection in progress to complete.
about 1 month ago in z/TPF Product Family / z/TPF 0 Future consideration

Request SFTP interface with off zTPF LDAP.

We already use LDAP within our enterprise for various applications. This supports both userid/password authentication and roles. Would like to exploit that capability to z/TPF SFTP processing.
3 months ago in z/TPF Product Family / z/TPF 0 Future consideration

Improve performance of C++ try/catch when exception is thrown

Our coding best practice guidelines advise developers not to use the try-throw-catch method in C++ code for control of the program flow or transaction validation as the underlying TPF mechanism for identifying the source of the thrower results in ...
4 months ago in z/TPF Product Family / z/TPF 0 Future consideration

(TPFUG/Visa) Add file access logging to SFTP server

Currently only user login activity is captured in the log under /tpfjam/ibmutil. Enhance this logging to also include file access activity at a minimum (who's doing what, when and where) as well as FTP commands if possible. Potentially include dif...
4 months ago in z/TPF Product Family / z/TPF 0 Future consideration

(TPFUG/Visa) Add ASCII/Text transfer support to the SFTP server

Currently we are using FTPS support where clients can use both binary and text options while sending files to zTPF. The SFTP support provided only support binary transfers and we would like to be able to offer the ASCII/text option.
4 months ago in z/TPF Product Family / z/TPF 2 Future consideration