Skip to Main Content
IBM Data and AI Ideas Portal for Customers


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

watsonx Code Assistant Ideas

Showing 11

Use Watsonx to analyze, explain, and convert Synon-generated RPG and COBOL code to Java

The idea is to use IBM’s Watsonx to tackle the challenge of legacy code modernization. Specifically, Watsonx would be leveraged to read and understand Synon-generated RPG and COBOL code. It would provide detailed explainability of the code's funct...

AD Build call dynamic resolution outside paragraph

As discussed with the AD development team, the dynamic resolution works only with MOVEs inside the same paragraph with the CALL, plus a case when you have a MOVE to the same paragraph just before the PERFORM <para-with-the-call>, with the co...
about 2 months ago in watsonx Code Assistant Ideas / watsonx Code Assistant for Z 0 Submitted

Support for HP NS COBOL

CVS has code written in HP NS COBOL. There is very poor understanding of this code. If Watsonx Code Assistant for z could "handle" this code, it would be of TREMENDOUS benefit to CVS (and anyone else who has HP NS COBOL). While we know that -- at ...

watsonx Code assistant for Z COBOL to PYTHON transformation

currently watsonx Code assistant for Z only produces JAVA output. The number of PYTHON programmers around the world far exceeds those of JAVA and is exponentially increasing each year. There are billions of lines of COBOL still requiring maintenan...
15 days ago in watsonx Code Assistant Ideas 0 Submitted

Expose VSCode Extension Settings to Customize WCA CodeLens

I would like an option to disable the CodeLens WCA context buttons in the VSCode editor. My preference is to copy/paste code snippets into the chat window, or to use the keyboard shortcuts, so the CodeLens buttons often just get in the way and clu...

Translate Cobol to Java on IBM i

Clients want to modernize their legacy and monolithic applications built years ago using db2 with Cobol on IBM i. They want to innovate, have a scalable solution, reduce operational risks and HR risks (not rely on deep expertise in cobol resources...

Generalized code assistant RAG use case trainable for multiple languages

Multiple IBM clients have approached me with a request to have a generalized watsonx Code Assistant that combines the existing Granite-code models with a RAG partner use case. Ability to fine tune a granite-code model such that it has the latest i...
about 2 months ago in watsonx Code Assistant Ideas / watsonx Code Assistant (general) 0 Submitted

Integration with slack

WCA is useful outside the vscode, and not all developers using vscode. having an integration with slack or as independent plugin. It would be great
about 2 months ago in watsonx Code Assistant Ideas / watsonx Code Assistant (general) 0 Submitted

Add hotkeys to interact with WCA context input

Add hotkeys to: Use selected text as context in a fresh chat Use selected context in the current chat Focus the chat text input Would really improve the usability as it wouldn't force your hands off the keyboard, it could also potentially push peo...
about 2 months ago in watsonx Code Assistant Ideas / watsonx Code Assistant (general) 0 Submitted

Developers need the ability to interact with the LLM

Today the prompting and communication with the LLM is done for the transformation service using the ADDI meta data. Doing this, provides a very opinionated class hierarchy and code generation. This works will for customers with limited skills. But...