Hi all,
We are migrating OBIEE 12c reporting to OAC. In OBIEE, some PDF, XLS files were kept in res/s_Alta directory. These files could be opened from dashboards by adding a ‘Link or Image’ object and putting the /res/s_Alta objects as a URL. Clicking this URL opened the object without downloading.
In OAC, we are keeping the files within the catalog and are accessing it in the dashboards using the convention-
analytics/saw.dll?downloadFile&path=%2Fshared%2Fxxx%2Fxxx.pdf
Since this URL has a download file option, it is downloading the file before opening. No browser setting is able to stop the download and simply open it like before.
Is there any way to achieve the aforementioned OBIEE functionality in OAC? We want to open the file in a new window, instead of downloading and opening.
Thanks
Debadrita Ghosh