Skip to Main Content
Cloud Platform


This is an IBM Automation portal for Cloud Platform 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

My ideas

Showing 109

Allow verification points of variables

It would be great to allow verification points to be logged with a pass/fail against variables when validating the contents of a variable.
over 8 years ago in DevOps Automation / Test UI 2 Planned for future release

Enhancement request regarding auto-generation of web service client source code by Rational Application Developer

Rational Application Developer(RAD) v9.x generates java source files for web service client with UTF-8 encode, the customer is using RAD from v8.x, which creates java source codes with the default encode in the platform (SJIS for the customer).The...
almost 10 years ago in Heritage / Application Developer 3 Planned for future release

Cannot reconnect communication paths on deployment diagrams

RSA should allow users to reconnect communication paths from one node to another on a deployment diagram. Currently, the "Reconnect not supported" message appears if you try to do this, RSA does not support the re-orientation of communication path...
almost 13 years ago in Heritage / Software Architect Designer 4 Planned for future release

RSA 8.04 - Use Case Format / Fill / Custom color broken

In RSA 8.04, in a use case diagram, we are able to change colors of the use case 'bubble'. However, none of the custom colors work. Please enhance the product to allow the additional colors to be displayed. This is necessary for very large diagram...
over 13 years ago in Heritage / Software Architect Designer 4 Planned for future release

Support for sessionAffinity in WebsphereLibertyApplication CRD

Running Liberty in RedHat Openshift enables session stickyness. This must be set on the service spec. To do that with the Liberty operator is not possible. So the property must be added to the operator. need sessionAffinity, see the doc : https://...
about 1 month ago in WebSphere Liberty 0 Planned for future release

Add support for a Force Refresh on Value Streams view

Currently, there is no way to apply or do a force refresh of any Value Stream Mappings (VSM). A user needs to fake modify the Value Stream JSON file (e.g. description field or a stage name) and wait for VSM to be refreshed, which may not be picked...
8 months ago in DevOps Automation / Velocity 1 Planned for future release

Additional Authentication methods for Secret Store - LDAP

Hello everyone, current Secret store in UCD supports connection to Vault with RoleId bases authentication. I would like to ask if it would be possible to extend the authentication methods by LDAP (https://developer.hashicorp.com/vault/docs/auth/ld...
over 1 year ago in DevOps Automation / Deploy 2 Planned for future release

Provide documented API to create or update Authentication and Authorization Realm

To automate the configuration of UCD server we are trying to do the configuration using Ansible playbook so that it will be consistent in all UCD servers. Currently documented CLI is not available to to create or update Authentication and Authoriz...
over 1 year ago in DevOps Automation / Deploy 3 Planned for future release

can the Migration Toolkit for Application Binaries and/or the Migration Toolkit for Application Source be updated to look for setContextClassLoader calls and warn of potential class loader problems

There are slight differences within WAS and Liberty from a classloading perspective. Sometimes when applications are migrated from WAS to Liberty. You run into some TCCL issues. The solution was to delete the line of code where the context class l...
almost 2 years ago in WebSphere Migration Toolkits 0 Planned for future release

UML to Java transformation: Lambda expressions in variable declarations are being converted to null.

Variable declarations with '->' operators are being transformed to null. Example:private final static String Xyz = t -> (test); gets converted to: private final static String Xyz = null;
about 2 years ago in Heritage / Software Architect Designer 2 Planned for future release