comparison doc/config-manual/model_of_transitions.tex @ 948:975bb59bb136

Adapted config-manual according to admin-manual doc/trunk@1092 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Hans Plum <hans.plum@intevation.de>
date Wed, 12 May 2010 11:56:36 +0000
parents 9a28846dfb9c
children
comparison
equal deleted inserted replaced
947:9a28846dfb9c 948:975bb59bb136
101 The point of entry into the system is to configure an {\tt artifact-factory}. 101 The point of entry into the system is to configure an {\tt artifact-factory}.
102 Each artifact-factory represents one FIS. 102 Each artifact-factory represents one FIS.
103 It is possible to configure several {\tt artifact-factories}, which 103 It is possible to configure several {\tt artifact-factories}, which
104 represent the list of FIS in GUI. 104 represent the list of FIS in GUI.
105 The {\tt artifact-factories} will be configured in the section 105 The {\tt artifact-factories} will be configured in the section
106 {\tt /artifact-database/artifact-factories} of the configuration-file. 106 \texttt{/artifact-database/artifact-factories} of the configuration-file.
107 107
108 \begin{lstlisting} 108 \begin{lstlisting}
109 <artifact-factory name='fis_NEWFISNAME' 109 <artifact-factory name='fis_NEWFISNAME'
110 description='Factory to create an artifact to be used with the FIS NEWFISNAME' 110 description='Factory to create an artifact to be used with the FIS NEWFISNAME'
111 ttl='3600000' 111 ttl='3600000'
460 P.PARAMETERID IN (2) 460 P.PARAMETERID IN (2)
461 ORDER BY m.ZLOCATION DESC 461 ORDER BY m.ZLOCATION DESC
462 \end{lstlisting} 462 \end{lstlisting}
463 463
464 The queries which are shown above are configurable. 464 The queries which are shown above are configurable.
465 Configuring takes place in the file \texttt{queries.properties } which will 465 Configuring takes place in the \\ file \texttt{queries.properties } which will
466 be explained in the next paragraph. 466 be explained in the next paragraph.
467 467
468 \paragraph{Query-configuration (queries.properties)} 468 \paragraph{Query-configuration (queries.properties)}
469 \label{ref:queries.properties} 469 \label{ref:queries.properties}
470 470
763 </products> 763 </products>
764 </artifact> 764 </artifact>
765 \end{lstlisting} 765 \end{lstlisting}
766 766
767 In this XML-fragment the placeholders {\tt NEWFISNAME} have to be 767 In this XML-fragment the placeholders {\tt NEWFISNAME} have to be
768 replaced. The source-id {\tt VALUEOFSOURCEID} with the value for the new 768 replaced. The source-id \texttt{VALUEOFSOURCEID} with the value for the new
769 FIS as defined in the table {\tt MEDIAN.SOURCEINFO} needs to be added. 769 FIS as defined in the table {\tt MEDIAN.SOURCEINFO} needs to be added.
770 770
771 \paragraph*{Example} 771 \paragraph*{Example}
772 Adding a product to the new FIS, choosing sourceid of an existing FIS 772 Adding a product to the new FIS, choosing sourceid of an existing FIS
773 (e.g 4 $\rightarrow$ Marnet). 773 (e.g 4 $\rightarrow$ Marnet).

http://dive4elements.wald.intevation.org