Hello All,
Today we are using a simple code to download a cml file to local folder using D365fo.I will skip all the steps where you create a xml file , because you can refer to number of blogs posts for this.
Here is sample code snippet for downloading xml file to local folder
File::SendStringAsFileToUser(XMLDoc, FileName);
Thanks,
Vivek Chirumamilla