Is there any centralized server level configuration file or options that we can set for expected rep
Hi,
in our BI Publisher 12c environment, we keep seeing this error " failed: due to oracle.xdo.server.ServerException: oracle.xdo.servlet.data.DataException: Invalid format requested"
This is because there are multiple output formats available for a report and developers forgets to check the one of the output format for the report.
I am looking for options to avoid this dependency to select output formats at each report level.
Is there any centralized server level configuration file or options that we can set for expected report output formats?
So that we set it once and it applies to all report and we don't have to select output formats at each report level.