Hello all,
I would like to know how to disable File System Access Control in Reports 12c, per Oracle documentation it comes enable by default on a new installation of 12c.
We are using Forms/Reports 12.2.1.3 and we are facing the following messsage:
REP-69: An internal error occurred REP-56133: Access is denied to write to the specified location
I did add the allowed path on EM MBeans but i fails with same error because Reports are being invoked without DESNAME and default working dir in reports 12c is DOMAIN_HOME path.
We can“t add of course DOMAIN_HOME as a allowed path and we can't add DESNAME at this moment to all invocations of reports... so we think would be better to disable this file system access control.
Best Regards