I have a List with Webservice URL,username and password. I have created a custom tab and ribbon tab. The webservice URL return a large xml file as output. Now when the list item with the URL is selected and ribbon button is clicked i want to process the XML file and save the data in another list.
Should i write it in Javascript using the Button commandUIhandler or is it possible to write as a c# code ?.
could someone help me.
Thank you.