Home Page › Forums › BizTalk 2004 – BizTalk 2010 › When to use Orchestration › Re: When to use Orchestration
February 4, 2008 at 2:15 AM
#18866
If you requirement is only grab data from SQL and convert it
into flat file
1.
First SSIS is best batter & economical solution
according to your need.
2.
I should use map and send pipeline.