Inhalt · Anhänge (0)
Von Version 13.1
bearbeitet von ludwig
am 08.03.2017
Auf Version 14.1
bearbeitet von Administrator
am 30.04.2021
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Metadatenänderungen

Dokument-Autor
XWiki.luAdwmign

Inhaltsänderungen

... ... @@ -3,7 +3,7 @@
3 3
4 4 = How to store data of first and last file in Multi File Import in separate objects =
5 5
6 -For this example the customer demanded an separate visualisation of data of first and last test in an endurance testing with thousends of files, evaluated by {{jbeam-sign/}} with Multi File Import. To solve that requirement, we used two memory functions in {{jbeam-sign/}}. This functions were named "first_test" and "last_test" and got the file importer as producer. To trigger this memory functions we used a Groovy-script in Multi File Import. This script was executed by Multi File Import after each file. The script contained the following source:
6 +For this example the customer demanded an separate visualisation of data of first and last test in an endurance testing with thousends of files, evaluated by jBEAM with Multi File Import. To solve that requirement, we used two memory functions in jBEAM. This functions were named "first_test" and "last_test" and got the file importer as producer. To trigger this memory functions we used a Groovy-script in Multi File Import. This script was executed by Multi File Import after each file. The script contained the following source:
7 7
8 8 {{code language="java"}}
9 9 println "Groovy script invoked.";

Copyright by Kistler Chemnitz GmbH 2021
XWiki Enterprise 4.4 - Documentation