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.

Problem with Parsing schema in changing #owner#

Sadath.SaadMay 17 2016 — edited May 20 2016

I have created same tables in the two schema with different data. By refereeing the following page https://blog.iadvise.eu/2014/09/30/change-the-apex-parsing-schema-at-runtime/ i set this code in the initialization plsql code

qu.png

and that control of choosing schema is placed in the login page item "X". This X item is the static select list of HR and BI @login page qu.png but when i choose BI and login the effect will appears only on the classical reports but not in the other reports or forms or interactive reports.

What to do

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 17 2016
Added on May 17 2016
2 comments
709 views