1
When using the "XML Buffer Writer" Codeunit it throws an custom error when we try to import an xml with an atribute value > 250 chars.
by using the setValue Procedure instead of the Table Field directly this could be solved and make the XML Buffer Writer usable for usecases with long attributes.
STATUS DETAILS
Completed
Business Central Team (administrator) on 3/14/2025 1:45:49 PM
Thank you for your feedback!
This idea is got implemented through an open-source contribution by one of our community members: https://github.com/microsoft/BusinessCentralApps/pull/973.
Thank you very much for this great code contribution!
Sincerely,
The Business Central Team