IBM TechXchange Group

 View Only
  • 1.  How to change default Work Log Type in Maximo Mobile

    Posted Tue August 06, 2024 10:34 AM

    Hi All

    By default Maximo mobile takes CLIENTNOTE as the default value for Work log type in Technician app. In our case the default value of work log in LOGTYPE domain in Maximo is TECHNOTE (internal value is CLIENTNOTE) . Although TECHNOTE is default for the domain values Maximo Mobile is still picking up CLIENTNOTE as default values. How can be change Maximo Mobile to take the default value of LOGTYPE domain as the initial value for work log type?

    Thanks 

    G Jeevan 



    ------------------------------
    Jeevan Gorijilli
    ------------------------------


  • 2.  RE: How to change default Work Log Type in Maximo Mobile

    Posted Mon August 26, 2024 11:13 AM

    To fix Maximo Mobile defaulting to CLIENTNOTE instead of TECHNOTE, update the mobile app configuration to use TECHNOTE as the default work log type. Check the Maximo Mobile Configuration settings and ensure they match the LOGTYPE domain settings.



    ------------------------------
    Leanne Harris
    ------------------------------



  • 3.  RE: How to change default Work Log Type in Maximo Mobile

    IBM Champion
    Posted Tue August 27, 2024 05:10 PM

    Hi Jeevan,

    You can change it in your AppCustomizations.js file by overriding the initialDefaultLogType state.

    Here is an example of how to do it.

    https://github.com/ibm-maximo-mobile-dev/mobile-scripting/blob/c988c7a32c87d5413ebe79c3c5278cf994508648/samples/worklog/sample02.js#L21



    ------------------------------
    If this post helps, please consider accepting it as a solution to help other members find it more quickly.

    Maycon Belfort
    Consultant
    BPD Zenith
    Melbourne
    ------------------------------



  • 4.  RE: How to change default Work Log Type in Maximo Mobile

    Posted Tue September 03, 2024 03:56 PM

    It seems that even though your LOGTYPE domain's default value is TECHNOTE (internal value is CLIENTNOTE), Maximo Mobile is still using CLIENTNOTE as the default work log type. This inconsistency can lead to potential issues in your workflow. Reloader

    Thanks



    ------------------------------
    Georgia Brook
    ------------------------------



  • 5.  RE: How to change default Work Log Type in Maximo Mobile

    Posted Tue September 03, 2024 03:56 PM
    • Open Maximo application.
    • Navigate to the LOGTYPE domain.
    • Find the default value for the domain. In this case, it is TECHNOTE with an internal value of CLIENTNOTE.


    ------------------------------
    Georgia Brook
    ------------------------------