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

Ideas

Showing 65 of 18242

Allow initialisation using OPL of arrays within tuple sets

In OPL it is not possible to initialise an array which is within a set of tuples either through values or programmatically. An enhancement should be made to OPL to allow this. Consider: {string} Factors = {"a","b","c"}; tuple T_2 { key int i; int ...
about 5 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Not under consideration

saving data with a mouse-click instead of writing code through JDBC connector in CSV or other formats

I can currently browse it in the UI/IDE using the various inspectors. It would be nice if I could easily save this data to a file with a mouse click rather than having to write code, or add JDBC connections and rerun the model, etc. Typically what...
almost 4 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Future consideration

a new parameter to control to force MIPStart if the variables are feasible

CPLEX choose to use MIPStart or not accoring to the heuristic. But sometimes the user think MIPStart values as particular variables is the best way to solve the problem. So we’d like to request a new parameter to control to force MIPStart if the v...
over 2 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Not under consideration

Add support for Java 11 in CPLEX java API

Currently, CPLEX and CPO provide a java API to the engines. This API currently supports Java 8 (IBM SDK and Oracle Java). A more recent versions of Java with LTS is Java 11 - It would be nice if CPLEX Optimization studio officially supports Java 1...
about 4 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Future consideration

Rollback changes to both accelerators if failure occurs loading multiple accels in one load statement

We have a situation where it is important to keep the data in synch on both accelerators, so we use one statement to load both accelerators. Real case: The data is loaded from OPERLOG logstream to shadow table every 15 minutes on two IDAA accelera...
over 5 years ago in Db2 Analytics Accelerator Loader for z/OS 1 Planned for future release

missing parm for forceFullReload (or detectChanges="PARTITION") in IDAA loader

According to Stored Procedure Guide V7.1.7 :The forceFullReload attribute is deprecated because detectChanges="PARTITION" withoutpartition list has the same effect as forceFullReload="false", and omitting the detectChangesattribute and a partition...
over 6 years ago in Db2 Analytics Accelerator Loader for z/OS 1 Functionality already exists

sin function in OPL

tuple breakpoint // y=f(x) { float x; float y; } sorted { breakpoint } breakpoints={<i,exp(2*sin(i))> | i in 70..135}; I am trying to code this while because of no sin function in OPL, I am not able to code this on OPL.
over 6 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Not under consideration

Human-readable status response

In the new multiobjective optimization support in CPLEX (Java API, but likely true in other APIs), querying status via IloCplex.getMultiObjInfo(IloCplex.MultiObjIntInfo.MultiObjStatus, ...) returns a numeric code (e.g. 107). This is difficult to i...
over 5 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Not under consideration

IDAA LOADER - Terminate a...

Today, when we have a problem with a Load execution, we can use the BMC ISPF application to terminate the utility or use the DB2 TERM UTILITY command.When using Loader, there is no way to terminate a utility unless using the HLOMAINT Job .So, we n...
about 9 years ago in Db2 Analytics Accelerator Loader for z/OS 0 Not under consideration

OPL shall generate concert model with column API

OPL fails at building very large scale models due to the fact that it uses a "row api" of concert : Variables are created and added then to the range constraints. Unfortunately, such API can become dramatically slow for very large models, and buil...
over 7 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Not under consideration