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
- Log into Backoffice.
- In the Administration perspective, click .
- Set the Retention Time in Seconds attribute as desired.
- Click Save.

