taUpdateCreateAccountRcd
Hello, trying to do a bulk load and using an Excel file with changes only for GL Account Description. My map is using the Update Existing flag, but when I run the map, I am getting the following:
Sql procedure error codes returned:
<taUpdateCreateAccountRcd>
<UpdateIfExists>1</UpdateIfExists>
<ACTNUMST>Actual GL Number</ACTNUMST>
<ACTDESCR>New Description</ACTDESCR>
</taUpdateCreateAccountRcd>
Is this a limitation of some sort? Anything else I can try?
Sql procedure error codes returned:
<taUpdateCreateAccountRcd>
<UpdateIfExists>1</UpdateIfExists>
<ACTNUMST>Actual GL Number</ACTNUMST>
<ACTDESCR>New Description</ACTDESCR>
</taUpdateCreateAccountRcd>
Is this a limitation of some sort? Anything else I can try?
Hi dcomber,
Try adding the Account Category, as it is a mandatory field if you were making the change manually.
Regards,
Geoff James