on ‎2017 Mar 22 4:26 PM
After upgrading to MII 15.1 sp03 Patch 0 (FP2) from MII 15.0, opening a PDF in a new browser tab returned from the Runner service using JS is no longer working. Internet Explorer shows a download for the file and Chrome throws an error message "Failed to load PDF document". Does the browser not understand the file MIME type returned from the latest version of the Runner service? Is there a solution for this?
The following code works from our server running MII 15.0 but not in our server running MII 15.1sp03.
var url = "/XMII/Runner?Transaction=zSpringer/trxTestPDF&IsBinary=true&OutputParameter=OutputBinary&Content-Type=application/pdf";
window.open(url, "_blank");Chrome:

Internet Explorer:

Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi Eric,
We are also facing similar, not exactly what you are facing, looks like there is a bug in SP3 which returns NW login page when calling Runner or Query Template Inline Transformation, Check this Note here. https://launchpad.support.sap.com/#/notes/0002414733
But even after applying the latest patch for SP3 (Patch 16) that does not seem to solve the problem. Can you try at your end applying this patch and see if you get your issue sorted.
Thanks
Rupesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.