Difference between revisions of "PT Import Content Ext Database Setup"
From ADF Docs
(Created page with '== External Database Setup == Create a new database to be used for the Import Content App. This is not the sites CommonSpot database and is only used as a temporary basis. Crea…') |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== External Database Setup == | == External Database Setup == | ||
Create a new database to be used for the Import Content App. This is not the sites CommonSpot database and is only used as a temporary basis. Create a ColdFusion datasource for this new database. | Create a new database to be used for the Import Content App. This is not the sites CommonSpot database and is only used as a temporary basis. Create a ColdFusion datasource for this new database. | ||
| + | |||
In the apps config XML, updated the "source_dsn" tag field in the config. | In the apps config XML, updated the "source_dsn" tag field in the config. | ||
| + | |||
| + | [[Category:PT Import Content]] | ||
Latest revision as of 15:55, 31 March 2011
External Database Setup
Create a new database to be used for the Import Content App. This is not the sites CommonSpot database and is only used as a temporary basis. Create a ColdFusion datasource for this new database.
In the apps config XML, updated the "source_dsn" tag field in the config.