Skip to Main Content
IBM Sterling


This portal is to open public enhancement requests for IBM Sterling products and services. 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

PINNED Present Multiple Host Keys - RSA and ECDSA
As with standard Linux servers today Secure Proxy should be able to present Host Keys (more than one) in both RSA and ECDSA formats depending on what type the vendor incoming connection supports. Vendors are demanding Host Keys that are stronger t...
PINNED Add support to controllerWorkflow script to restart BPs that are in "completed, error" state by individual BP IDs
During system issues, we are unable to bulk restart the BP IDs at a time. This is causing huge support effort in the clean-up process. Existing controllerWorkflow.sh script doesn't have a solution to restart the BPIDs that are in "completed, error...

All ideas

Showing 3029

Ensure failover detection ping from SSP PS can be recognized as such in B2B

These pings are causing literally thousands of errors in our C:D logs on B2B every hour - as the C:D server adapter can see the pings hitting the port but recognizes that they are not valid C:D sessions. A recent health check performed by IBM/Sabr...
about 4 years ago in Sterling B2B Integrator / Performance 1 Future consideration

Rest API - General

From Home Depot: Currently, Control Center cannot re-start the adapters unless it is done through the use of scripts. The available mechanism, as of now is, invoking an OS script (when a rule is triggered), and the OS script in-turn can invoke any...
over 1 year ago in Sterling Control Center Monitor / Administration & Configuration 1 Under review

FSA(File System Adaptor) creating folders Automatically

Currently when extracting a files using File System Adaptor, by default FSA automatically creates the folder if it does not exists. There should be a parameter using which I can decide if I want FSA to create the folder automatically or not.
9 months ago in Sterling B2B Integrator / Other 1 Not under consideration

Allow System Certificates to work the same as CA Certificate groups

Currently when we generate a new System Certificate and want to install it to our HTTP Server Adapters, we need to take our environment down and schedule/coordinate the change of the certificates with all our AS2 customers. Not an easy task given ...
almost 2 years ago in Sterling File Gateway / Security 10 Future consideration

Enable IV to publish Node Availability events when Node Level Level safety factor changes or comes to effect

Consumers of IV have a local High/Medium/Low cache needs to get an update when there is a change in Node Level Level safety factor changes or comes to effect using the previous scheduled configuration to make sure they have up to date copy in cache
about 1 year ago in Intelligent Promising 0 Planned for future release

Enable configurable mapping between supply types and demand types in SIP and OrderHub

Currently Inventory consideration is not editable by Business users and is not allowing to onboard strategic Supply Integration with different Supply Type and make them considered for Promising after the reconciliation is complete
about 1 year ago in Intelligent Promising 2 Planned for future release

Enable IV to publish Network Availability events when Node Level or Network Level safety factor changes or comes to effect

Consumers of IV have a local High/Medium/Low cache needs to get an update when there is a change in Node Level or Network Level safety factor changes or comes to effect using the previous scheduled configuration to make sure they have up to date c...
about 1 year ago in Intelligent Promising 0 Planned for future release

Adding new indexes to database for enhancing performance.

The current DB settings seems to be insufficient for production environment. The performance dramatically enhanced after adding them during DB analysis made by our DBA team. I have raised TS001613070, and IBM Support agreed to add these indexes bu...
about 7 years ago in Sterling Control Center Monitor / Performance 2 Functionality already exists

Allow custom path configuration of Extended Rule Library path in the Sterling Mapper

Currently the Sterling Mapper defaults to a path of C:\Program Files (x86)\Sterling Commerce\Map Editor\Extended Rule Library due to security policies some users are not able to place their Extended Rule Libraries to that location. The desired beh...
5 months ago in Sterling B2B Integrator / Mapping & Translation 0 Submitted

Preserve text as text and Booleans as Booleans

We received the following XML:<CAD05><false</CAD05> The XML is defined as a "string" in the XML Schema. We output this to JSON to a field also defined as "string" in the JSON Schema. Yet, even with TEXT() or PACKAGE() calls the outp...