Release date: April 2026
[BCBA-287] Move the data upgrade from Installation of BC App to quick guide
and change online manual
Release description
Previously, the data upgrade from earlier AMC apps (Fundamentals and Business) was handled automatically by the system codeunit “AMC CU Install.”
This process ran silently during app installation and across all companies at once.
For environments with large data volumes or multiple companies, this could result in long installation times without any visible progress, making it appear as if the installation had stalled.
To improve transparency and performance, the data upgrade process has been redesigned:
The data upgrade is no longer executed automatically during installation.
Instead, it is now part of the Quick Guide setup.
The data upgrade step will only appear in the Quick Guide if:
A data upgrade is required, and
The upgrade has not already been completed.
The upgrade is now performed per company, and only when initiated by the user.
This allows better control and avoids unnecessary processing across all companies.
[BCBA-288] Link XTL data id with Business Central company using CompanyWrite
Release description
The Assisted Setup has been updated to use CompanyWrite instead of CompanyCreate.
Service User handling
The system will now create or update the Service User as needed,
if an existing license for AMC Banking exists.
Avoids duplicate creation attempts if the Service User already exists.
XTL Data Identification
The process will locate the correct XTL Data ID associated with the Business Central company.
Ensures proper linking between XTL data and the BC company.
Improved reliability
Handles both existing and new setups more gracefully.
Reduces errors during setup and reconfiguration scenarios.
[BCBA-272] BankSetupValidate changed to a method
Release description
BankSetupValidate changed to a it own method, instead of being part of BankMainList
[BCBA-271] Service URL Availability Check
Release description
When opening the AMC Banking setup, the system now verifies whether the configured Service URL is active and reachable.
[BCBA-286] Journal Prefix Validation (GraphQL)
Release description
A validation has been introduced for the Journal Prefix used in GraphQL integrations.
The Journal Prefix may not consist of numbers only.
At least one non-numeric character must be included in the prefix.
Should you experience any issues with a release, please reference case number BCBA-XXX when contacting support.