Open-Systems-Pharmacology / QualificationRunner

Qualification runner in charge of managing a qualification workflow
Other
0 stars 1 forks source link

Content file not copied #34

Closed Yuri05 closed 5 years ago

Yuri05 commented 5 years ago

input.zip

Qualification plan refers to content.md in the same folder. When processed with the qualification runner, it's not copied to the target folder.

QualificationRunner -i C:\input\Aciclovir_Qualiplan.json -o C:\re_input -l C:\re_input\logfile.txt -p C:\PKSim7.5

Input folder: grafik

Output folder after QualiRunner is finished: grafik

msevestre commented 5 years ago

This is not according to specs. Content should be defined in a Content Folder. The whole folder will be copied as is without any further processing from the tool.

see https://github.com/Open-Systems-Pharmacology/QualificationRunner/blob/develop/src/QualificationRunner.Core/Services/QualificationRunner.cs#L121

msevestre commented 5 years ago

Closing. Please reopen if you want to change. But this would mean we need to analyze the sections