It should work.
Also note their is a "ExpiredJobSweepInterval" key (in milliseconds) which determines the interval when the system removes jobs "tagged" for removal by the "oapJobRetention" key. The default value is 1 hour which should be fine.
Hi David,
I think I got it. I just made the change and I still cant see any jobs in the completed jobs list. I changed the value to show 7 days which is 604800.
I should be seeing a few jobs on that list as the last ones I ran through were within this time frame.
Will it maybe just work from now on? Is the value to big?
Thanks
For 6.0.2, open C:\Program Files\Xerox\FreeFlow Core\MantisService.exe.config
change the Key value for (the value is in seconds):
<add key="oapJobRetention" value="86400" />
For the latest release 6.1.4, open Core Configure>Customer Override and edit the value for "oapJobRetention". See below
Hi guys,
I am on FreeFlow Core 6.0.2, well, just starting to use it and have realised that the Completed Jobs List only shows 1 days worth.
How do I extend that to show 7 days or 30 days or whatever set period I want. I know there is a setting in a file that you can somewhere where you can set this.
Thanks