Wiki source code of PurgeJobFiles
Version 1.3 by Outhman Moustaghfir on 2021/04/07 16:36
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = Introduction = | ||
2 | |||
3 | "PurgeJobFiles" is a connector that allows adminstrators to delete all unused Job Files from directories by including all patterns desired in a format file. | ||
4 | |||
5 | The connector has been built in order to give more storage capacity to the next job files that will be created. | ||
6 | |||
7 | Our connector's presentation is going to be described by details in 3 parts : | ||
8 | |||
9 | 1. Parameters: | ||
10 | 11. format | ||
11 | 1. Use | ||
12 | |||
13 | = Parameters = | ||
14 | |||
15 | The only parameter used in the PurgeJobFiles connector is a 'format' file. | ||
16 | |||
17 | The format file contains the following parameters : | ||
18 | |||
19 | * iXPurgeJobFiles : XML node containing all patterns nodes to be deleted, it has an attribute called '__stopTime__' that indicates number of minutes to stop the PurgeJobFiles. | ||
20 | |||
21 | |||
22 | |||
23 | |||
24 | |||
25 | |||
26 | |||
27 | |||
28 | |||
29 | |||
30 | |||
31 | |||
32 | |||
33 |