CTS Configure H

CTS Configure V

Use this page to Set a Baseline CTS Configuration for a Custom WebApp.

To access this page, click Admin > CTS > Configuration in the Navigation pane.

NOTE: Do not update the configurations on this page for delivered WebApps. However, these settings must be configured if you are CTS’ing a Custom WebApp.

CTS Configure V

CTS Configure H

Field

Description

Data Source ID

Displays the name of the data source that stores the shippable items.

Properties

Trusted Cache

If checked, this data source is for a delivered WebApp, and the configuration must not be updated.

If unchecked, the data source is for a custom WebApp. The user can generate the configuration automatically by clicking Generate Config on this page.

Registration Filter

Displays the naming convention used for items to display in the VIEW NAME list box on the CTS Configure (SQL Object Registrations) page.

List Filter

Displays the naming convention used for items to display in the LIST TABLE list box on the CTS Configure (Shippable Item Keys) page.

Maintenance

Generate Config

Click to generate a baseline configuration for SQL Objects for Custom WebApps, including dependencies and relationships in the specified data source and in other data sources as dependencies define them.

Prepare To Ship

Click to clean up the data source’s CTS configuration prior to shipping a new version of the custom WebApp. This should be run if the data source’s schema is static once shipped (as in, developers will not be making changes to the data source schema on site). This operation deletes all automatically generated views, functions and procedures as well as object dependencies. These should not be needed if the schema is going to remain static. Afterwards, the Trusted Cache option is enabled to speed up CTS operations.