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 Is a defect
Categories APIs & SDKs
Created by Guest
Created on Jul 17, 2025

"/B2BAPIS/svc/mailboxmessages" API needs to sort numerically

Customer is periodically calling "/B2BAPIs/svc/mailboxmessages” API and checking for new messages. However, the /B2BAPIs/svc/mailboxmessages” sort doesn’t work properly. It always returns documents string sorted by _id no matter by which field they are trying to sort The biggest problem is the _ID sort order looks like 1, 10, 11, 100, 2, 22, 200. For them its critical to be able sort these messages by creation date desc so most recent messages would be always on top.

The easiest way to get the sort order they need is to sort the _Id field numerically instead of as strings. This should change the sort order to 1, 2, 3, 100, 200, etc.

If it matters, they are using B2BI 6.2.0.1.



What is your industry? Automotive
How will this idea be used?

It will allow them to find new mailbox messages by periodically calling this API and comparing the latest _id or timestamp with that of the previous call to find any new messages that have come in.

  • Admin
    Mark Allen
    Jul 23, 2025

    Thank you for taking the time to provide your ideas to IBM.

    Our analysis has determined this is a defect, which will be addressed in a future release.

    We truly value our relationship with you and appreciate your willingness to share details about your experience, your recommendations, and ideas.