Difference between revisions of "PT Import Content Migration Confing"

From ADF Docs
Jump to: navigation, search
Line 6: Line 6:
 
# 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.  Reference: [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]
#
+
# Update the [[PT_Import_Content_Ext_App_Configuration|App Configuration]] "migration_DSN" field with the ColdFusion datasource name created in the last step ("commonspot-import-content-data").

Revision as of 15:01, 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.

  1. Identify the existing CommonSpot site database name, server, and database account information.
  2. 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
  3. Update the App Configuration "migration_DSN" field with the ColdFusion datasource name created in the last step ("commonspot-import-content-data").