Hi, I am building an APEX environment on Oracle Cloud Infrastructure and trying to configure the APEX Instance Print Engine. I have the Enterprise Oracle Analytics Cloud which includes BI Publisher. The calling domain has been added to OAC as a trusted domain and I have configure my APEX Workspace as follows:
<tenancy>.analytics.ocp.oraclecloud.com
443
/xmlpserver/convert
When I try and print a pdf from an Interactive Report, i get this error: "Error Failed to load PDF document". This works if I use ORDS as the Print Server.
The running a request from SQL we get This is returning a 401 authorization required message
What am I missing?
Thanks Si