Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Generate then send a file › Generate then send a file
June 14, 2006 at 3:20 PM
#14838
I haven’t done a lot of work with flat files (and most of what I have done is in reading flat files, not writing them), but I think this is all you need to do:
1) Create a flat file schema
2) Create a map and map from xml schema to flat file schema
3) Create a \”Send Pipeline\”. Drag the \”Flat File\” assembler shape in the toolbox to the \”Assemble\” phase of the pipeline. Probably specify the property \”Document Schema\”.