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

StreamSets

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...
1 day ago in StreamSets Submitted

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...
1 day 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...
11 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...
23 days ago in StreamSets Under review

Notification for Jobs in Activating or Deactivating After an Amount of Time

Control Hub Subscriptions events that would be the closest to monitoring this would be a Job Status Change. The job statuses Activating and Deactivating themselves are necessary and we would not want a notification every time a job went to these s...
over 1 year ago in StreamSets Future consideration

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

Notification of a Failed Job Run from a Scheduled Task

Would like to be able to receive a notification when a Scheduled Task fails to start a job. Jobs stuck in a job status that is not inactive will fail to start and would like either an option to be notified of a failure when configuring the Schedul...
over 1 year ago in StreamSets Under review

One Request Per Batch Functionality for Web Client Stages

The option is there to have one request per batch in the stage, but nothing is populating the request body. The current workaround is to aggregate the records from the batch into a single record using the following Groovy script and configuring th...
4 months ago in StreamSets Submitted