Difference between revisions of "PT Profile Version 2.1 Upgrade"

From ADF Docs
Jump to: navigation, search
(Application Code)
Line 3: Line 3:
  
 
== Application Code ==
 
== Application Code ==
# Renamed directory "/ADF/apps/pt_profile" to "/ADF/apps/pt_profile_v2".
+
# Rename directory "/ADF/apps/pt_profile" to "/ADF/apps/pt_profile_v2".
# Renamed file "/ADF/apps/pt_profile_v2/appBeanConfig.cfm" to "/ADF/apps/pt_profile_v2/appBeanConfig.cfm.old".
+
# Rename file "/ADF/apps/pt_profile_v2/appBeanConfig.cfm" to "/ADF/apps/pt_profile_v2/appBeanConfig.cfm.old".
 
# Download the PT Profile v2.1 and exported into the "/ADF/apps/pt_profile/" directory.
 
# Download the PT Profile v2.1 and exported into the "/ADF/apps/pt_profile/" directory.
  

Revision as of 17:26, 27 February 2013

Overview

The following guide is upgrading from v2.0 to v2.1.

Application Code

  1. Rename directory "/ADF/apps/pt_profile" to "/ADF/apps/pt_profile_v2".
  2. Rename file "/ADF/apps/pt_profile_v2/appBeanConfig.cfm" to "/ADF/apps/pt_profile_v2/appBeanConfig.cfm.old".
  3. Download the PT Profile v2.1 and exported into the "/ADF/apps/pt_profile/" directory.

Reset the ADF for the server and site.

Site Customizations

During the application implementation customizations may have been created. Check under the "/_cs_apps/pt_profile/" directory under you site to see if any customizations exists. If you do have site customizations, you'll need to update these accordingly.