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!

Interactive Report / Import BUG?

ApexMeisterSep 11 2018 — edited Sep 13 2018

I'm using apex 5.1 and universal theme.

I have an application in workspace that I export and I used that script to create another application in another workspace.

Original app parsing schema = UserA and the new application created in another workspace = UserB.

I verified that the parsing schema in the newly created app = UserB.

I run the app and the page is returning data from the original app UserA.

If I make a manual change to the IR and save the page it refreshes and now display the data from the parsing schema = UserB.

Below is the newly created app (UserB = SM_APEXBED1)

pastedImage_0.png

Below is the output of IR (Last column = ROWID and data is from original export file parsing schema = UserA)

pastedImage_1.png

Data of UserB from sqldeveloper, rowid is different from the IR above that is why if I go to the link row I get the error below, thanks

pastedImage_2.png

pastedImage_3.png

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 11 2018
Added on Sep 11 2018
5 comments
175 views