AtgSite
Controls the ATG Site
Overview
Design
- Super Type
- Site
| Role | Concrete. (Objects can be created.) |
| Instance Names | Unique |
| Notification | false |
| Template Directory | |
| Data View | Children, proximity: 1 |
| Logger Name |
Constraints
Allowed Child Dependencies
1: These types have a Singleton constraint. Only one instance may be added as a resource.
Allowed Parent Dependencies
- Node
- Updater
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.
Configure
dispatches command to child
- Usage
- Configure [-command <Configure>]
Workflow
Options
| Option | Description |
|---|---|
| command | command to dispatch |
Restart
dispatches Restart command to child
- Usage
- Restart [-command <Restart>]
Workflow
Options
| Option | Description |
|---|---|
| command | command to dispatch |
Packages-Install
dispatches command to child
- Usage
- Packages-Install [-command <Packages-Install>]
Workflow
Options
| Option | Description |
|---|---|
| command | command to dispatch |
AtgServers-GetDatastore
calls atgs to lookup their current datastore via RMI command
- Usage
- AtgServers-GetDatastore [-atgcollectiontype <AtgAppServerCollection>] [-atgservertype <fulfillmentAtgAppServer>]
Options
| Option | Description |
|---|---|
| atgcollectiontype | collection type name |
| atgservertype | server type |
Rdbs-SchemasExportDmp
Tells AtgRdb instances to export their schemas
- Usage
- Rdbs-SchemasExportDmp -buildstamp <> [-command <Schemas-ExportDmp>] [-resourcetype <AtgRdb>] [-threadcount <1>]
Workflow
Options
| Option | Description |
|---|---|
| buildstamp | Unique build identifier |
| command | Command to dispatch |
| resourcetype | Type of resource to dispatch |
| threadcount | Number of concurrent threads to execute |
Rdbs-SchemasImportDmp
tells AtgRdb instances to import their schemas
- Usage
- Rdbs-SchemasImportDmp -buildstamp <> [-rdb <>] -schematype <>
Options
| Option | Description |
|---|---|
| buildstamp | Unique build and update identifier |
| rdb | the rdb instance |
| schematype | schema type to import |
Rdbs-SwitchSchemaBinding
tells AtgRdb instances to switch their schemas
- Usage
- Rdbs-SwitchSchemaBinding [-fromschema <>] [-rdb <>] -schematype <> -toschema <>
Options
| Option | Description |
|---|---|
| fromschema | schema to switch from |
| rdb | the rdb instance |
| schematype | schema type to import |
| toschema | schema to switch to |
AtgServers-SwitchDatastores
calls atgs to switcht their datastore
- Usage
- AtgServers-SwitchDatastores [-atgcollectiontype <AtgAppServerCollection>] [-atgservertype <fulfillmentAtgAppServer>] [-datastore <>]
Options
| Option | Description |
|---|---|
| atgcollectiontype | collection type name |
| atgservertype | server type |
| datastore | name of datastore |
AtgServers-InvalidateCaches
calls atgs to invalidate their cache
- Usage
- AtgServers-InvalidateCaches
dispatchCmd
dispatches command to child
- Usage
- dispatchCmd [-buildstamp <>] -command <> [-keepgoing] [-resourcename <.*>] [-resourceorder <[^.]*>] [-resourcetype <[^.]*>] [-sortorder <ascending>] [-threadcount <1>]
Options
| Option | Description |
|---|---|
| buildstamp | Unique build and deployment identifier |
| command | command to dispatch |
| keepgoing | If true, all iterations of the called workflow will be executed, even if a task in one or more of them fails. |
| resourcename | resource name pattern |
| resourceorder | resource order name |
| resourcetype | resource type name |
| sortorder | order to sort resources |
| threadcount | Number of concurrent threads to dispatch |
AtgServers-UpdateDatastoreModelObject
calls atgs to record their datastore
- Usage
- AtgServers-UpdateDatastoreModelObject [-atgcollectiontype <AppServers>] [-atgservertype <>] -datastore <>
Options
| Option | Description |
|---|---|
| atgcollectiontype | collection type name |
| atgservertype | server type |
| datastore | name of datastore |


