Select the Parameters Edit tab to view and edit the configuration.
Edit Fetch Limit For Abandonment, which is the maximum number of records to consider for each abandonment type. Default is 1000.
Edit Fetch Limit For Delivery, which is the maximum number of records to consider for each delivery type (normal vs abandoned submission delivery). Default is 1000.
Edit Fetch Limit For History, which is the maximum number of records to process for transaction history creation. Default is 2000.
Edit Fetch Limit For Transaction Purging, which is the maximum number of items to be purged per each category: submissions, collaboration jobs, transaction history, error logs, and so on. Default is 500.
It is important to understand that, for each category, the full hierarchy is purged. This means that:
For a submission - all related error logs are purged.
For a collaboration job - all related submission are purged.
The Fetch limit only applies to the top level of the category. So in the example of submissions, 500 independent submission may be purged, but if collaboration jobs are purged, then the actual number of submission will be higher.
Open the event log and search for events using data retention key word to see the actual number of purged transactions of each category, as shown below.
This is also illustrated below.
Select the Include Abandonment checkbox to turn off abandonment. It is selected by default.
Note
Transactions that should be abandoned will not be processed.
Select the Include Data Retention checkbox to turn off data retention processing, which executes the Data Retention Management service. It is selected by default.
Note
It is not recommended to turn off data retention as no data will be purged. However, you can do it for a short period of time to troubleshoot transaction processing issues.
Select the Include RESTDelivery Retry checkbox to turn off delivery. It is selected by default.
Select the Include Task Expiry checkbox to turn off task expiry. It is selected by default.
Note
Transactions that should be expired will not be processed.
Select the Log To Event Log checkbox to log the results of the transaction processing to the event log.It adds two entries to the event log - one for the Transaction Processor and one for data retention, which includes timing information relating to the performance of the operations.It is not selected by default.
Note
Disable logging unless you need to troubleshoot transaction processing issues.
Edit Max Data Retention Period to change the maximum period of time, in seconds, allocated for data retention purging. The default is 150 seconds. This allows the Transaction Processor to limit the amount of time it spends on data retention processing. That is, when purging takes longer than expected, the Transaction Processor will stop, move onto other tasks, and continue at a later time. This ensures that purging data does not affect other parts of the Manager system. | 18.11
This feature was introduced in 18.11.
Edit System Alert Time Minutes, which is the number of minutes that the system monitoring job will use when determining whether system alerts need to be raised about the transaction processing service. Default is 15 minutes.