Configuring
Use the Suite administration Configurations page to access and manage the configuration settings for your environment.
When you deploy and activate a application, you must provide the required settings for the application and for any supporting tools. You can preconfigure these settings to require no further input during deployment.
The following sections describe the configurations and the required parameters.
configurations are set at a defined scope, such as system or application.
- System scope
- The configuration is set for and can be used across the whole suite. Example: A JDBC configuration that can be used by all applications in the suite.
- Workspace scope
- The configuration is set for and can be used in the default workspace. Example: The JDBC connection that can be used by all applications in the suite.
- Application scope
- The configuration is set for and can be used by a single application. Example: The JDBC connection that is used by the application.
- Workspace-application scope
- The configuration is set for and can be used by a single application in the default workspace. Example: The JDBC connection that is used by the application in the default workspace.