When things just don't seem to work
Hi,
I'm using POOLID instead of USUBJID for all of FW and a handful of records in LB in a SEND submission. When I ran the latest validator (2.1.2) on the submission, it's identifying all those records as duplicate records. In the Variables column of the report it shows that it's evaluating it based on the USUBJID column (all NULL values) and not the POOLID column.
I know I can ignore this, but it's probably something that shouldn't be warned about if the POOLID is present and populated.
Thanks!
Trying to invoke the CLI validator in Pinnacle 21 Community v2.1.2, and I'm getting the same sort of errors I was getting previously:
In previous versions of OpenCDISC, unprocessed datasets were in a separate section on the Dataset Summary Tab. Now they seem to be included in the Processed Sources tab with the Class of SYSTEM. This gives the wrong impression to users that the dataset was checked and has no errors or warnings. On the second tab Issue Summary you list them as Dataset xxxx not validated. Can you please fix this display on Dataset Summary Tab to be included in the 'Unprocessed Sources' section?
Hi,
For EG.xpt file was ran through the validator tool. A warning appears that indicating "EGLEAD variable is in wrong order with in domain " but i have conformed the order of the variables matches the SEND IG 3.0
Currently we are using Open CDISC Community 2.1.0 and we have tried the latest version of 2.1.1 but we are facing same warning.
VARIABLE, DATASET
EXMETHOD, EX
SD1079
FDAN035
Variable is in wrong order within domain
MetadataWarning
Please reple as much as possible.
Thanks,
Hi There,
I am new here so I hope this is not a silly question.
I have created a define.xml (v2.0) in Pinnacle 21 and for some reason it does not show the stylesheet format, the styleesheet is saved in the right folder and it works with other .xml files in the same folder... Am I missing something?? When I view the xml file I created in Pinnacle 21 it just looks like black text on a white background.
Any help would be much appreciated!!
Thank you!
I am new to Pinnacle 21 (nee OpenCDISC). The company has the latest Java version, v8, running. I tried using 'VALIDATE' for an ADAE.xpt file and it hung. Any suggestions? Is it the version of Java that we are using? TIA.
DD0068: Invalid use of Length error is received when validating a define.xml version 1.0 file that uses ODM 1.2
datetime, date and other ISO8601 format variables should not use Length attribute according ODM standard.
Define-XML 2.0 uses ODM Version 1.3.2 (according to the recently-published errata page previously referenced). That ODM version states: “The Length attribute is required when DataType is text or string, optional when DataType is integer or float, and should not be given for the other datatypes.”
Pinnacle 21 Validator v2.1.1 cannot execute validation on define.xml - validation works fine on v2.0.2.
I can manually correct the file to get the validation to work on v2.1.1, but I can't find that there is any specific requirement in the define-xml standard that requires the particular syntax that
The problem seems due to continuous XML text between stylesheet reference and ODM element. To run validation, some break between sections is necessary. For example, adding <carriage return><new line>
Original XML text:
…
Pinnacle 21 Validator v2.1.1 cannot execute validation on define.xml - validation works fine on v2.0.2.
I can manually correct the file to get the validation to work on v2.1.1, but I can't find that there is any specific requirement in the define-xml standard that requires the particular syntax that
The problem seems due to continuous XML text between stylesheet reference and ODM element. To run validation, some break between sections is necessary. For example, adding <carriage return><new line>
Original XML text:
…
Could you please confirm if CLI is now fully functional... if not could you please confirm under what situations it doesn't work? e.g. ADaM validation, Define validation, etc