function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Abhijit Shrikhande 10Abhijit Shrikhande 10 

Download an XML File in order to process it in apex.

How do I go about downloading an XML file from a FTP server and processing the file in APEX?


ShashankShashank (Salesforce Developers) 
Please see if these links help:
https://www.salesforce.com/us/developer/docs/apexcode/Content/apex_xml_support.htm
http://www.mindfiresolutions.com/Calling-external-WebService--parsing-its-XML-Response-using-Salesforces-Apex-1776.php