Hi all,
Thought I'd share a cool trick I learned on the IBM community site.
To open Event Studio in Edge, create a URL as follows:
https://SERVER/ALIAS/bi/v1/disp?b_action=xts.run&m=portal%2Flaunch.xts&ui.gateway=%2Fibmcognos%2Fbi%2Fv1%2Fdisp&ui.tool=EventStudio&ui.object=&ui.action=new&launch.launchinWindow=true&backURL=disp%3Fb_action%3Dxts.run%26m%3Dportal%2Fclose.xts
(note the ALIAS is also set in .gateway=%Fibmcognos)
To open Query Studio:
https://SERVER/ALIAS/bi/v1/disp?b_action=xts.run&m=portal%2Flaunch.xts&ui.gateway=%2Fibmcognos%2Fbi%2Fv1%2Fdisp&ui.tool=QueryStudio&ui.object=&ui.action=new&launch.launchinWindow=true&backURL=disp%3Fb_action%3Dxts.run%26m%3Dportal%2Fclose.xts
(note the ALIAS is also set in .gateway=%Fibmcognos)
To open Analysis Studio:
https://SERVER/ALIAS/explore/explore.htm
Great info! Thanks for sharing.
Cheers!
MF.