Skip to Main Content
Integration


This is an IBM Automation portal for Integration 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.


ADD A NEW IDEA

Event Endpoint Management

Allow more than one entry in spec.listeners and spec.listeners[].groups so a single EventGateway can advertise both an external and an in-cluster endpoint.

The new EventGateway API 11.8.x (events.ibm.com) is really well structured — modeling spec.listeners and spec.listeners[].groups as arrays with per-group endpoint + advertised-address config is exactly the flexibility we were hoping to leverage. W...
29 days ago in IBM Event Automation / Event Endpoint Management Future consideration

Event Gateway - schema registry support for schema validation

Today the Event Gateway supports schema validation only for manually, uploaded schemas through the event source and validates against this.This requests is to support also schemas that exist in a schema registry and validate against the schemas fr...
about 1 year ago in IBM Event Automation / Event Endpoint Management Future consideration

Support label-based mapping between registered Event Gateways and Kafka clusters in EEM, so only designated gateways connect to a given cluster

Currently, every Event Gateway registered with an Event Endpoint Management instance receives the configuration for all Kafka clusters defined in that EEM instance, and establishes connections to each of them. There is no mechanism to scope which ...
about 2 months ago in IBM Event Automation / Event Endpoint Management Future consideration

EEM to abstract producers and consumers from underneath Kafka clusters

The idea is to use EEM as an enabler or booster of Kafka high availability and resilience capabilities. The idea is that EEM serves as an abstraction layer from the underneath kafka clusters for the producers and consumers so that these do not pro...
over 1 year ago in IBM Event Automation / Event Endpoint Management Future consideration

Extend EGW to support access logging with a customizable set of actions to be logged (e.g. logins, failed logins, subscriptions, event retrievals, ...)

Right now there are OTel metrics in the gateway that give us some information about clients that tried connecting and that connected. The consumption of messages already depends on whether they commit or not. Anyhow, all metric values are aggregat...
9 months ago in IBM Event Automation / Event Endpoint Management Future consideration

Declarative EEM API - i.e CRs to create published topics etc

EEM has a REST based API today, which can be used to create, update, publish and unpublish Kafka topics. A logical extension to this (and a better fit for CI/CD/GitOps style adoption) would be to offer a declarative approach (using k8s custom reso...
about 2 years ago in IBM Event Automation / Event Endpoint Management Future consideration

Automation Status Summary

Component Status Tooling Limitation EEM Gateway Deployment Fully Automated Terraform No CRD support Kafka Cluster Registration Fully Automated Terraform + Admin API No CRD support CA Certificate Management Fully Automated Terraform + Admin API No ...
about 1 month ago in IBM Event Automation / Event Endpoint Management Needs more information

Lack of Kubernetes-Native Resource Management

Current State IBM EEM does not provide Kubernetes Custom Resource Definitions (CRDs) or Custom Resources (CRs) for managing core platform components. Unlike other IBM Event Automation products, such as IBM Event Streams, which leverage Strimzi CRD...
about 1 month ago in IBM Event Automation / Event Endpoint Management Needs more information

Lack of Programmatic Access Token Lifecycle Management

Current State The EEM Admin API relies on a static bearer token that must be manually retrieved from the EEM Manager UI and stored in a secrets vault. No API capability currently exists to generate, rotate, renew, or refresh these credentials prog...
about 1 month ago in IBM Event Automation / Event Endpoint Management Needs more information

Absence of an Application Management Admin API

Current State The EEM Admin API endpoint (/admin/subscriptions) does not support the application model introduced in EEM 11.8.0. Applications created through the EEM Portal UI are not exposed through the /admin/subscriptions endpoint. Additionally...
about 1 month ago in IBM Event Automation / Event Endpoint Management Planned for future release