Maximo

Maximo

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

 View Only
  • 1.  Hyperlink to an external app

    Posted 08/15/22 12:34 PM
    Hello,

    We have a custom app that we were using in MAXIMO for the last few years. However owing to the licensing constraints (limited/authorized etc.), we recently developed another custom app using ASP.Net Core that communicates with MAXIMO via OSLC JSON Rest API.

    Any suggestions on how to redirect the users to this new app (developed using ASP.Net core) if they try to launch the existing custom maximo app? Both apps use SSO SAML authentication.

    Thanks

    ------------------------------
    Pankaj Bhide
    Computer Systems Engineer
    Berkeley National Laboratory
    Berkeley CA
    ------------------------------



    #MaximoIntegrationandScripting
    #Maximo
    #AssetandFacilitiesManagement


  • 2.  RE: Hyperlink to an external app

    Posted 08/17/22 09:41 AM
    hi,

    I would say two options
    1. Launch from start center - 
    for this you can export library.xml and search for titlebar id="self_scpageTitlebar"
    In this, add below lines in titlebar section to launch hyperlink - 
    <hyperlink classname="powerwhite" id="test_id" label="Launch Google" link="https://google.com" mxevent="loadlink" targetid="self_scpageTitlebar"/>


    2. Launch from button using any maximo application - This can be achieved using launch point entry.

    ------------------------------
    Manoj Sawant
    ------------------------------



  • 3.  RE: Hyperlink to an external app

    Posted 08/17/22 01:04 PM
    Pankaj,

    The way this reads to me.... it sounds lie you are developing an alternative application specifically to get around a licensing restriction.  However you are still using the MBOs through the MIF (e.g. OSLC JSON Rest API.)  I do not know whether this is true or not, but please double check to make sure you are not still required to have correct licensing.  If you need help connecting with the correct person please let me know privately and I will do what I can to connect you.

    ------------------------------
    Bradley K. Downing , MBA
    Solutions Engineer
    IBM
    Bakersfield CA
    ------------------------------