I am trying to take a CSV file and create a Process.CustomerPartyMaster BOD and I have the majority of it figured out, but I am having trouble getting the AccountingEntityID set to a default value. It is found under the DataArea->Process section of the BOD. Via the Mappings window, I am setting a default "number" as 1 to this field, but when the document flow processes the CSV file, the AccountEntityID is not set to a 1 as I thought it would be.
This wouldn't be a problem, but when I drop the XML into our folder we have set up to process the CustomerPartyMaster files, I get an error BOD stating " Invalid or Missing Required Data - AccountingEntity null is not numeric ProcessCustomerPartyMaster BOD ID". If I manually set the AccountingEntityID field to a 1, then re-process the file, the BOD processes and a customer is created.
I'm just wondering what I'm doing wrong.
Thanks,
Trevor