Re: Custom Pipeline Component: xsl transform

Home Page Forums BizTalk 2004 – BizTalk 2010 Custom Pipeline Component: xsl transform Re: Custom Pipeline Component: xsl transform

#21744

Thank you for the replies.  I’ll be receiving the message via a biztalk webservice generated by the Biztalk Web Publishing wizard.  Or that’s at least what I had planned.  I was planning to publish an external schema which is essentially 2 nodes.  One for messageType and the other for the actual message parsed as a string.

Another thing to note is that we will end up having flat files sent to us.  Which means that we would need to publish the schema so the translation can occur.  Which also means that every time there is a new exchange, we would need to redeploy our biztalk solution.

Thanks for the suggestion Suman.  I think I’ll look deeper into that.