The parameters for the CLI take the form -parameter=“value”, which is likely the direct cause of that message. This may be considered somewhat of a non-standard syntax (as opposed to --parameter=“value” and -parameter value), so as a general note we’re open to adapting the command line to meet the expectations of users - We just haven’t received much feedback from anyone calling the Validator in this manner yet.
Additionally, you’ll need a few more options to perform a define.xml validation. For your convenience, the modified version of your command should look something like the following:
I’m suspecting this way of invoking the tool doesn’t actually work. Has anyone ever seen it work this way? There are no examples with it. From the GUI it’s brilliant, but I want SAS to call this bad boy without human intervention.
I have just downloaded the USB version of the “opencdisc-validator-1.0” and I am trying to validate a define.xml file through the CLI using the statement below:
Unfortunately, I get the error below. The file that I am configuring in the -config option does really exist. So, I am not sure what I am doing wrong here. Could you please help?
OpenCDISC Validator Command Line Client
This program cannot run with the parameters you provided.
Use one of the -h|-help|-? switches for more information.
The value config-config for -config does not point to a valid resource