Home Page › Forums › BizTalk 2004 – BizTalk 2010 › dynamic schema configuration › Re: dynamic schema configuration
February 2, 2009 at 1:52 AM
#21624
a) For dynamic mapping check out Issue 4 of Biztalk Hotrod in the section Smart Use of XSLT
b) For predefined configurable FTP destinations a Send port using the FTP adatpter is best.
If you wish the ability to change the destination at runtime then a dynamic send port from an orchestration is one option, or possibly a rolelink?