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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Error while removing the report from Oracle APEX from Interactive Report

Kamil Terlecki6 days ago

I have enabled the Oracle APEX Interactive Reports' users to save the predefined search criteria as report. This is to ease the users to save them some time in future to narrow down the number of records being displayed when they log back in after a while.

When user is deleting the 'pre-saved' report, they get an error: "SAVED INTERACTIVE REPORT DOES NOT EXIST" follow by another error: "ERROR: Parsererror - SyntaxError: Unexpected non-whitespace character after JSON at position 2052 (line 33 column1)"

I have tried adding a dynamic action to force-refresh the site right after the deletion of the report but it does not seem to be working as expected: "apex.region("region_static_id").call("refresh");"

Any idea how to solve this? The thing is that the reports get deleted properly and after the user logs out and logs back in, the report no longer appears meaning it worked just fine. The error only pops up when I attempt to delete it from the interface end.

Comments
Post Details
Added 6 days ago
0 comments
40 views