Hi, I've a requirement where i need to convert a records into XML file and then save it into a stream. XML file has been generated correctly but i need to save it to stream. I've seen some blogs related to CSV, where CSV records save in container & then pass in streamTextIO.Write(Container). But unfortunately in XML format how can i save the XML file to container so the file could be save to stream. Anyone have any suggestion?
Regards,
Zohan
HI Martin,
Thankyou. It worked
How do you create XML?
For example, System.Xml.XmlDocument class has Save() method accepting a stream object, therefore you can write it directly to a stream instead of saving it to a file and then loading this file again to a stream.
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Andrés Arias as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Sohaib Cheema 745 User Group Leader
Martin Dráb 597 Most Valuable Professional
André Arnaud de Cal... 580 Super User 2025 Season 2