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

Search results: StreamSets

Support for "Security Headers" (masked) on Web Client Connections

While the Connection object allows us to specify custom headers, they are treated as standard/common headers. The UI does not mask the input, which exposes sensitive API keys and tokens in plain text to anyone with view access to the connection. H...
2 days ago in StreamSets Submitted

Enhance the Oracle CDC stages to function without access to CDB$ROOT

Starting in Oracle 19.10, it is possible to connect to individual PDBs and read from LogMiner and not have to utilize CDB$ROOT. This method is necessary for customers utilizing products such as Oracle Autonomous Database or Oracle AI Database@[ven...
3 days ago in StreamSets Submitted

Display Scheduled Tasks which have failed to execute for a defined number of past scheduled runs

This request is to make scheduled tasks which do not run on their scheduled time for a defined number of tries visible in the UI or through an API call. For example, given a scheduled task runs once a minute, allow the user to specify that if it d...
11 days ago in StreamSets Submitted

Include rotatelogs binary by default in base image

The file generated by the engine at /tmp/engine-*.out grows unbound. The engine scripts (libexec/_sdc) do contain logic to utilize the rotatelogs command if available, however this is not the default. The log file /tmp/engine-*.out growing unbound...
12 days ago in StreamSets Submitted

Enable JDBC Producer to generate SQL Server-compatible DELETE statements when Multi-Row Operation is enabled for tables with multi-column primary keys.

== Problem: JDBC Producer generates DELETE statements incompatible with Microsoft SQL Server when "Use Multi-Row Operation" is enabled for tables with multi-column primary keys. == Current Behavior: JDBC Producer generates: DELETE FROM table WHERE...
24 days ago in StreamSets Under review

Allow HTTP Client and Web Client origin to specify specific fields outside of Result Field Path when utilizing pagination

Currently, "Keep All Fields" must be selected to retain a field outside of the Result Field Path. If utilizing a high batch size (such as 10000) and the "Keep All Fields" setting, then performance is significantly degraded (over 10x worse), which ...
about 2 months ago in StreamSets Under review

Add support for pgoutput as a logical decoder for the PostgreSQL CDC Client origin

Only wal2json is currently supported as a logical decoder for the PostgreSQL CDC Client origin. In terms of performance, PostgreSQL team is recommending using the pgoutput plugin to minimize the use of PostgreSQL database cpu utilization and preve...
2 months ago in StreamSets Under review

Ability to configure Delete Protection and CMK for DynamoDB tables created by Kinesis stage

The Kinesis stage should be able to configure Delete Protection and Customer Managed KMS Key (CMK) for encryption on the DynamoDB tables created by the stage. Right now, you can only configure tags for the tables. Additional details:Right now, the...
2 months ago in StreamSets Needs more information

Setup Azure Authentication via SAS Token on Blob level

Streamsets 6.1.1 SDC Version only supports connectivity to Azure blob storage via SAS Token setup at the Account Level. SAS Token can be setup at the respective folder level so that multiple teams can have independent SAS setup to access blob stor...
3 months ago in StreamSets Functionality already exists

Retry Logic

Why it is usufull , Pipelines self-heal, Data keeps flowing consistent and Operational noise is reduced. Retry only transient failures Timeouts Network issues Temporary locks Retryable HTTP status codes (e.g., 408, 429, 5xx) Limit retries Prevent ...
3 months ago in StreamSets Needs more information