Hi All,
I am trying to import bank statement in BAI2 format, but facing some issues. Initially, I was getting error that "Bank account is not identified...." . The reason is, in the BAI2 file received from Bank, the BSB number and the account number both are included as a single string whereas D365 expecting just the account number. So, if I remove the BSB number, the file imported successfully. Considering this, I have changed the XSLT file (BAI2CSV-to-BAI2XML.xslt) to consider only the bank account number by using the subString function in order to avoid manual intervention in the file. Now, when I try to import the file, I am not getting error related to Bank account, but getting a message that says "No bank account statements were imported".
When I checked the execution log under Data management, it doesn't show any error message. So I am clueless what is the cause of this and why the bank statements are not getting imported.
Does anyone have any clue or can point out what I might be missing?
Thanks,
Baber.