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!

Updating in APEX build in Table like APEX_APPLICATION_PAGE_IR

Idrees MalikDec 25 2024

There should be API's for all the APEX tables for data manipulation.

Now I want to make all the IR SHOW_DOWNLOAD = ‘No’ in all the applications and on all the pages means all the interactive reports. I didn't find any API for that and I have to do it manually by going one by one in each application and on each page to change.

I can check by query but I can't update by Query.

Comments
Post Details
Added on Dec 25 2024
1 comment
287 views