Introduction

'PurgeJob' is a connector allowing iXPath admins to delete all old jobs from the database in order to make it more available and performant.

The main aim to have this connector in hand is to handle storage issues and discard old jobs.

This presentation is going to take you through : 

  1.  Parameters used.
  2.  How to use the 'PurgeJob' connector.

Parameters

'PurgeJob' connector involves 2 parameters : 

  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.
  2. 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.

Use

(capture) 

The structure of 'PurgeJob' helps its users to proceed with the connector not only in the current environment but also in the sub-environments.

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.  

 

Tags:
Created by Outhman Moustaghfir on 2021/04/13 13:58
    
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian