← Back to team overview

dhis2-devs team mailing list archive

Event import issue

 

Dear all,I have been facing a weird issue while importing details to dhis2 system. I have a data element with value type Yes/No. I did create a program with numbers of data element including these dE. Now i am trying to import details to this program. Values for all others dE get migrated except this dE. Please find the import xml below:
<?xml version='1.0' encoding='UTF-8'?><events xmlns="http://dhis2.org/schema/dxf/2.0";>	<event event="ZEAd3dSU7nB" status="ACTIVE" program="mmmn9sg1JEc" programStage="TrutYmFX5GJ" orgUnit="M5fk1b8dqq8" orgUnitName="Dr. Sanjaya Shrestha" eventDate="2015-10-10T18:15:00.000+0000">		<dataValues>			<dataValue value="Shrestha Medical Sewa" dataElement="Na8N2yMKLYP" providedElsewhere="false" storedBy="admin"/>			<dataValue value="46" dataElement="uOCUQ653P0k" providedElsewhere="false" storedBy="admin"/>			<dataValue value="987654" dataElement="nEjRDsCjs21" providedElsewhere="false" storedBy="admin"/>			<dataValue value="sanjay_shrestha@xxxxxxxxxxx" dataElement="oZMV9dzA1nj" providedElsewhere="false" storedBy="admin"/>			<dataValue value="10" dataElement="pV5oIYiCBXJ" providedElsewhere="false" storedBy="admin"/>			<dataValue value="Test" dataElement="a0nsmfxWpJ2" providedElsewhere="false" storedBy="admin"/>			<dataValue value="true" dataElement="WMdSCsyYpBF" providedElsewhere="false" storedBy="admin"/>			<dataValue value="NP_sex2" dataElement="hs2V2n8nFNJ" providedElsewhere="false" storedBy="admin"/>		</dataValues>	</event></events>
While inspecting the field in developers mode; i got an additional field as shown in the picture below.              
Have i done anything wrong. Please help me to solve this problem. Thanking you in advance.
Regards,Utsav
 		 	   		  

Attachment: error.PNG
Description: PNG image


Follow ups