Maximo

Maximo

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

 View Only
  • 1.  Open SR/WO In New Tab

    Posted 24 days ago

    Is it available to open the SR or the WO in a new tab on the browser by just clicking on the ID?



    ------------------------------
    Abdullah Blal
    Software Engineer
    Megasoft
    Giza
    +201155119254
    ------------------------------


  • 2.  RE: Open SR/WO In New Tab

    Posted 23 days ago

    Maybe this can be applied also to table https://www.ibm.com/support/pages/linking-assets-application-dynamically-assetuid

    In second step then use for Target Browser Window: _blank

    Maybe in DB table new attribute needs to be added, where You copy SR or WO num, and then use it as first column in tables, so not to conflict with original field. 

    Just an idea. Maybe will try during day or this week.



    ------------------------------
    Juris Flugins
    Expert IT Consultant
    TROIA d.o.o
    Jurmala
    ------------------------------



  • 3.  RE: Open SR/WO In New Tab

    Posted 23 days ago

    Adding a button to use launch in context would work, however, I would advise against it. Behind the scenes, each tab/browser window establishes its own webclientsession. This ensures that you can click a button on one tab without impacting another. This is capped to 10 UI sessions by default which means that after someone opened 10 tabs, they would start to get an error and be unable to open anymore. 

    While this setting can be changed (including to unlimited to avoid the error), it would leave stale session data in memory. I have seen in some customer instances where this ends up utilizing a large percentage of the heap size which could lead to the JVM running out of heap space and crashing. 



    ------------------------------
    Steven Shull
    Principal Maximo Solutions Engineer
    Naviam
    Cincinnati OH
    ------------------------------



  • 4.  RE: Open SR/WO In New Tab

    Posted 21 days ago

    I think your warning is a valid one, but I will use it in a very specific case, so this is not my awareness now.



    ------------------------------
    Abdullah Blal
    Software Engineer
    Megasoft
    Giza
    +201155119254
    ------------------------------



  • 5.  RE: Open SR/WO In New Tab

    Posted 21 days ago

    @Juris Flugins,

    I will try it and tell you the feedback, and if you have tried, please tell me the response.



    ------------------------------
    Abdullah Blal
    Software Engineer
    Megasoft
    Giza
    +201155119254
    ------------------------------



  • 6.  RE: Open SR/WO In New Tab

    Posted 16 days ago

    Hi Abdullah,

    I have to ask, why?  Having a new tab/window open each time you select a record from the list is not great for system resources or processes. The only use case I can think of why you would want that behaviour is comparing two or more records, but even that is not a great use case.  When you want to go to another record, do you close the tab/browser or leave it open?

    Have a look at the need for the request.  There are reasons it's designed the way it is.



    ------------------------------
    Regards, Craig Kokay
    Princpal Consultant, COSOL
    https://cosol.global/

    Ph: +61-411-682-040
    email: craig.kokay@cosol.global
    #IBMChampion
    ------------------------------