Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. 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

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


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.

IBM Employees should enter Ideas at https://ideas.ibm.com


ADD A NEW IDEA

All ideas

Showing 633

Identify pieces of code that break code standards then provide recommendations on fixes

Developers would benefit from the assistant being able to identify pieces of code that break code standards (industry and internal standards) such as how to handle exceptions and proper termination routines. Then recommend fixes to a developer tha...
17 days ago in watsonx Code Assistant Ideas / watsonx Code Assistant for Z 0 Under review

the message DSNZ015I should be a warning and not an informational message

running a batch -SET SYSPARM command should end in a CC 0004 if there are parms that are NOT pulled in.
17 days ago in Db2 for z/OS 0 Under review

Implement initial memory reservation and res_req in jobInfoEnt structure

Hello, We can get initial memory reservation and initial res_req using bhist command but it can take a while.I have noticed that initial number of reserved CPUs is recorded in /sw/platform/lsf/10.1/include/lsf/lsbatch.h /*** \brief submit request ...
17 days ago in Spectrum LSF / Operations/RTM 0 Under review

Adding "All users" collaborators when creating categories via csv

When in IKC we create a new root category using the ui or the apithe new category created has as collaborators in access control both the user who created the category with category role owner and the "All users" group that has viewer as category ...
3 months ago in Cloud Pak for Data / Watson Knowledge Catalog 0 Under review

Allow the Schema Generator to be able to use Complex Data Types for Parquet and Avro

The schema generator currently is only able to generate basic schema. For example a map with mixed data types is considered complex and will cause an error: { "answers":{ "field1": "somestring", "field2": 123 } } SCHEMA_GEN_0007 - Map '/answer...
about 1 month ago in StreamSets 0 Under review

OpenPages - Entity Filtered list in tree format

Provide Business Entity parent selection in creation views as a tree format.
4 months ago in OpenPages Ideas / Platform Features 1 Under review

Generate Microsoft Word Documents from OpenPages

It would be very useful a new functionality for users to generate Mircrosoft Word documents in OpenPages. With this functionality users could automatically generate documents using information from different objects using a Microsoft Word template...
8 months ago in OpenPages Ideas / Solutions 1 Under review

Simplify Data Quality (DQ) Violation Management by removing the need for a dedicated database table for storing DQ violations.

Currently, managing Metadata Enrichment DQ violations requires users to create and maintain a separate table in an external database, which complicates the process and adds unnecessary overhead. While CP4D has the capability to access DQ violation...
4 months ago in Cloud Pak for Data / Watson Knowledge Catalog 0 Under review

Show DSNT709I also in Joblog of MSTR

If there are several instances of RLF tables, and someone activates a specific instance using the DSN command with the command -START RLIMIT ID=nn, this is currently impossible to trace, or at least very difficult to trace. The START command is on...
3 months ago in Db2 for z/OS 0 Under review

Alter QSUB add *EXPRESSION* without DROP/RECREATE

As we know, user can alter QSUB and add current_timestamp / timestamp column without drop/recreate QSUB. But it is NOT possible to add an *EXPRESSION* without drop/recreate QSUB. With this feature, it's much more convenient without annoy drop/recr...