Here http://www.softtreetech.com/24x7/24x7manual.pdf See Chapter 17, JDL Properties topic, page 131 and up. Job definition for ceateJob() contains plain text list of property names and their values, each property specified on a new line. For multi-line properties such as scripts first create a job filling all other properties as needed and then call modifyJobProperty() passing the multi-line value. : Me again :) : Where can I find a detailed list of Job description properties and the format : in which I should input them. For eg: Attribute COMMAND is normaly input : as c:\\winnt\\notepad.exe\r\n : Thanks.
|