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!

APEX 5 "404 Bad Request" with Modal / Non-modal dialog

Bozzy-OracleFeb 8 2017 — edited Feb 8 2017

I am using APEX 5.0.2.00.07.

I have a button which directs a page in my app to to another page. However I wanted to submit my existing item entries before redirecting to my Modal Dialog page. To this end I changed the button action to submit and created a "After Submit" branch to redirect to the modal dialog. I also made the branch conditional on the specific button. However when I test this I get the 404 error (The request path contains illegal characters). This is with the APEX listener. However I also tested against the Embedded PL/SQL Gateaway which also resulted in a "corrupted data" error.

If I change the destination Page Mode to a Normal U don't experience this problem.

Is there a workaround?

Thanks,

Clive

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 8 2017
Added on Feb 8 2017
1 comment
419 views