Skip to main content

Notifications

Announcements

No record found.

Small and medium business | Business Central, N...
Suggested answer

Error while exporting from D365 BC to XMl

(0) ShareShare
ReportReport
Posted on by 5

Hi, everyone

I created a form to export data to XML file


But when I export I receive this Error

Can someone tell what's the problem?

Thanks for replying

  • Suggested answer
    Nitin Verma Profile Picture
    Nitin Verma 21,091 Super User 2024 Season 1 on at
    RE: Error while exporting from D365 BC to XMl

    You can refer the below link

    learn.microsoft.com/.../export-function--xmlport-

    CustXmlFile.CREATE('C:\XmlData\Customer.xml');  

    CustXmlFile.CREATEOUTSTREAM(XmlStream);  

    XMLPORT.EXPORT(50002, XmlStream);  

    CustXmlFile.CLOSE;

  • Suggested answer
    YUN ZHU Profile Picture
    YUN ZHU 74,115 Super User 2024 Season 2 on at
    RE: Error while exporting from D365 BC to XMl

    It looks like you have white spaces in elements names, which is not allowed in XML. Try removing it first.

    Hope this helps.

    Thanks.

    ZHU

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,391 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,445 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans