Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AKTIN
dwh-import
Commits
66ecc6da
Commit
66ecc6da
authored
Nov 29, 2017
by
R.W.Majeed
Browse files
javadoc
parent
384dcab7
Changes
1
Hide whitespace changes
Inline
Side-by-side
cda-import/src/test/java/org/aktin/cda/etl/TestTransformToEAV.java
View file @
66ecc6da
...
...
@@ -24,10 +24,11 @@ import de.sekmi.histream.io.GroupedXMLReader;
* Test the template transformations from CDA to EAV-XML. Multiple template ids
* and AKTIN modules are supported.
* <p>
* For standalone transformation testing, go to the repository folder {@code dwh-import}
* and build all child modules with {@code mvn clean install}.<br/>
* For standalone transformation testing, build the {@code cda-import} module
* with {@code mvn clean install}. When needed, run the build command from the
* parent directory.<br/>
* When the build ist complete, the transformation can be tested with
* a command line application. E.g. from within the {@code target/} directory:
* a command line application. E.g. from within the {@code
cda-import/
target/} directory:
* <pre>
* java -classpath "test-classes;classes;dependencies/*" org.aktin.cda.etl.TestTransformToEAV "../../cda-validation/src/main/resources/Additional Examples/basismodul-beispiel-storyboard01-complete.xml"
* </pre>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment