Maximo Open Forum

 View Only
  • 1.  Debug Maximo Anywhere 7.6.4 Applications

    Posted 06-30-2020 19:59
    I am new to Maximo Anywhere and have just started with the latest version 7.6.4. I have been able to do basic configurations of the Mobile Apps using the app.xml.

    I would like to understand how to debug these applications if I am trying to do some customizations / configurations using JavaScript.

    I understand MobileFirst Studio was used until 7.6.3 to do developments / customizations. Since MobileFirst is not applicable for 7.6.4, how to do the same?

    Regards,
    Kaushik
    #EverythingMaximo

    ------------------------------
    KAUSHIK KUMAR SAMADDAR
    Compunnel Software Group Inc.
    ------------------------------


  • 2.  RE: Debug Maximo Anywhere 7.6.4 Applications

    Posted 07-01-2020 08:53
    It depends on your platform, but if you're using Android for example you can follow the documentation IBM created here: https://www.ibm.com/support/pages/node/6203456 

    Similarly you would use XCode on a Mac to debug your application if you built for iOS. 

    If you're just building the web component (not building the native apps) then I would use the bottom approach in the IBM guide to debug in Chrome.

    ------------------------------
    Steven Shull
    Projetech
    ------------------------------



  • 3.  RE: Debug Maximo Anywhere 7.6.4 Applications

    Posted 07-03-2020 12:07
    Thank you Stephen,

    I am trying to debug a native app on the IOS. I guess I have to use XCode on a Mac to debug the application.

    ------------------------------
    KAUSHIK KUMAR SAMADDAR
    Compunnel Software Group Inc.
    ------------------------------