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 [[image:Capture.PNG||height="317" width="344"]]
22
23 The structure of 'PurgeJob' helps its users to proceed with the connector not only in the current environment but also in the sub-environments.
24
25 eg :  if there is an environment (EnvID = 1) which has 2 sub-environments ( EnvID = 2 and EnvID = 3), and we start 'PurgeJob' in EnvID = 1, the connector will be automatically executed in environments  1,2 and 3. 
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian