We’re in IFS APP10 and a quick report (SQL) of which the source is an IAL
(i.e
SELECT …
FROM IFSINFO.C_SOME_IAL
WHERE ...)
fails to export to excel. When clicked on the function, it shows the quick report execution dialog to enter parameters and then shows the error when pressed ok
This quick report
This does not happen to another standard quick report for example with permission to “IFS_ALL” but even if “IFS_ALL” is granted to this report, it still gives the same error.
Our other quick reports done without using IALs do not give this error, therefore I believe the IAL is not readable to the Export to Excel function.
Questions:
- Is this a permission issue ( with the quick report or IAL or Both?)
- If so, which exact permissions need to be granted to make the stream readable?
Thanks in advance!