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?
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
I should have said in my original post, we are loading PDF/Indexer files through a Windows server.
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.