11.21.2008
Register     Login      
 
DotNetNuke Platinum Benefactor

We're happy to show our support for the DotNetNuke platform and community by contributing back to the project at the highest "Platinum" level.
Testimonials
Great Module. The templates and form engines make short work of whatever task you've got in front of you. Kelly offers great support, and the help file is second to none. Even if you're just a hobbyist, you will be able to build professional level "custom" modules easily. If you're a .Net programmer XMod takes care of the overhead functions and let's you quickly build your compiled logic.
Ben Bahrenburg - Snowcovered Rating 5/5 Snowflakes
xScheduler - Part 1
Location: Blogsfatgeorge    
Posted by: fatgeorge Fri, 22 Jun 2007 16:02:11 GMT
What is xScheduler?
You have created the perfect solution for your DotNetNuke site using the powerful XMod module, you have deployed it and it is now collecting and displaying you or your customer’s important data.
But your solution is not quite complete there are times when you could really do with running a scheduled task against your XMod data using the built in DNN Scheduler.
You might need to:
· Perform houskeeping
· Generate reports
· Generate email
· Etc

xScheduler provides the ability to schedule Xmod related tasks, tasks that can be triggered by Xmod data and consume Xmod data to provide the extra background processing abilities that will complete your solution.

xScheduler on it's own will not give you anything it is simply a framework that I have written that has functions to expose XMod forms and data and DNN scheduler functionality.

This allows me to create modules for xScheduler which perform specific tasks on XMod forms.

The first module I have created;which is included in xScheduler, is xEmailer.

(see xScheduler - Part 2: What is xEmailer?)

Permalink |  Trackback
       Terms Of Use      Privacy Statement      © 2004-2008 Kelly Ford