AMC Banking 365 BC - Release 26.0.2.1 | Scribe

AMC Banking 365 BC - Release 26.0.2.1

  • AmcbankingAmcbanking

Release Notes

AMC Banking 365 BC - 26.0.2.1

Release date: July 2026

Import log

[BCBA-305] Fix synchronization failure for bank accounts belonging to another
Business Central company

Release description
When running the synchronization, either manually or through the Job Queue, the process fails with an error indicating that the bank account does not exist.

This behavior is technically correct because the bank account belongs to a different Business Central company. The import code is missing the required ChangeCompany call when accessing the bank account, causing the lookup to be performed in the current company instead of the company where the bank account exists.

Solution

If a bank account belongs to another company—for example, COMPANY-B—while synchronization is running for the current company, COMPANY-A, the XTL journals associated with that bank account will not be collected in COMPANY-A’s import log.

Those journals will instead be collected when synchronization is run for COMPANY-B.

In a future release, we should evaluate whether COMPANY-A and COMPANY-B can be processed within the same synchronization job. This could reduce the number of synchronization jobs and calls to XTL.

Should you experience any issues with a release, please reference case number BCBA-XXX when contacting support.