Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Sunday, August 24, 2025 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Architect Forums - SalesLogix Scripting & Customization
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Scripting & Customization | New ThreadView:  Search:  
 Author  Thread: Run script at specified time
Lee
Posts: 22
 
Run script at specified timeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Jul 08 7:19 AM
Hi guys, I've tried to search for an answer to this but dont really know what to ask for...

I'm looking to run a script at a specified time, say 9.00am. So as soon as the server clock says 9.00am the script runs, simple as that really.

Is this at all possible? If so where would the script run from?
How does an activity turn red once its overdue? Is there a script somewhere that is constantly checking the time and updating activities once they are overdue?

I'm probably being dumb but thought I'd ask anyway, any help is much appreciated!

Oh im using 6.2 btw.

Thanks
Lee
[Reply][Quote]
Ian Fitzpatrick
Posts: 146
 
Re: Run script at specified timeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Jul 08 9:57 AM
If you are running sync you can try to use a sync agent. Go into Administrator and look under "Systems" and then take a look at the Agent tab. Try adding an agent and schedule it for 9:00Am. The next time the sync server runs after 9:00AM the agent script will run.
[Reply][Quote]
Greg Jebb
Posts: 25
 
Re: Run script at specified timeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Jul 08 10:07 AM
You could always write a VBScript that connects to your DB using the SLX OLEDB provider to do what you want, then have it fire off as a scheduled task.

I've had to resort to that for a few things.
[Reply][Quote]
Lee
Posts: 22
 
Re: Run script at specified timeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Jul 08 10:23 AM
Ian: Well you learn something new everyday... never even knew that tab existed and I thought i'd explored pretty much everywhere!

Thanks alot I'll check it out!

Greg: Where would you tell the system to schedule the task using your method?

Thanks for the replys!
[Reply][Quote]
Greg Jebb
Posts: 25
 
Re: Run script at specified timeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Jul 08 10:45 AM
It run it as a scheduled task from the windows control panel (assuming you are running windows).

I'd have it set to run "CScript c:\scriptfolder\scriptname.vbs"
[Reply][Quote]
Lee
Posts: 22
 
Re: Run script at specified timeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Jul 08 10:54 AM
Ahhhhh Scheduled Tasks in Windows I see... I was wrongly assuming I'd overlooked a 'Scheduled Tasks' tab/option within saleslogix.

Thanks for you help guys, I'm gonna look into both option now!
[Reply][Quote]
Phil Parkin
Posts: 819
Top 10 forum poster: 819 posts
 
Re: Run script at specified timeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Jul 08 7:19 PM
Or schedule the job from within SQL Server (DTS or SSIS) - use a script task & SQL Agent - easier to manage than a scheduled Windows task, IMO.

Phil
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 8/24/2025 11:37:24 AM