# HG changeset patch # User Tim Englich # Date 1272977682 0 # Node ID 8a63b0d53003e83730a7d197aa98e527abac3044 # Parent 8c813d1362980f8ae79a428305658286abe0ea1e Added Example for adding a new Product to a FIS doc/trunk@1053 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 8c813d136298 -r 8a63b0d53003 doc/ChangeLog --- a/doc/ChangeLog Tue May 04 11:50:53 2010 +0000 +++ b/doc/ChangeLog Tue May 04 12:54:42 2010 +0000 @@ -1,3 +1,8 @@ +2010-05-04 Tim Englich + + * config-manual/model_of_transitions.tex: + Added Example for adding a new Product to a FIS. + 2010-05-04 Tim Englich * config-manual/model_of_transitions.tex: diff -r 8c813d136298 -r 8a63b0d53003 doc/config-manual/model_of_transitions.tex --- a/doc/config-manual/model_of_transitions.tex Tue May 04 11:50:53 2010 +0000 +++ b/doc/config-manual/model_of_transitions.tex Tue May 04 12:54:42 2010 +0000 @@ -683,6 +683,37 @@ and VALUEOFSOURCEID with the value for the new FIS as defined in the Table MEDIAN.SOURCEINFO. +\paragraph{Example} +Now we will add a Product to the new FIS. +To let the Products work we will choose a Product which +will contain the sourceid of an existing FIS (e.g 4 Marnet). + +At first add the following XMl-Fragment to the new Artifact. +\begin{lstlisting} + + + de.intevation.gnv.artifacts.GNVArtifactFactory + + + + + + +\end{lstlisting} + +Restart the Artifact-Database: + +/etc/init.d/artifactdb restart + +Now we should be able to choose the Product Timeseries for FIS justanewfis. +This Product should work and you should be able to generate even the defined +Outputformats. + \subsubsection{Putting SourceID to specific Artifact} \subsection{Adding a new Product} To add a new Product to the System it is necessary that the required