-
Book Overview & Buying
-
Table Of Contents
Oracle APEX Cookbook : Second Edition
By default, a workspace has got one schema from where it uses the objects. You can add more schemas to a workspace. This recipe tells you how to do that.
There are several ways to add a schema to a workspace:
Log in to the internal workspace as administrator and go to Manage Workspaces | Manage Workspace to Schema Assignments
Log in as the workspace administrator and go to Administration | Manage Service | Make a Service Request
Using the API, apex_instance_admin.add_schema('<workspace>','<schema>');
Make sure you can log in to the internal workspace as administrator.
Go to Administration | Manage Service | Make a Service Request.
Click on the Request Schema icon.
In the next step, select Use an Existing Schema and enter the name of the schema you want to add. Click on Next.
You will get the message you have requested stating that the existing schema be assigned to the workspace.
We will now continue as the instance administrator...
Change the font size
Change margin width
Change background colour