Difference between revisions of "PT Sync Error Handling"

From ADF Docs
Jump to: navigation, search
(Error Handling)
 
Line 15: Line 15:
 
* Sync Error with Scheduling Delete Global Element
 
* Sync Error with Scheduling Delete Global Element
 
* Sync Error with Delete
 
* Sync Error with Delete
 +
 +
[[Category:PT Sync]]

Latest revision as of 17:30, 20 December 2011

Overview

Error handling within the PT Sync application is stored in the application.ptSync.logs variable space. No log files are written to the server for the sync processing, although the CCAPI logs will be generated as normal (if logging is enabled for the CCAPI).

Storing the sync success and error messages within the application scope allows the application to provide reporting within a CommonSpot left panel.

Reporting

Error Handling

The following cases are established for error handling situations:

  • Sync Error with CCAPI - Review the error message for details and check the CCAPI error logs on the source site.
  • Sync Error with Scheduling
  • Sync Error with Processing New Global Element
  • Sync Error with Scheduling Delete Local Element
  • Sync Error with Scheduling Delete Global Element
  • Sync Error with Delete