RE: interfacing WS with EDI



Hi Gary,

Based on my understanding, XML webservice standard hasn't definite design
on EDI document, and for Microsoft products, the BizTalk server is designed
to handle EDI, EAI scenarios.

If you want to try it through webservice, you can first check the EDI
document's format and how will you need to communicate with the vendor
through such EDI document. Basically, webservice only send out or recieve
in XML based SOAP messages and map them to the .net runtime object methods
to execute some code logic. Do you think this will help for your case?

Please feel free to let me know if you have any more specific questions or
concerns here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.

.


Loading