When things just don't seem to work
P21 Community version 3.0:
Two warnings for DM are listed in the Issue Summary tab; "No baseline flag record in EG for subject", and "No baseline flag record in VS for subject".
The Details tab only displays details for the warning related to VS, but the EG warning is not mentioned.
Best,
Brian
P21 Community version 3.0:
The DD0118 warning for "NCI Code 'C71620' for Codelist 'Unit' on Variable 'VSORRESU' does not match NCI Code 'C66770' for Standard Codelist 'Units for Vital Signs Results' for Variable 'VSORRESU'" is being erroneously applied when validating a SENDIG 3.1 dataset.
Codelist C71620 is the appropriate unit codelist for use with VS results in SENDIG 3.1.
Best,
Brian
Hi,
I've been trying to setup the Define Generator stand-alone but haven't yet been able to. It is tightly coupled to other P21 modules and integrating them all is a pain. Though I have some of the P21 projects working, I couldn't get the entire suite up. If anyone got the Define-Generator running standalone, can you please help me get it up? I got some of the consumed apps up, but not the define-generator.
I try to running p21-client-1.0.1.jar in Linux as CLI mode, however, it fails, it mentioned that "ERROR n.bootstrap.api.iq.filters.OSFilter - Operating system Linux is not allowed", is that true?
full log see in below .
Hello,
I just using the CLI mode to test, in windows, it running successful, but in Linux, it brings error.
Hi,
Another one: I get for instance DD0113 - Missing MedDRA reference on 'MHBODSYS' variable. Here is the code in define.xml:
<ItemDef OID="it.MH.MHBODSYS"
Name="MHBODSYS" SASFieldName="MHBODSYS"
DataType="text"
Length="67">
<Description><TranslatedText xml:lang="en">Body System or Organ Class</TranslatedText></Description>
<CodeListRef CodeListOID="cl.MedDRA_SOC.Label"/>
<def:Origin Type="Assigned"/>
</ItemDef>
Hi,
I just validated an adam define.xml with the latest P21 3.0.1, and I get a few messages "DD0042 - Missing Method reference". They seem to occur in two situations:
1. variable A is derived, and has no derivation explanation, because there is value-level metadata for A where X and A where Y, each with a different derivation explanation.
Today, I tried to install Pinnacle21 Validator on a notebook computer as a second installation (for demos at customers).
It looks as my username/password is refused during installation (tried at least 10 times). On my main computer the combination works without problems.
Can it be that one needs a separate Pinnacle21 ID for each separate installation?
Hi,
The net.bootstrap.api libraries are missing from the community-cli. I understand it is proprietary and the source code wouldn't be available. The Bootstrap library seems to be used throughout the project and the application fails to build without it's binaries. Would it be possible to get either the binaries or a workaround for the issue. I get the below error message in my POM.xml file. Screenshot attached!
Missing artifact
net.bootstrap.api:bootstrap:jar:2.0.0
Any advice or directions would be really helpful.
I've noticed when testing CLI validation of 3.0.1 that there are differences in the results of the validation between CLI and GUI.