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.

Status Needs more information
Categories Usability
Created by Guest
Created on Jul 10, 2025

Include wildcard support in Sterling B2B for C:D transfers

Hello,

We have identified that the wildcard (*) function for sending or receiving with the C:D Sterling adapter does not work. It is unable to automatically detect all possible files located in a mailbox using the wildcard. While it does copy the file, it does not retain the original name — instead, it copies it using just "*" as the filename, and only one file.

We believe this feature would be extremely useful, as the file names change daily. In an automated process, this would be a great help.

Additionally, the use of the wildcard does work correctly in Connect:Direct on both Linux and Windows. Therefore, having consistent wildcard functionality in Sterling B2B for adapter CD transfers would be highly valuable.

  • Admin
    Mark Allen
    Aug 20, 2025

    Can you let us know if the previously suggested workaround helps with your use case?


    I'm looking forward to your response. Once I can develop a clear picture of your request, I'll be able to let you know if we can add your idea to our future offering roadmap.

  • Admin
    Mark Allen
    Aug 13, 2025

    Thank you for taking the time to provide your ideas to IBM. We truly value our relationship with you and appreciate your willingness to share details about your experience, your recommendations, and ideas.

    We are currently reviewing this request with our technical team and will update the status once our analysis is complete.


    There is a workaround for this use case that has been used successfully in many deployments:

    1. Write a BP that creates a list of files in the mailbox

    2. a scheduled job executes the BP to get the file list

    3. parse the list of files to initiate transfers

    I've attached a write up and sample code of this solution. Does this satisfy your use case?