Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

$4.95 Windows Hosting at Webhost4life.com
  Ads  
Engage Software - Training Partner for DotNetNuke
 


  Sponsors  

Meet Our Sponsors

Salaro -- Skins and more
OnyakTech
CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
SteadyRain
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  Scheduler Settings
Previous Previous
 
Next Next
New Post 5/20/2008 9:25 AM
Unresolved
User is offline zoran
12 posts
10th Ranked


Scheduler Settings 

I have issues with finding the GUI for the scheduler settings (table ScheduleItemSettings).

Is it something you have to enable first or did DNN team not implement this feature yet?

I am on DNN 4.8.2

 
New Post 5/21/2008 8:39 AM
User is offline Mitch Sellers
5712 posts
www.mitchelsellers.com
3rd Ranked




Re: Scheduler Settings 

The settings for each item is controlled via the edit link for each item.

You set the mode of the scheduler via Host Settings.

What are you looking for specifically?


-Mitchel Sellers
MCITP, MCPD, MCTS
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Consulting Quotes, and DNN Technical Support Services

I reccomend 3Essentials for shared hosting and BaseCamp for project management
 
New Post 5/21/2008 2:16 PM
User is offline zoran
12 posts
10th Ranked


Re: Scheduler Settings 

What I mean is how do I get the Scheduled Task Settings for into the database? in the manual they only refer to how to read the settings when you run an instace of the scheduler! e.g:

Dim myValue as String = Me.ScheduleHistoryItem.GetSetting("MyKey")

Is there a control where I can set this values instead of doing it manually in the database or writing my own module for that! For example I want to sent emails from the scheduler but don't want to hardcode them!

Dim SendTo as string = Me.ScheduleHistoryItem.GetSetting("EmailList_formyScheduler")

Thanks for you help I appreciate it!

 
New Post 5/28/2008 10:01 AM
User is offline zoran
12 posts
10th Ranked


Re: Scheduler Settings 

Anyone has an Answer?

 
New Post 6/17/2008 7:46 AM
User is offline Olivier Jooris
18 posts
www.bitconsultancy.be
10th Ranked




Re: Scheduler Settings 
Modified By Olivier Jooris  on 6/25/2008 7:44:39 AM)

Aaah, the scheduler, someone is actualy using it?

You have to make an online "settings" module for your scheduled job. (like you do for your other custom modules, so this should be fairly easy)

This is what you need in this module: 

Dim o As DotNetNuke.Services.Scheduling.DNNScheduling.SchedulingController = New DotNetNuke.Services.Scheduling.DNNScheduling.SchedulingController

o.AddScheduleItemSetting(10, "timetorun", "10:00h")

 10 ->schedule id
timetorun->setting
10:00h -> setting value

 By the way, this statement adds new settings, BUT if it already exists it updates it!

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  Scheduler Settings
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


DNN SEO
Seablick Consulting specializes in DNN search engine optimization (SEO), DNN consulting, as well as support & training.
seablick.com
Intura Vision / Intura Enterprise
Point-of-Sale and business management applications targeted towards quick service, fast casual and delivery-based restaurant concepts.
www.intura.com
Dnaxp.Net
Dnaxp.Net offers a comprehensive base of information, resources, and support for DotNetNuke.
www.dnaxp.net

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP