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 Future consideration
Workspace zSecure
Categories zSecure Audit
Created by Guest
Created on Feb 28, 2022

For NEWLIST HEADER=CSVT allow for the setting of file type and file name

Using HEADER=CSVT on an emailed report the attached file has a TXT extension and a file name of CSDATAU.


CSVT means a comma delimited file with titles, why not create the attachment as a CSV extension, or allow the customer to set the extension.


When we have a number of reports with attachments it would be easier to set the file name in the CARLA code, versus renaming the file when trying to save the attachment.

Idea priority Medium
  • Guest
    Jan 3, 2024

    This issue is a real nuisance. Having to rename the file that I was just emailed from a TXT extension to CSV is embarrassing for me to my customers. Why don't I just create a usable file in the 1st place, instead of the recipient having to do it?


    Using the XML format for this is great, but XML has its own challenges with its restrictions (i.e. field names begining with $). Using CSVT I don't have to map most of my CSDATA segment fields that begin with a $, to new fields that are acceptable to XML.