Difference between revisions of "PT Sync"
From ADF Docs
(→Installation Guides) |
|||
(22 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
− | PT Sync application | + | PT Sync ia an ADF application to sync custom element data between two CommonSpot sites on the same CommonSpot server. |
− | == Installation == | + | == Installation Guides == |
− | + | Current Release '''Version 1.1''' | |
− | + | * [[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]] | ||
== Getting Started == | == Getting Started == | ||
Line 15: | Line 16: | ||
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. | ||
+ | |||
+ | == Features == | ||
+ | *[[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 == | ||
− | The following limitations apply to situations for synchronizing custom elements: | + | The following limitations apply to situations for NOT synchronizing custom elements: |
− | # Adding/ | + | # 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. | # 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:
- 1.0
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
- Automate Sync
- Multiple Server Configuration
- Error Handling and Reporting
- Sync Success Hook
- Run Time Sync
- 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.