Show last authors
1 = Introduction =
2
3 'PurgeJob' is a connector allowing iXPath admins to delete all old jobs from the database in order to make it more available and performant.
4
5 The main aim to have this connector in hand is to handle storage issues and discard old jobs.
6
7 This presentation is going to take you through :
8
9 1. Parameters used.
10 1. How to use the 'PurgeJob' connector.
11
12 = Parameters =
13
14 'PurgeJob' connector involves 2 parameters :
15
16 1. retentionJob:  the number of days. it refers to how old the jobs wanted to be deleted. eg: If we take retentionJob=30 days, the connector will remove all jobs older than 30 days.
17 1. stopTime: the number of minutes to stop the current 'PurgeJob'. eg: if we set stopTime = 60 minutes and 'PurgeJob' has been triggered at 1:00 pm, it will be stopped at 2:00 pm.
18
19 = Use =
20
21 (capture)
22
23 'PurgeJob'
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian