I'm attempting to import Bank Transaction Entries via Integration Manager and am receiving an error that states "the amount is not fully distributed."
I have two files setup; one header with the fields Key, TransactionDate, PostingDate and Amount and the distribution file with the fields Key, AccountNumber, DebitAmount and CreditAmount.
I have built a Query Relationship on the Key field.
I have set the Record Source Option on the Distributions portion of the Bank Transaction Entry Integration to Use Source Recordset and pointed it to the correct source record.
The files for my test are quite simple and consist of the following:
Header File
Key TransactionDate PostingDate Amount
1 02/02/10 02/02/10 1200
Distribution File
Key AccountNumber DebitAmount CreditAmount
1 Cash Account 1200
1 AR Account 1200
It seems this should work just fine. Any ideas?
Thanks,
Todd M Bowlsby
*This post is locked for comments