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 3249

enhancement to logs in AMU to add details of OAuth related product and subscription

During an API Connect v5 to v10 migration using the AMU tool, the archive-push info.log details OAuth products and subscriptions that were not created/pushed on v10 because they were containing OAuth only APIs and subscribing to products containin...
over 3 years ago in API Connect 1 Future consideration

DataPower SFTP Poller - Adhoc Schedule instead of Polling Interval

As of now, SFTP Pollers are having the Polling Interval alone, We need to have Specific date and time and Calendar for Polling Schedule. There are some SFTP Pollers required to be configured to transfer a file once a day, so we don't want datapowe...
over 3 years ago in DataPower Gateway 1 Not under consideration

MQ MFT Agent Windows Server Core support

Please support running IBM MQ 9.2 MFT Agent on Windows Server Core 2019, 2022 operating systems.
over 3 years ago in MQ, MQ Advanced & MQ Appliance 1 Not under consideration

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

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

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

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

EmailInput node should optionally output an unparsed version of the email

The email input node outputs an already parsed version of the email, e.g.To/From/Subject appear in the EmailInputHeader, and images that are base64 encoded in the email have been decoded to BLOBs. This allows the flow to easily parse those values,...
about 11 years ago in App Connect 2 Future 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