 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
John Natale
Joined: 13 Sep 2000 Posts: 107
|
|
24x7 Multiplatform 4.1 - Java Script Extentions |
|
Looking through the 24x7 JavaScript Reference I see that you have extentions for processes, Directories, FTP, Mail, Scheduler, etc.
I do not see any Database extentions. Are there any plans to add more extentions in the future?
My purpose in asking is because I was trying to replicate a simple 24x7 Windows JAL script that I have that uses a DatabaseConnectEx command in JavaScript.
Thanks,
John
|
|
Tue Aug 28, 2007 11:00 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
|
|
Hi,
You are correct, there are no JavaScript extensions for Database yet. The workaround for now, is to create a separate job of database type and put the SQL statements into that job. The job can be triggered from the script job. If you have a need to modify the SQL dynamically, you can this from the script job before triggering the database job. Please check Scheduler.setJobProperty and Scheduler.runJob commands for details.
|
|
Tue Aug 28, 2007 11:40 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|