Hi Friends,
I have a requirement of reading one record at a time , build a Json file based on it, append to an URL and then called the Webservices to Download the records, I dont know how to read one record at a time and then do a iterative processing, Please help me.