Multitenancy deployment considerations
In a multitenancy environment, the shared application components are deployed only to the shared environment, and the tenant-specific components are deployed only to the tenant region.
For information about how to package and deploy a shared application or a tenant-specific application, see the Multitenancy Administration Guide.
A deployment to a multitenancy environment has the following requirements.
- The package for the tenant layer should include production rule sets for that tenant. The package for the shared layer should not include production rule sets.
- The package for the tenant layer should include the table definitions for that tenant.
Previous topic Importing the packaged application Next topic Testing a new application