Maximo

Maximo

Come for answers, stay for best practices. All we're missing is you.

 View Only
  • 1.  Can't update Location through Locations application

    Posted Sun April 13, 2025 04:21 PM

    Hello,

    I am creating application named Locations (it's made from ASSETMOBILE app) and I want to try save changes for example like description of specific Location, which is listed in My applications tab. But when I rewrite for example description, Save button works, but it doesn't rewrite it. I have also rewrited source code for my needs, but it just doesn't work. So I would like to ask, if you know, how to solve this problem. I will be glad for every help. 

    Yours sincerely



    ------------------------------
    Vojtěch Šustek
    ------------------------------


  • 2.  RE: Can't update Location through Locations application

    Posted Mon April 28, 2025 04:23 PM

    Hey Vojtěch! It sounds like you're stuck in a classic "Save button mystery". If the "Save" appears to work but nothing updates, it's often an issue with how the data is bound or saved on the backend. You can double-check the data-binding and post-save response. Also, inspect the network calls! It might not even be hitting the right endpoint. Debugging this may look like solving a complex word game. Hope it helps you. Cheers!



    ------------------------------
    Soumyadeep Chaudhury
    ------------------------------



  • 3.  RE: Can't update Location through Locations application

    Posted Tue April 29, 2025 05:18 PM

    Hi , 

    Have you looked at the pod logs for errors? 

    The request may be reaching the pod but it could then be failing . 

    Search for entries with [ERROR or [WARN

    You can use the browser's developer tools to check if the request has generated an http status code indicating an error. 

    Best regards 

    Mark 



    ------------------------------
    Mark Robbins
    Support Lead/Technical Design Authority / IBM Champion 2017 - 2023
    Cohesive (previously Vetasi Limited)
    https://www.linkedin.com/pulse/maximo-support-advice-from-non-ibm-engineer-article-mark-robbins/
    ------------------------------