Discussions
Beginner C# Web Services - Help Needed
Hi, im in the middle of creating a C# program that will using web services to search NetSuite for open Sales Orders and with the response create a csv file for use in our courier system. I have got to the point where i have opened a session, sent the search criteria and when i look at the integration report its sitting there with the correct results. My main problem is from there, i dont know how to read a SOAP responses. Creating the csv file shouldnt be too hard, i can look this up on the net, but i