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

Clear

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...

Ideas

Showing 19

Use a custom filename for the zip file when using the getMultipleDocumentGet REST API

The sfgapis getMultipleDocumentGet is to bundle one or more documents from B2B into a zip file and receive this zip as response. http://<Install_Host>:<Liberty_port>/sfgapis/ Using the getMultipleDocumentGet sfgapi there's no option to...
about 5 hours ago in Sterling File Gateway / APIs & SDKs 1 Submitted

Add support for configuring password history in IBM Sterling Control Center to prevent reuse of previous passwords.

Currently, Sterling Control Center allows setting password length, complexity, and expiration rules, but does not provide an option to enforce password history. This feature is critical for strengthening security by ensuring users cannot reuse rec...
about 8 hours ago in Sterling Control Center Monitor / Administration & Configuration 0 Submitted

Support service mesh for container deployments

Enterprise customers looking to deploy containers under kubernetes, especially in OpenShift, specify that service mesh must be used, in this case Red Hat's Service Mesh based on istio

Support service mesh for container deployments

Enterprise customers looking to deploy containers under kubernetes, especially in OpenShift, specify that service mesh must be used, in this case Red Hat's Service Mesh based on istio.

Enabel console logging on SSP and SEAS - Container base Deployment

Within SSP & SEAS helm chart Values we do not see any configurable option to have our SSP/SEAS Application level logs to be enable on POD console. For reference We have this option available in SI help chart "logs.enableAppLogOnConsole" this s...
13 days ago in Sterling Secure Proxy / Administration & Configuration 0 Submitted

VDA standards missing in IBM ITX

After checking with IBM ITX Support, we confirmed that there is no out-of-the-box type tree available for the VDA Standard. We request that a VDA (German Association of the Automotive Industry (Verband der Automobilindustrie)) type tree be include...
2 months ago in Sterling Transformation Extender / Maps & Type Trees 2 Submitted

Sterling CCM should support Dynamic Data Masking (DDM) in MS-SQL

A recent Pen Test found hashed system passwords in the 'CC_FILES' table in the SCCM database. The recommendation is to use Dynamic Data Masking (DDM) on the SQL tables. However on raising this with IBM, it was found that SCCM does not support DDM ...
5 months ago in Sterling Control Center Monitor / Security 0 Submitted

Dynamic Date Range Filter in Scheduled ICC Reports

Description: We request an enhancement to IBM Control Centre(ICC) to allow dynamic date range filtering for scheduled reports—specifically, the ability to configure the Event Date/Time filter to automatically include data from the last X days(>...
7 months ago in Sterling Control Center Monitor / Reporting 1 Submitted

Monitor and alert on expiring SFG/B2Bi certificates and keys

Control Center already provides monitoring and alerting on certificates used in SSP and C:D. SFG transfers using protocols such as FTPS, AS/2, and EBICS also rely on certificates with SFTP transfers relying on SSH keys to secure them. Where SFG is...
9 months ago in Sterling Control Center Monitor / Usability 1 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...