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.

Status Future consideration
Workspace IBM MAS - Mobile
Created by Guest
Created on May 2, 2023

Support for Crews in Maximo Mobile

I currently have 2 customers (Transurban & Goulburn-Murray Water) who are currently using Maximo Anywhere & want to move to Maximo Mobile & 2 prospects (Transgrid & Omexom) who are evaluating Mobile. However, the crew functionality is missing in Maximo Mobile. The requirements are:
- To be able to assign WOs/Tasks to a labour or crew (on desktop)
- Any member of the crew is able to log in to Mobile & see the crew assignments on My Schedule application.
- Any member is able to click on the Start/Stop Work or Start/Stop Travel button & Mobile will create a labour transaction for all members of the crew (including tools utilization).
- Any member can manually create labour/crew transaction in the Report Work section.

Idea priority High
Needed By Month
  • Guest
    Reply
    |
    Nov 8, 2023

    I think updating ASSIGNEDWOLIST OSLC query on MXAPIWODETAIL Object Structure would make assignments assigned to the crews also visible in Technician app. Below is example of OSLC we have modified for our use case.


    (siteid = (select defsite from maxuser where userid =:USER) and status in (select value from synonymdomain where domainid ='WOSTATUS' and maxvalue not in ('CAN','CLOSE','COMP','WAPPR') and value not in ('WORKCOMP')) and wonum in ((select wonum from assignment where laborcode = (select laborcode from labor, maxuser where labor.personid = maxuser.personid and maxuser.userid=:USER and labor.orgid = (select orgid from site where siteid = (select defsite from maxuser where userid =:USER))) and (siteid = (select defsite from maxuser where userid =:USER)) and status in ('STARTED', 'DISPATCHED', 'HOLD', 'RECEIVED', 'ASSIGNED')) union (select wonum from assignment where amcrew = (select ac.amcrew From amcrewlabor al inner join amcrew ac on ac.amcrew =al.AMCrew where al.laborcode=(select laborcode from labor, maxuser where labor.personid = maxuser.personid and maxuser.userid=:USER and labor.orgid = (select orgid from site where siteid = (select defsite from maxuser where userid =:USER))) and (al.EndDate >= SYSDATE or al.EndDate IS NULL)) and (siteid = (select defsite from maxuser where userid =:USER)) and status in ('STARTED', 'DISPATCHED', 'HOLD', 'RECEIVED', 'ASSIGNED')))



  • Guest
    Reply
    |
    Aug 2, 2023

    As part of the review process, we strive to be transparent about our intentions with each enhancement suggestion. The offering team has carefully reviewed this idea and has decided that it fits into our current plans. We value your feedback and thank you for allowing us the privilege of partnering with you in developing our products.

  • Guest
    Reply
    |
    Jun 2, 2023

    Excellent idea. Can I also add that the Crew Leader (mobile user) has the ability to Add a person to their Crew via a mobile app. Add the person for the whole shift or for the week. And be able to Remove a person from the Crew for the rest of the Day/Week (eg if they are off sick)

    The Requirement has also appeared in a RFI from an Australian Water Utility

  • Guest
    Reply
    |
    May 2, 2023

    We have City of Lakeland also requesting that this be added in Maximo Mobile as they use the Crews pretty heavily.