Dear all,
we ran into the same issue. I would suppose that we have an issue with the ADAM 1.3 config XML, as the specs state:
<ItemDef OID="IT.ADNCA.ATOXDSCH" Name="ATOXDSCH" DataType="text">
<Description>
<TranslatedText xml:lang="en">Analysis Toxicity Description High</TranslatedText>
</Description>
</ItemDef>
<ItemDef OID="IT.BDS.ATOXDSCH" Name="ATOXDSCH" DataType="text">
<Description>
<TranslatedText xml:lang="en">Analysis Toxicity Description High</TranslatedText>
</Description>
</ItemDef>
<ItemDef OID="IT.MDBDS.ATOXDSCH" Name="ATOXDSCH" DataType="text">
<Description>
<TranslatedText xml:lang="en">Analysis Toxicity Description High</TranslatedText>
</Description>
</ItemDef>
<ItemDef OID="IT.ADNCA.ATOXDSCL" Name="ATOXDSCL" DataType="text">
<Description>
<TranslatedText xml:lang="en">Analysis Toxicity Description Low</TranslatedText>
</Description>
</ItemDef>
<ItemDef OID="IT.BDS.ATOXDSCL" Name="ATOXDSCL" DataType="text">
<Description>
<TranslatedText xml:lang="en">Analysis Toxicity Description Low</TranslatedText>
</Description>
</ItemDef>
<ItemDef OID="IT.MDBDS.ATOXDSCL" Name="ATOXDSCL" DataType="text">
<Description>
<TranslatedText xml:lang="en">Analysis Toxicity Description Low</TranslatedText>
</Description>
</ItemDef>
<ItemDef OID="IT.ADAE.ATOXGR" Name="ATOXGR" DataType="text">
<Description>
<TranslatedText xml:lang="en">Analysis Toxicity Grade</TranslatedText>
</Description>
It currently expects special characters resembling a blank rather than a regular blank.
@P21-Team: I suppose this is a known issue likely to be fixed in next engine release?
Kind regards,
Harald
OMG ...
In XML, one never replaces blanks by entities like  
I presume the reason that it appears like this in the config XML file, is that someone, with little knowledge about XML, generated it e.g. from an Excel file.
Can you edit the ADAM 1.3 config XML yourself, and replace all " " by real blanks?
In my distribution, it is under "C:\Program Files (x86)\Pinnacle 21 Community\resources\app.asar.unpacked\components\lib\configs\2304.3"
To do so, you can simply use NotePad++.
Do NOT use Word or Excel or so!
Hello,
I get the following Error for the variables: ATOXDSCH and ATOXDSCL in both ADLB and ADVS datasets: "AD0018: Variable label mismatch between dataset and ADaM standard" (screenshot attached).
I checked and the labels matches the ADaMIG (V1.3).
Please advise if this is a known issue or if I have a mistake in my labels.
Thank you,
Dana
Attached Files