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.

How to use one application with multiple schema without copying application?

T101_cyberdyneJun 11 2013 — edited Jun 13 2013

Hi,

Previously we are using oracle forms and by that we can manage by using a set of folders containing fmx and use different schema/database for different customers. so the source code comes from one individual file but used for different database users.

is it possible to do this without copying application in apex?

reason is because if applications are copied for each customer, and in a situation where a page has a bug, the developer must correct multiple pages across all the application. This would not be appropriate to manage.

could this be done in apex? or is there any other approach?

Comments

Soukaina IDRISSI

Is there any clue or solution ?

Adnen Chebaane

Use dialog close event. Otherwise, try to avoid calling the modal by page redirection.

Franck N

Hi,

how about using Popup LOV. for this instance.

Plus point you do not require any additional implementation to achieve you requirement.

regards,

Franck

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 11 2013
Added on Jun 11 2013
5 comments
705 views