Difference between revisions of "PT Import Content Migration Confing"
From ADF Docs
(Created page with '== Overview == This configuration is used to migrate an existing CommonSpot site. The following sets will setup a ColdFusion datasource for the existing CommonSpot site database…') |
|||
Line 5: | Line 5: | ||
Follow the steps to step a ColdFusion datasource to the existing CommonSpot site database. | Follow the steps to step a ColdFusion datasource to the existing CommonSpot site database. | ||
# Identify the existing CommonSpot site database name, server, and database account information. | # Identify the existing CommonSpot site database name, server, and database account information. | ||
− | # In the ColdFusion Administrator on the new CommonSpot site server, create a new datasource called "commonspot-import-content-data" with the database info to the existing CommonSpot site database. [http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=datasources_ADV_MJS_01.html#1235436|Adobe ColdFusion 8 Data Source Management] | + | # In the ColdFusion Administrator on the new CommonSpot site server, create a new datasource called "commonspot-import-content-data" with the database info to the existing CommonSpot site database. Reference: [http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=datasources_ADV_MJS_01.html#1235436|Adobe ColdFusion 8 Data Source Management] |
# | # |
Revision as of 14:54, 27 May 2011
Overview
This configuration is used to migrate an existing CommonSpot site. The following sets will setup a ColdFusion datasource for the existing CommonSpot site database on the new CommonSpot site server.
ColdFusion Datasource
Follow the steps to step a ColdFusion datasource to the existing CommonSpot site database.
- Identify the existing CommonSpot site database name, server, and database account information.
- In the ColdFusion Administrator on the new CommonSpot site server, create a new datasource called "commonspot-import-content-data" with the database info to the existing CommonSpot site database. Reference: ColdFusion 8 Data Source Management