OnDemand Users Group

Support Forums => Report Indexing => Topic started by: Steve Lance on May 26, 2020, 01:00:06 PM

Title: Priority loads
Post by: Steve Lance on May 26, 2020, 01:00:06 PM
We want to setup PDF/Indexer files to go into High priority folder, Medium priority folder and Low priority folder.  Is there a way to give each folder a priority or time lapse to ingest into OnDemand?
Title: Re: Priority loads
Post by: Ed_Arnold on May 26, 2020, 01:29:43 PM
Is the back end on z?  If so it's quite easy to set up multiple ARSSOCKD's and assign them different priorities.

See the article in the OnDemand Newsletter - 1st Quarter 2016 for details.

Ed
Title: Re: Priority loads
Post by: Steve Lance on May 26, 2020, 01:42:50 PM
I should have said in my original post, we are loading PDF/Indexer files through a Windows server. 
Title: Re: Priority loads
Post by: Justin Derrick on May 28, 2020, 08:59:55 PM
Have three different arsload daemons set up to search three different directories.  Using the -t parameter, set up one that launches every 5 minutes, one that launches every 30 minutes, and one that launches every 3 hours....  or whatever schedule meets your needs.  If you're using the GUI, there should be a 'sleep' parameter, measured in seconds.

-JD.