Image Masking Scheduler
After enabling the Image Masking feature , you can set the Image Masking Scheduler to prepare the required images and mask them in advance, which is anytime before you actually start reviewing the process results. This way the images are processed and masked in advance, without interfering with your work.
Scheduling Image Masking
By default, the image-masking scheduler is disabled. To schedule image-masking, all you need to do is edit some values in a dedicated JSON file and restart the PD service.
Enabling Image Masking:
-
Open the
C:\Nintex\config\prod\services\Nintex-discovery-querifier-svc-default.json
file in an editor. -
Locate the ocrBakingScheduler section and edit the values as needed:
"ocrBakingScheduler": {
"enabled": false,
"dayOfWeek": [0, 1, 2, 3, 4, 5, 6 ],
"hour": 1,
"minute": 0
} -
Save your settings.
-
Restart the Process Discovery Service.
Parameter |
Value and description |
---|---|
enabled |
|
dayOfWeek |
Set the days of the week the scheduler should run on ( |
Hour |
What hour should the schedule run the image masking?
Range: |
Minute |
What minute in the already-set Hour should the scheduler run? Range: |
Expected system behavior after setting the masking scheduler:
-
The discovery runs at the scheduled day and time.
-
The results record is saved under recent discoveries (as any other discovery search).
-
The data collected as part of the scheduled discovery goes through a masking process.