Hi All,
For my current project, we are using Design Studio to analyze HANA data, including a what-if analysis.
We have developed a XSJS solution writing back to HANA, similar to Murali's http://scn.sap.com/community/businessobjects-design-studio/blog/2013/06/26/how-to-update-hana-table-using-xs--a-simple-demo .
Everything is working fine on that part, save for the fact that the application opens a new window (by APPLICATION.openNewWindow(myUrl);, which does not add any value to the user experience, but we cannot seem to suppress it.
Does anyone have any ideas on how to call the URL, but keep the new window from opening?
Kind regards,
Sjoerd van Middelkoop