Sql procedure error codes returned:
Error Number = 3565 Stored Procedure tasmGetNextNoteIndex Error Description =
Error updating SY01500 table with next note index
Node Identifier Parameters: tasmGetNextNoteIndex
Related Error Code Parameters for Node : tasmGetNextNoteIndex
Error Number = 6541 Stored Procedure taUpdateCreateCustomerRcd Error Descripti
on = Unable to obtain the next note index
Node Identifier Parameters: taUpdateCreateCustomerRcd
CUSTNMBR = TEST
Related Error Code Parameters for Node : taUpdateCreateCustomerRcd
<taUpdateCreateCustomerRcd><CUSTNMBR>TEST</CUSTNMBR><CUSTNAME>Test Insert</CUSTN
AME><SHRTNAME>Test Insert</SHRTNAME><STMTNAME>Test Insert</STMTNAME><ADRSCODE>NE
WT</ADRSCODE><CNTCPRSN>ert</CNTCPRSN><ADDRESS1>wert</ADDRESS1><ADDRESS2>wet</ADD
RESS2><ADDRESS3>wet</ADDRESS3><CITY>wet</CITY><STATE>wer</STATE><PRSTADCD>NEWT</
PRSTADCD><PRBTADCD>NEWT</PRBTADCD><STADDRCD>NEWT</STADDRCD><CCRDXPDT>1900-01-01T
00:00:00</CCRDXPDT></taUpdateCreateCustomerRcd>Exception
This is the XML document sended to the eConnObject.eConnect_EntryPoint!
<?xml version="1.0"?><eConnect xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<RMCustomerMasterType>
<eConnectProcessInfo xsi:nil="true" />
<taRequesterTrxDisabler_Items xsi:nil="true" />
<taUpdateCreateCustomerRcd>
<CUSTNMBR>TEST</CUSTNMBR>
<CUSTNAME>Test Insert</CUSTNAME>
<SHRTNAME>Test Insert</SHRTNAME>
<STMTNAME>Test Insert</STMTNAME>
<ADRSCODE>NEWT</ADRSCODE>
<CNTCPRSN>ert</CNTCPRSN>
<ADDRESS1>wert</ADDRESS1>
<ADDRESS2>wet</ADDRESS2>
<ADDRESS3>wet</ADDRESS3>
<CITY>wet</CITY>
<STATE>wer</STATE>
<PRSTADCD>NEWT</PRSTADCD>
<PRBTADCD>NEWT</PRBTADCD>
<STADDRCD>NEWT</STADDRCD>
<CCRDXPDT>1900-01-01T00:00:00</CCRDXPDT>
</taUpdateCreateCustomerRcd>
<taCreateCustomerAddress_Items>
<taCreateCustomerAddress>
<CUSTNMBR>TEST</CUSTNMBR>
<ADRSCODE>NEWT</ADRSCODE>
<CNTCPRSN>ert</CNTCPRSN>
<ADDRESS1>wert</ADDRESS1>
<ADDRESS2>wet</ADDRESS2>
<ADDRESS3>wet</ADDRESS3>
<CITY>wet</CITY>
<STATE>wer</STATE>
</taCreateCustomerAddress>
</taCreateCustomerAddress_Items>
<taCreateParentID xsi:nil="true" />
<taParentIDChild_Items xsi:nil="true" />
</RMCustomerMasterType>
</eConnect>
Thanks before hand