DatabaseCreationTemplate
The DatabaseCreationTemplate
parameter specifies the filename of a database that is used as a template for new databases. When the insert
ACI action attempts to insert data into a database that does not exist, a new database is created. All of the design elements are copied from the template database to the new database.
Type: | String |
Default: | No |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | DatabaseCreationTemplate=mail85.ntf
|
See Also: |