Hello everyone,
I just created a report query with a simple source query “SELECT CODE AS CLIENT_CODE FROM CLIENT” and I tried to click on the button “Test Report” to see the output result, so I am getting the following error on the page : "ORA-29273: HTTP request failed" which is being loaded on this url “http://192.168.0.52:8080/ords/wwv_flow.accept?p_context=app-builder/edit-report-query/15007917541996”.
So as configuration for my report query, I am putting in Report Layout “Use Generic Report Layout" with output format PDF. And in the Print URL section, this is set by default ”f?p=&APP_ID.:0:&SESSION.:PRINT_REPORT=REP_CLIENT".
Also under "Shared Components → Security Attributes → Definition" of my application, I have set in the Report Printing section “Use Instance Settings”.
On other side, I logged into my Administration Services panel with an administrator user and checked under “Manage Instance → Instance Settings” the Report Printing section, so it is set APEX Office Print as a Print Server.
Can anyone help with this issue?
Thank you.