Hello, We have a Message broker application in Java which accepts messages(XML). It validates the XML against XSD and calls a .net Webservice and passes the validated XML.
We have a requirement to do the same in .net. Do we have any API's to do this one. I am looking for a system that takes care of logging in case of errors or some kind of activity log. Is Windows workflow foundation meant to do this kind of task?
Any suggestions greatly appreciated.
Thanks