Setting the Outbound Sync Retry Record Retention Period

You can change the duration of the retention period for records of outbound sync publication retries.

Context

The retention period for outbound sync retry records is 7 days by default, after which the outboundRetryCleanupCronJob runs to clean up all retry records that have exceeded the maximum number of retries, and passed the retention period. The value you set is compared to the modified time of the retry record. For example, using the default retention period of 7 days, the outboundRetryCleanupCronJob deletes any retry record modified 7 days or more prior to the execution of the cronjob, and has reached the maximum retry attempts.

Follow these steps to change the retention period.

Procedure

  1. Log into Backoffice.
  2. In the Administration perspective, click Start of the navigation pathSystem Next navigation step Retention Rule Next navigation step outboundRetryCleanupRuleEnd of the navigation path.
  3. Set the Retention Time in Seconds attribute as desired.
  4. Click Save.