[interchange-docs] xmldocs - racke modified refs/Jobs

docs at icdevgroup.org docs at icdevgroup.org
Thu Apr 3 10:39:10 EST 2008


User:      racke
Date:      2008-04-03 15:39:10 GMT
Modified:  refs     Jobs
Log:
completed tabular display for Jobs

Revision  Changes    Path
1.14                 xmldocs/refs/Jobs


rev 1.14, prev_rev 1.13
Index: Jobs
===================================================================
RCS file: /var/cvs/xmldocs/refs/Jobs,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Jobs	27 Mar 2008 16:22:41 -0000	1.13
+++ Jobs	3 Apr 2008 15:39:10 -0000	1.14
@@ -14,7 +14,7 @@
 
 __NAME__ description
 </para><para>
-The directive configures Interchange batch &glos-jobs; facility.
+This directive configures Interchange batch &glos-jobs; facility.
 It accepts a list of key/value pairs.
 </para><para>
 It can be specified at both the global and &glos-catalog; level.
@@ -99,6 +99,11 @@
 to this address.</entry>
 </row>
 <row>
+<entry><literal>extra_headers</literal></entry>
+<entry><emphasis>None</emphasis></entry>
+<entry>Additional email headers.</entry>
+</row>
+<row>
 <entry><literal>from</literal></entry>
 <entry>&conf-MailOrderTo;</entry>
 <entry>"From" address in emails.</entry>
@@ -140,6 +145,11 @@
 <entry>Restrict job to files matching the specified suffix.</entry>
 </row>
 <row>
+<entry><literal>trackdb</literal></entry>
+<entry><emphasis>None</emphasis></entry>
+<entry>Table for <olink targetdoc='glossary' targetptr='JobTracking'>tracking jobs</olink>.</entry>
+</row>
+<row>
 <entry><literal>use_global</literal></entry>
 <entry><literal>false</literal></entry>
 <entry>Search for global job definitions.</entry>
@@ -147,29 +157,9 @@
 </tbody>
 </tgroup>
 </informaltable>
-
-<itemizedlist>
-	<listitem><para><literal>extra_headers</literal> (<replaceable>e-mail_headers</replaceable>,
-	default none) -
-	any additional headers for an e-mail message. The input should be already
-	formatted in the e-mail headers style
-	</para></listitem>
-<listitem><para><literal>trackdb</literal> (<replaceable>table_name</replaceable>, default
-	none) -
-	write job run information to specified &glos-table;. The 
-	table must have the necessary fields
-	<database class='field'>code</database>,
-	<database class='field'>name</database>,
-	<database class='field'>begin_run</database> and
-	<database class='field'>pid</database>.
-	</para></listitem>
-	<listitem><para><literal>use_global</literal> (<replaceable>true/false</replaceable>,
-	default false) -
-	search for global jobs definitions in directory
-	<filename class='directory'>&conf-ConfDir;/jobs/</filename>
-	and add them to the queue for execution
-	</para></listitem>
-</itemizedlist>
+</para><para>
+For more information about Interchange batch jobs see &glos-jobs; glossary
+entry.
 </para><para>
 __END__
 






More information about the docs mailing list