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

Pinned ideas

View all
PINNED OpenAPI schema validation including headers
Currently to schema validate a REST based API in DataPower you have to extract the JSON schema from the OpenAPI file and then code manually code the individual header checks defined in the OpenAPI file Would be a vast improvement to be able to j...
PINNED It should be possible to step-in while debugging Flow Services
As of webMethods.io Integration 11.0.7, a Flow Service can be debugged step by step in the Flow Service editor, but for an INVOKE step, the debugger can only step over the INVOKE step. It would be very helpful if the debugger would also allow to s...

All ideas

Showing 3179

Versioned stored procedures in DB2 for z/OS are not supported by WMB/IIB

Versions of Native SQL stored procedures were introduced with version 9 of DB2 on Z. However, when I use the WMB/IIB to call a Native SQL stored procedure that is versioned, it reports to me that I am using an overloaded stored procedure. So, Vers...
almost 11 years ago in App Connect 4 Not under consideration

Change Load balanced SAP Connection mechanism to utilise different Function Modules from the RFC_READ_TABLES

Recent SAP Support Pack update (NW750 SP22 applied Q4 2021) exposed an issue with mechanism used by IIB to establish load balanced connectivity, through Logon Groups, relying on the RFC_READ_TABLES, (which has proven reliable, to this point). SAP ...
over 3 years ago in App Connect 1 Future consideration

Support TLS resumption on FTP over TLS

Request for Datapower to support TLS resumption on FTP over TLS
over 7 years ago in DataPower Gateway 0 Not under consideration

Enabling content security on APIC Developer Portal and sample request/response has to be generated without errors

In APIC developer portal version 2018.4.1.17, if the content security is enabled the sample request/response are not generated. We need sample request/response to be generated even if the content security is enabled.
over 3 years ago in API Connect 0 Future consideration

Enabling the aspera watched config to transfer the empty flles and folders and delete source empty directories after transfer

Enabling the aspera watched config to transfer the empty flles and folders and delete source empty directories after transfer
over 3 years ago in Aspera Ideas 1 Future consideration

No versioning in OSGI Bundle names

The "WebSphere MQ" OSGi bundles for example "com.ibm.mq.osgi.java_7.1.0.4.jar" include the version instead of using a version independent name "com.ibm.mq.osgi.java.jar" like DB2 does. In consequence all CICS JVM profiles must be changed at an MQ ...
almost 11 years ago in MQ, MQ Advanced & MQ Appliance 3 Future consideration

Support streaming of SOAP Attachments

Would like IIB to support streaming of SOAP attachments, both for SwA and MTOM.
almost 11 years ago in App Connect 3 Not under consideration

Make MQMD consistent across platforms

On midrange the tagMQMD includes ( at the end) MQCHAR4 ApplOriginData; /* Application data relating to */ /* origin */ /* Ver:1 */ MQBYTE24 GroupId; /* Group identifier */ MQLONG MsgSeqNumber; /* Sequence number of logical message */ /* within gro...
over 3 years ago in MQ, MQ Advanced & MQ Appliance 1 Not under consideration

CMQC.h on z/OS should support 64 bit control blocks

The CMQC on z/OS has #define MQOD_CURRENT_LENGTH 400 On midrange the header file has #if defined(MQ_64_BIT) #define MQOD_CURRENT_LENGTH 424 #else #define MQOD_CURRENT_LENGTH 400 #endif If I compile an MQOD with 31 bit compiler the length is 400 If...
over 3 years ago in MQ, MQ Advanced & MQ Appliance 1 Is a defect

Tunable timeout parameter for MQCONN/MQCONNX

In MQ 7.1, MQ client can use followed 2 timeout mechanism to keep SVRCONN channel alive1. Connect_Timeout set in mqclient.ini to monitor tcp connection/handshaking timeout2. After connection (from mq view), HBINT can keep monitoring however, betwe...
about 11 years ago in MQ, MQ Advanced & MQ Appliance 3 Future consideration