Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting error "ORA-29273: HTTP request failed" on Test Report in Report Queries

Nicolas JureidiniDec 10 2024 — edited Dec 10 2024

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.

Comments
Post Details
Added on Dec 10 2024
2 comments
898 views