When things just don't seem to work
I used the following code: java -jar lib/validator-cli-1.3.jar
No interface window poped up. If I change cli to gui, then the window poped up. If I use gui, I could not load xpt files automatically in the batch...Anyone has an idea?
Thanks for this great new version and for the support for SDTM 1.3!
I noticed that in the new version 1.4, starting the software with the parameter "-SD:Define=..." does not seem to work anymore. This parameter passes the location of the define.xml file to the program and prefills the corresponding field in the GUI.
Did you change anything in the way parameters are passed? The other ones still seem to work ok.
Thanks in advance,
Jozef
our files are on Windows 2003 file server and we reference the folders via DFS links. I am having problem browse to the subfolders via the dfs links.
I am running Windows 7 Enterprise version, 64 bit; OpenCDSIC Validator 1.3 and java runtime is 1.6.0_21
Thanks,
Susan
I've written a SAS macro that builds a BAT file to run OpenCDISC validator. It's robust - user can control model, IG version, location of XLS file, etc. - but one thing I can't figure out is how to specify a list of XPT files to validate (currently, the only options are all XPTs or a single one). The SOURCE parameter for a single dataset looks like:
-source="projectDirectory\adpe.xpt" ^
I've tried variations such as:
I’ve down loaded the latest version of the OpenCDISC tool (v1.3) and I'm in the process of setting it up for our user group. The users work on a UNIX (Solaris 8 - 64bit) server. The UNIX server has 4 dual core 1.2 Ghz CPUs and 32 M memory. I have been able to get the tool to work but it much slower than I expected.
All,
Hi there. I am new to the OpenCDISC validator tool and made some progress with my delimited datasets but:
I am getting numerous errors re codelists e.g. "...Lab Test or Examination Short Name (LBTESTCD) variable values should be populated with terms found in 'Laboratory Test Code' (C65047) CDISC controlled terminology codelist..."
Hi,
Since the project uses Java, I'm assuming no one has done this, but I'd thought I check anyhow.
I was trying to generate C# classes based on the validator1-0-0.xsd schema (http://svn.opencdisc.org/validator/trunk/resources/schema) in order to read the config files for SEND. I was hoping to be able to use the OpenCDISC SEND configuration files since they pretty much layout the entire SEND format in a way that I can work with programmatically.
I copied all the xsd files from the SVN resources folder as well as the ODM v1.2.1 schema files into a folder: