I have a button that lets me pass a parameter into Analysis for OLAP from Design Studio, but it's opening OLAP in a new window outside of the Launch pad. How can I get it to open within Launch pad as another tab (see below).
Screenshot showing my Preferences allowing me to open up all my BOBJ Reports inside Launch pad:
Image may be NSFW.
Clik here to view.
Screenshot showing Launch pad w/ multiple reports open:
Image may be NSFW.
Clik here to view.
Code used to open OLAP Report:
APPLICATION.openNewWindow("http://****.****.***:****/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=M1OjOtoACqvvAQMA8gAAPJoBAqp0JAgAAAA&lsSZ_SLSORG=" + CT_SHIPMENT.getSelectedMember("0SALESORG").internalNoncompoundedKey);