Difference between revisions of "PT Sync"

From ADF Docs
Jump to: navigation, search
(Installation)
(Installation Guides)
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
PT Sync application built in the ADF.
+
PT Sync ia an ADF application to sync custom element data between two CommonSpot sites on the same CommonSpot server.
  
== Custom Elements ==
+
== Installation Guides ==
* Sync Mapping
+
Current Release '''Version 1.1'''
* ptSync Configuration
+
* [[PT_Sync_Install_1.1|Install Guide]]
 +
* [[PT_Sync_Upgrade_1.1|Upgrade Guide]]
 +
* [[PT_Sync_Release_Notes_1.1|Release Notes]]
  
 +
Previous Versions:
 +
* 1.0
 +
** [[PT_Sync_Install_1.0|Install Guide]]
  
== Installation ==
+
== Getting Started ==
# [[PT_Sync_Extract_App|Extract Application]]
+
Each installation of the PT Sync is customized for the site and custom element records to sync. 
# [[PT_Sync_ADF_Config|ADF Configuration]]
+
 
# [[PT_Sync_Elements|Import Elements]]
+
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.
# [[PT_Sync_Ext_App_Configuration|App Configuration]]
+
 
# [[PT_Sync_Subsites|Subsites]]
+
== Features ==
# [[PT_Sync_CCAPI_Configuration|CCAPI Configuration]]
+
*[[PT_Sync_Automate|Automate Sync]]
# Pages
+
*[[PT_Sync_Multi_Server_Configuration|Multiple Server Configuration]]
## [[PT_Sync_Mapping_Manager|Mapping Manager]]
+
*[[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 ==
 +
The following limitations apply to situations for NOT synchronizing custom elements:
 +
# Adding/editing global custom elements within the page element data.
 +
# 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.
 +
 
 +
[[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.