AtgDataUpdater
runs the corporate data update
Overview
Design
- Super Type
- AtgUpdater
| Role | Concrete. (Objects can be created.) |
| Instance Names | Unique |
| Notification | false |
| Template Directory | |
| Data View | Children, proximity: 1 |
| Logger Name | AtgDataUpdater |
Constraints
Allowed Child Dependencies
- AtgBuilder
- AtgSite
- DefaultDeploymentType1
- DefaultPackageName1
- DefaultPackageType1
- DispatchChangeDependencies1
- DispatchOptions1
- DispatchResourceType1
1: These types have a Singleton constraint. Only one instance may be added as a resource.
Allowed Parent Dependencies
- AtgProjectUpdater
- Node
Attributes
Defaults for Imported Attributes
| Name | Default |
|---|---|
| defaultDeploymentType | AtgRdb |
| defaultPackageType | AtgRdbData |
| dispatchChangeDependencies | false |
| dispatchOptions | buildstamp |
| dispatchResourceType | AtgSite |
Commands
Note
Commandline options displayed in square brackets "[]" are optional. If an option expects arguments, then angle brackets are shown after the option "<>". Any default value is shown within the brackets.
Deploy
Runs the database dump import process
- Usage
- Deploy -buildstamp <>
Workflow
Options
| Option | Description |
|---|---|
| buildstamp | build identifier |
rdbsSchemasImportDmp
import the catalog data into the Site AtgOracleRdb
- Usage
- rdbsSchemasImportDmp -buildstamp <> [-schematype <.*RdbSchema>] [-session <update.session>]
Options
| Option | Description |
|---|---|
| buildstamp | buildstamp |
| schematype | schema type |
| session | workflow session data |



