Skip to Main Content
IBM Data Platform Ideas Portal for Customers


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

Clear

Ideas

Showing 147 of 18261

Enhancing the SCH Alert Screen with Job and Topology Details

The current alert screen on the platform displays only 'Messages' and 'Triggered On' values. This idea is to include 'Job Name' and 'Topology Name' (and potentially other fields) directly on the screen. Currently, users must navigate through multi...
9 months ago in StreamSets 0

Implementing User Roles to Restrict Pipeline Usage Without Connection Objects

In stages where data is read from or written to, it is essential to define a connection, such as a database, storage, or HTTP server. This requirement can pose a security risk, as users might enter databases or locations that comply with firewall ...
9 months ago in StreamSets 0 Under review

Add Option to Truncate Table in Destination Stage Before Inserting Data

In many data transfer scenarios, it is essential to ensure that the destination table is empty before inserting a fresh set of data. Currently, this requires the creation of a separate pipeline to truncate the table, followed by an orchestration p...
9 months ago in StreamSets 1 Not under consideration

Support for having origin to read from Azure ADLS/Blob File Shares

Product - IBM StreamSets | Data Collector Customer have a use case where they need to read data from ADLS File Shares. It could be achieved through Groovy scripting using Groovy origin; However, having a dedicated stage for it would be much helpful.
9 months ago in StreamSets 0 Under review

Improve parameter visibility when using job templates

When creating a Job Instance from a Job Template which uses parameters, the created job instance does not recognize or display the parameters in some scenarios. This occurs in the following scenarios: When creating the job template, the default (a...
9 months ago in StreamSets 1 Planned for future release

Support the isEmptyList EL function in the Stop Condition field in HTTP Client Processor

Attempting to use the isEmptyList EL function in the Stop Condition field of the HTTP Client results in the following error: com.streamsets.datacollector.util.PipelineException: PREVIEW_0003 - Encountered error while previewing : com.streamsets.pi...
10 months ago in StreamSets 0 Under review

Clearing INVITED status for Service Accounts in SCH Platform when serviceAccounts is enabled

SCH's serviceAccounts feature enables SCH Admin users to create SCH API credentials on behalf of other users, so that service accounts (with no SCH login access or could be outside of the customer's IdP) can obtain API credentials and use the REST...
10 months ago in StreamSets 1 Planned for future release

Support for SASL mechanism SCRAM-SHA-512 in Data Collector

This is useful since this mechanism is more secure than the ones we have officially suported.
10 months ago in StreamSets 0 Under review

Provide native capability to write metrics to a a standard product eg: prometheus

Platform teams wants pipeline metrics to be available to users through standard platforms such as prometheus. While can be worked around and instrumented, it should be out-of the box
10 months ago in StreamSets 0 Not under consideration

Provide out of box logging capability instead of having to resort to Groovy to write to log files

This would allow developers to instrument the pipeline and write key / custom logging to the log file. It could be implemented similar to how we allow creation of rules between stages
10 months ago in StreamSets 1 Needs more information