SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Running JAL Script

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Running JAL Script
Author Message
Soumitra Bajpai



Joined: 29 Aug 2006
Posts: 12

Post Running JAL Script Reply with quote

Hi,

The 24X7.exe supports a /SCRIPT option.

Can we use a script written in JAL format to be executed from the command line

eg.
Script1.jal
Dim jobData,String
Dim jobID,Number
ConcatEx(" " ,jobData)
RemoteJobCreate " " ,jobData,jobID
Set jobData,""

Thank you,

Best Regards,

Soumitra

Thu Nov 16, 2006 11:01 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7970

Post Re: Running JAL Script Reply with quote

No you cannot do that. What you can do is build the script for the job dynamically then execute the updated job. Take a lok at JobModify in the online help

JobModify(1, "SCRIPT", my_script_var)

1 is the id of the job whose script you want to update. my_script_var here can contain any valid script.

: Hi,

: The 24X7.exe supports a /SCRIPT option.

: Can we use a script written in JAL format to be executed from the command
: line

: eg.
: Script1.jal
: Dim jobData,String
: Dim jobID,Number
: ConcatEx(" " ,jobData)
: RemoteJobCreate " " ,jobData,jobID
: Set jobData,""

: Thank you,

: Best Regards,

: Soumitra

Thu Nov 16, 2006 1:30 pm View user's profile Send private message
Soumitra Bajpai



Joined: 29 Aug 2006
Posts: 12

Post Re: Running JAL Script Reply with quote

Thank you,

This should work.

Best Regards,

Soumitra

Thu Nov 16, 2006 5:28 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
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


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.