Hi,
I am having a hard time finding a guide on how to's on the scheduled task runner.
What I need is the ability to run a method on certain times of the day.
The ideal way, would be a flat .cshtml file where I import data into dynamicweb db.
Any documentaion on how this is achieved. If so - where?
If not, can someone point me in the right direction. What should I for instance enter under :Activation URL and under the next text field under activation?
--------------------------------
To briefly explain the job I ned done:
I have a folder of xml files. I need to run though these and save some of the data in a table.
If the method I outlined above with the flat cshtml file is wrong or could be done smarter, don't hesiate to tell me neither:)