Skip to Main Content

ORDS, SODA & JSON in the Database

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!

Blank table with interactive report

User_HWQ7RApr 7 2021

Good morning, I hope and you can help me, I have an interactive report which returns 17 records but at the time of entering it into APEX the table is empty but with the number of records in the lower part, I have opracle apex 18.

table apex.PNGapex.PNG

Any suggestion?

Comments

60437
Answer
The workspace IDs in each database must be identical. The idea is that the host application be "the same" application in terms of its internal object IDs, its application ID, and the containing workspace ID. You can achieve this by exporting the workspace to a file and importing/installing it into the next database in order to prepare for the introduction of "copies of" applications and their components into the "copy of" the workspace.

Scott
Marked as Answer by 647472 · Sep 27 2020
1 - 1

Post Details

Added on Apr 7 2021
1 comment
147 views