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
------------------------------