Xml validation in exposed web service

Home Page Forums BizTalk 2004 – BizTalk 2010 Xml validation in exposed web service

Viewing 1 reply thread
  • Author
    Posts
    • #16536

       

      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?

       

    • #16573

      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.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.