Hello Friends,
I am getting following error; Not able to understand what I am missing. Please find below screen shot as well as xml file too.
![]()
xml File-
<?xml version="1.0" encoding="UTF-8"?>
-<eConnect xmlns:xsd="www.w3.org/.../XMLSchema" xmlns:xsi="www.w3.org/.../XMLSchema-instance">
-<IVInventoryTransactionType>
<eConnectProcessInfo xsi:nil="true"/>
<taRequesterTrxDisabler_Items xsi:nil="true"/>
<taUpdateCreateItemRcd xsi:nil="true"/>
<taIVTransactionSerialInsert_Items/>
-<taIVTransactionLotInsert_Items>
-<taIVTransactionLotInsert>
<IVDOCNBR>00000000000000062</IVDOCNBR>
<IVDOCTYP>1</IVDOCTYP>
<USERDATE>14-08-2018</USERDATE>
<ITEMNMBR>CAP100</ITEMNMBR>
<LOTNUMBR>LOTA</LOTNUMBR>
<SERLTQTY>1.12345</SERLTQTY>
<LNSEQNBR>16384</LNSEQNBR>
<LOCNCODE>WAREHOUSE</LOCNCODE>
<EXPNDATE>01-01-1900 00:00:00</EXPNDATE>
</taIVTransactionLotInsert>
-<taIVTransactionLotInsert>
<IVDOCNBR>00000000000000062</IVDOCNBR>
<IVDOCTYP>1</IVDOCTYP>
<USERDATE>14-08-2018</USERDATE>
<ITEMNMBR>CAP100</ITEMNMBR>
<LOTNUMBR>LOTB</LOTNUMBR>
<SERLTQTY>1.00000</SERLTQTY>
<LNSEQNBR>16384</LNSEQNBR>
<LOCNCODE>WAREHOUSE</LOCNCODE>
<EXPNDATE>01-01-1900 00:00:00</EXPNDATE>
</taIVTransactionLotInsert>
</taIVTransactionLotInsert_Items>
-<taIVTransactionLineInsert_Items>
-<taIVTransactionLineInsert>
<IVDOCNBR>00000000000000062</IVDOCNBR>
<IVDOCTYP>1</IVDOCTYP>
<ITEMNMBR>CAP100</ITEMNMBR>
<LNSEQNBR>16384</LNSEQNBR>
<UOFM>LB</UOFM>
<TRXQTY>2.12345</TRXQTY>
<UNITCOST>596.49000</UNITCOST>
<TRXLOCTN>WAREHOUSE</TRXLOCTN>
<IVIVINDX>52</IVIVINDX>
<IVIVOFIX>52</IVIVOFIX>
</taIVTransactionLineInsert>
</taIVTransactionLineInsert_Items>
<taAnalyticsDistribution_Items xsi:nil="true"/>
<taIVTransactionMultiBinInsert_Items/>
-<taIVTransactionHeaderInsert>
<BACHNUMB>TRBATCH</BACHNUMB>
<IVDOCNBR>00000000000000062</IVDOCNBR>
<IVDOCTYP>1</IVDOCTYP>
<DOCDATE>14-08-2018</DOCDATE>
</taIVTransactionHeaderInsert>
</IVInventoryTransactionType>
</eConnect>