Difference between revisions of "PT Sync"

From ADF Docs
Jump to: navigation, search
(Installation Guides)
 
(18 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
PT Sync ia an ADF application to sync custom element data between two CommonSpot sites on the same CommonSpot server.
 
PT Sync ia an ADF application to sync custom element data between two CommonSpot sites on the same CommonSpot server.
  
== Installation ==
+
== Installation Guides ==
# [[PT_Sync_Extract_App|Extract Application]]
+
Current Release '''Version 1.1'''
# [[PT_Sync_ADF_Config|ADF Configuration]]
+
* [[PT_Sync_Install_1.1|Install Guide]]
# [[PT_Sync_Elements|Import Elements]]
+
* [[PT_Sync_Upgrade_1.1|Upgrade Guide]]
# [[PT_Sync_Subsites|Subsites]]
+
* [[PT_Sync_Release_Notes_1.1|Release Notes]]
# Pages
+
 
## [[PT_Sync_Ext_App_Configuration|App Configuration]]
+
Previous Versions:
## [[PT_Sync_Mapping_Manager|Mapping Manager]]
+
* 1.0
# [[PT_Sync_CS_Hooks|CommonSpot Hooks]]
+
** [[PT_Sync_Install_1.0|Install Guide]]
  
 
== Getting Started ==
 
== Getting Started ==
Line 17: Line 17:
 
The [[PT_Sync_Getting_Started|Getting Started Guide]] walks through the customization with a Sync Test custom element.  This custom element can be replaced with any custom element that you need to implemented within your site.
 
The [[PT_Sync_Getting_Started|Getting Started Guide]] walks through the customization with a Sync Test custom element.  This custom element can be replaced with any custom element that you need to implemented within your site.
  
== Enhancements ==
+
== Features ==
[[PT_Sync_Multiple_Server|Sync over Multiple CommonSpot Servers]]
+
*[[PT_Sync_Automate|Automate Sync]]
 +
*[[PT_Sync_Multi_Server_Configuration|Multiple Server Configuration]]
 +
*[[PT_Sync_Error_Handling|Error Handling and Reporting]]
 +
*[[PT_Sync_Success_Hook|Sync Success Hook]]
 +
*[[PT_Sync_Run_Time_Sync|Run Time Sync]]
 +
*[[PT_Sync_Complex_Fields|Complex Fields]]
  
 
== Limitations ==
 
== Limitations ==
Line 25: Line 30:
 
# Adding/editing global custom elements through the render mode dialog.
 
# Adding/editing global custom elements through the render mode dialog.
 
# Multiple local custom elements on a page.  Only the first local custom element will be synchronized.
 
# Multiple local custom elements on a page.  Only the first local custom element will be synchronized.
 +
 +
[[Category:PT Sync]]

Latest revision as of 21:13, 21 December 2011

Overview

PT Sync ia an ADF application to sync custom element data between two CommonSpot sites on the same CommonSpot server.

Installation Guides

Current Release Version 1.1

Previous Versions:

Getting Started

Each installation of the PT Sync is customized for the site and custom element records to sync.

The Getting Started Guide walks through the customization with a Sync Test custom element. This custom element can be replaced with any custom element that you need to implemented within your site.

Features

Limitations

The following limitations apply to situations for NOT synchronizing custom elements:

  1. Adding/editing global custom elements within the page element data.
  2. Adding/editing global custom elements through the render mode dialog.
  3. Multiple local custom elements on a page. Only the first local custom element will be synchronized.