Forums: Troubleshooting and Problems
Hello Federico,
You will need to add --engine.version parameter and point to an engine version that you would like to use.
For example, --engine.version="FDA 1907.2"
CLI also needs to be placed at the same location with your Community "configs" folder. Then it will be able to locate config based on the engine and standard version that you provide.
There is also some helpful information on CLI validations available in this article:
https://www.pinnacle21.com/projects/validator/community-cli
Thanks,
Philipp
Hello Philipp,
Thank you very much ! You have been super helpfull !
Regards
Federico
Goodmorning,
Thank you again for your precious work.
I m trying to validate tmy define for SEND using PINNACLE CLI fllowing instructions present in PharmaSUG-2018-DS20.pdf for SDTM(Example 6).
This is my code:
java -jar p21-client-1.0.3.jar --standard=send --standard.version=3.1 --source.define="******\define.xml" --cdisc.ct.send.version=2020-09-25 --report="******\define-report.xlsx"
I get this eerror:
ERROR n.pinnacle21.oce.utils.ProcessUtils - CLI.4.7::Config is required::Config is required to run local validation, but was not provided or found. config=*********\Documents\Pinnacle 21 Community\configs\Define.xml.xml. input=Command line: --standard=send --standard.version=3.1 --source.define=********\define.xml --cdisc.ct.send.version=2020-09-25 --report=*************\define-report.xlsx
In page 1 of PharmaSUG-2018-DS20.pdf is written that config parameter is no more needed and I indicate the standard and the standard version.
Do you have any suggestions? Where could I find a config file suitable for my purpose?
I would be please to share more details if needed.
Regards