Here is my problem
For this example, let's say I send a customer a datafile daily that consists of a first name, last name and zip code. I currently send this file to the customer via email. the file is in a comma delimited format.
The customer is trying to standardize the types of data he receives and would like me to send via web services or XML.
In pricinple I understand how XML relates to the definition of the data I would send. I'm trying to figure out how to get the file to the XML or web service to be processed....
Any suggestions or example to point me to?
Thanks!!
For this example, let's say I send a customer a datafile daily that consists of a first name, last name and zip code. I currently send this file to the customer via email. the file is in a comma delimited format.
The customer is trying to standardize the types of data he receives and would like me to send via web services or XML.
In pricinple I understand how XML relates to the definition of the data I would send. I'm trying to figure out how to get the file to the XML or web service to be processed....
Any suggestions or example to point me to?
Thanks!!