Edit 9/17/15 View the main article for this error here
Hi all,
I'm attempting to create a receipt in Dynamics using eConnect. Reviewing the eConnect documentation for the taPopRcptLineInsert node, I don't set the INVINDX property explicitly (in turn, leaving it to its default value of 0). Most of the time, the receipt is created successfully. However, occasionally, the receipt fails due to the following error:
Sql procedure error codes returned: Error Number = 4612
Stored Procedure taPopRcptLineInsert Error Description = Invalid Account Index
Node Identifier Parameters: taPopRcptLineInsert POPTYPE = 1 POPRCTNM = [XXXXXXXXXX] PONUMBER = [XXXXXXXXXX] ITEMNMBR = [XXXXXXXXXX] Related Error Code Parameters
for Node : taPopRcptLineInsert INVINDX = Note: This parameter was not passed in,
no value for the parameter will be returned.
Any idea what this occurs? Please help. Thank you!