Hi Guys
I have a requirement to plan about an OOB Timer job in SharePoint 2013.Â
Purpose – This is going to pull all the data, based on some criteria and going to generate an XML file to a predefined location, in a periodic manner.
Challenge – I need to plan about the exceptions of the Timer job, and various erroneous situations, for this  job. This is a part of my solutioning.Â
Could you please suggest, how should I plan for this Timer Job.Â
N.B. No scope of VS code deployment.
Thanks for your attention and inputs in advance.
Reagards
Preetam Sarkar
You can also consider developing a PowerShell script and configure it as a scheduled task.