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.

Category: Development
STATUS DETAILS
Completed
Ideas Administrator

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