Xml validation in exposed web service Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Xml validation in exposed web service This topic has 1 reply, 1 voice, and was last updated 9 years, 1 month ago by community-content. Viewing 1 reply thread Author Posts November 27, 2006 at 2:39 AM #16536 community-content Hi, Im using custom pipeline with xml validation in order to validates xml that im getting through exposed web service. In case the validation failed in the pipeline, the ws is waiting for a response and finally get Time Out. Is there anyway, to notify the web service about the error? November 28, 2006 at 4:15 PM #16573 community-content I’d put that type of logic inside an Orchestration so I could return the error message. Not sure how else to accomplish this otherwise. Author Posts Viewing 1 reply thread The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies. Log in / Register