You must be having the sample flat file with pipe delimeter. Here are the
steps to follow.
1-Create a biztalk application.
2-Create the schema using Add the Flat file schema wizard and the sample
flat file. It will create the destination schema.
3-Add the source schema.
4-Add the map file to map the source schema to destination flat file schema.
and you are done.
5- In the biztalk admin section use the file adapter at send and receive
ports and use the map as required.
Please let me know if you face any issue.
the output is xml for both 2006 r2 and 2009.
any other suggestions from anyone?
You have to create a new Send Pipeline and use the Flat File Assembler
in the Assemble stage. Associate your Flat file schema with the Flat
File Assembler component in the pipeline.
Use the new pipeline in the send port and you XML message will be
converted into a Flat file.
David Grospelier
NOVELI
d...@noveli.fr
On Dec 18 2009, 4:41 pm, cesarintampa
> > > urgent.- Hide quoted text -
>
> - Show quoted text -
In addition, while testing your map assign the "native" type to your output
format type property of the map.
"dgrospelier" wrote:
> .
>