Maximo

 View Only
  • 1.  Differentiate Maximo Mobile User Login and Maximo Desktop user Login

    Posted Fri March 17, 2023 04:16 PM

    Hi All,

    We are trying to implement Maximo Mobile add on Maximo 7.6.1.3.We are considering to direct Mobile users to  Maximo Load balancer for UI .

    We are looking to identify a way to differentiate the users login between Maximo Mobile and Maximo Desktop.

    Can anyone having any idea on this help here?

    If there is any field we can leverage in our reports or any implementations like having a different cluster for Mobile  as such we can have in place for the same purpose.

    Appreciate your help!

    Thanks

    MS



    ------------------------------
    Meghana Siriveli
    ------------------------------

    #Maximo
    #AssetandFacilitiesManagement


  • 2.  RE: Differentiate Maximo Mobile User Login and Maximo Desktop user Login

    Posted Sun March 19, 2023 10:00 AM

    Hi Meghana,

    Please check MAXSESSION table for online users and LOGINTRACKING table for historic data. If your loadbalancer and application server & deployment architecture  (dns, network routing, vpn as well) are configured accordingly, the fields below should help with your request:

    SERVERHOST

    SERVERNAME

    CLIENTADDR

    CLIENTHOST

    Note: Please search for IBM / other documents on clustering and application server decomposition for different purposes (UI, MIF, Cron, Report and Mobile in your case)

    Clustering with Maximo and WebSphere 8.5.5:

    https://www.ibm.com/support/pages/node/1113735

    https://www.ibm.com/support/pages/node/1113741

    https://www.ibm.com/support/pages/node/1113747



    ------------------------------
    YALCIN KUMBASAR
    ------------------------------



  • 3.  RE: Differentiate Maximo Mobile User Login and Maximo Desktop user Login

    Posted Mon March 20, 2023 08:19 AM

    Setting up dedicated JVMs for Mobile you would be able to tell which JVMs they logged into from logintracking/maxsession. Aside from that, there isn't a reliable way to track that information today but I see value in having that information. I'd recommend opening an idea for it (https://ibm-ai-apps.ideas.ibm.com/ideas/) so we can track it. 



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