...
Code Block |
---|
<[http://www.sos-berlin.com/doc/en/scheduler.doc/xml/job.xml job ]order="yes" stop_on_error="no" title="This job is a sampleexample forshowing athe generic execution of a shell-script or a shell-command"> <[http://www.sos-berlin.com/doc/en/scheduler.doc/xml/script.xml script ]language="shell"> <![CDATA[ '''echo %SCHEDULER_PARAM_SCRIPT2EXECUTE%''' '''%SCHEDULER_PARAM_SCRIPT2EXECUTE%''' ]]> </script> <[http://www.sos-berlin.com/doc/en/scheduler.doc/xml/run_time.xml run_time]/> </job> |
...