Maximo

 View Only
  • 1.  Maximo Mobile custom screen

    Posted Wed February 05, 2025 05:07 PM

    Hi All,

    In Maximo Mobile for technician is there a way to see how many labor hours (WO Actual - Labor) he completed for the day ? 

    Labor hours are stored at the WO, once WO is completed it will be removed from his queue. Is there any way to see how many hours he worked for that day.

    Thanks



    ------------------------------
    Srini
    ------------------------------


  • 2.  RE: Maximo Mobile custom screen

    Posted Thu February 06, 2025 08:34 AM

    It's not possible out of the box but you could do a couple of different things if you wanted with configuration. For example, the way we hide it immediately on the device after it goes into a COMP status is through the use of a mobile-qbe-filter on the datasource. If you removed COMP from that mobile-qbe-filter, they would still be able to view and access it. If your saved query removed COMP records, then it would stay on your device until you resynchronize. If you perform a delta sync of the transactional records it would stay on the device until you did a full sync since we do not drop records off the list in a delta sync.

    You could also try and build a timesheet like application or page, but it'd be more work. That's something we eventually want to do in the product (idea: https://ibm-ai-apps.ideas.ibm.com/ideas/MOBILE1-I-214 ). 



    ------------------------------
    Steven Shull
    ------------------------------