Re: BizTalk Maps: Does Custom xsl support the document function of XSLT

Home Page Forums BizTalk 2004 – BizTalk 2010 BizTalk Maps: Does Custom xsl support the document function of XSLT Re: BizTalk Maps: Does Custom xsl support the document function of XSLT

#16648

 

Hi Stephen,

Thanks for the reply. Here I am trying to avoid the Orchestration. I am using the custom xsl stylesheet(option to select the stylesheet in map properties), because when I use the BizTalk mapper my application gets hung and that is not serving my purpose. In the Biz Talk Mapper Tool scripting functoid I could call a dotnet component. But I am not able to use the Mapper and custom xsl together. Is there any way I can come to know if a particular xslt function is supported or not by the BizTalk Map.

 Thanks