Skip to Main Content
IBM Sustainability Software - Ideas Portal


This portal is to open public enhancement requests against the products and services belonging to IBM Sustainability Software. 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

Integration

Showing 32 of 5156

Standard application for making REST API calls to external applications like SAP

Currently making API Calls to Maximo is very simple. You set up an object structure and you can immediately make API calls to Max However the opposite is not so simple. If you want to make an API call to an outside application like SAP, there is n...
over 1 year ago in IBM MAS - Manage (Base) / Integration 1 Not under consideration

OSLC Object Passback Token

When creating new records (in particular child records) using autokeys, if multiple children are difficult to identify after creation. For example: POST /maximo/oslc/os/someOS { "description":"a Root object", "child":[{"description":"child 1"},{"d...
about 2 years ago in IBM MAS - Manage (Base) / Integration 1 Future consideration

OSLC allow setvaluemode header with BULK

When using POST oslc/os/someOS X-method-override: BULK allow the use of setvaluemode in the meta "_meta":{ "setvaluemode":1 }
about 2 years ago in IBM MAS - Manage (Base) / Integration 3 Future consideration

Support for "order by" clause in Saved Queries from Maximo JSON API

Maximo allows users to create saved queries that include "ORDER BY" statements at the end of the where clause. For example, you can create a saved query in Work Order Tracking that has a where clause of "WHERE istask=0 and status='COMP' ORDER BY s...
over 1 year ago in IBM MAS - Manage (Base) / Integration 0 Planned for future release

Allow asynchroneous processing for publish channels

When there are publish channels attached to an object in Maximo, system would run all logic in relevant user exists / filters / processing classes in the same thread where save() on the object was called. If outbound processing is complex, this ca...
over 2 years ago in IBM MAS - Manage (Base) / Integration 1 Not under consideration

Support PATCH Method on HTTP Handler Endpoints

Today, the HTTP Handler for Maximo Integration Framework end points uses Java's HttpUrlConnection java class to make the connection to the target system. This class supports most methods (GET, POST, PUT, etc.) but does not support PATCH and throws...
5 months ago in IBM MAS - Manage (Base) / Integration 0 Future consideration

BIM Projects - Import IFC File

Currently the "BIM Projects" application supports the import of COBie (Construction-Operations Building Information Exchange) data in csv and xls file format. Since COBie is only a subset of IFC (Industry Foundation Classes), the idea would be tha...
12 months ago in IBM MAS - Manage (Base) / Integration 0 Future consideration

MIF - Updating Closed WOs

Would like the ability to update closed WOs via the MIF. The same functionality as a user has from the front end via the Select Actions menu (Edit History Work Order).
about 4 years ago in IBM MAS - Manage (Base) / Integration 0 Not under consideration

Capability for Maximo MXRECEIPT OLSC API to provide JSON Response.

Steps: Using Postman: Send Receiving data to ../maximo/oslc/os/MXRECEIPT?lean=1 Header properties=* or specify the field name: matrectransid, siteid Expected Result: 200 or 201 - Success and JSON Response data is returned back. Actual Result = 200...
over 2 years ago in IBM MAS - Manage (Base) / Integration 0 Future consideration

Display the API Key Expiration Date

On the APIKEYTOKEN table, we track when the API key was created and the expiration (in minutes) that have to be added to the date. That means users need to perform their own calculation (adding the minutes from expiration to creationdate) to deter...
over 1 year ago in IBM MAS - Manage (Base) / Integration 0 Planned for future release