Specifying a production database schema
You can provide the name of the production database schema in a data connection definition. Provide the name of the production database schema in the following cases:
*
*
You plan to use the iServer administrator dashboard reports, so you must provide the schema name for the PostgreSQL database.
On the Data source connection properties page, in Schema (optional), type the schema name in the form MyCatalog.MySchema or browse for the schema. The schema name is applied to maps of database tables and views at runtime, overriding the schema name stored in the maps.
The schema name is not applied to maps of native SQL queries or to maps of stored procedure result sets. The schema name in these maps must be edited manually before you publish the project to the production volume.
Do not provide a schema name if the maps in your project use more than one database schema.

Additional Links:

Copyright Actuate Corporation 2012