|
Home > Archive > BizTalk Server > April 2004 > Outbound doc in native format
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Outbound doc in native format
|
|
| Nicolas HUSSON 2004-04-28, 3:35 pm |
| Hi,
I have a specification for a positional flatfile, which validates fine. I wrote a map to transform a generic xml doc to that flatfile spec...when I create a channel for that transfo the output is in fact the flat file but in XML...is there something to co
nfigure in order to get the native format instead?
Thanks
Nicolas
| |
| Jorge Balderas 2004-04-28, 5:36 pm |
| Yes... you need to create an "EDI Envelope" by create a new Envelope and
selecting an "EDI Format" (X12 or EDIFACT) and make sure to specify to use
your envelope in the port properties.
"Nicolas HUSSON" <nhusson@aniworld.com> wrote in message
news:6A4DFD3F-12E1-4401-9630-35F3EF9B860F@microsoft.com...
> Hi,
>
>
> I have a specification for a positional flatfile, which validates fine. I
wrote a map to transform a generic xml doc to that flatfile spec...when I
create a channel for that transfo the output is in fact the flat file but in
XML...is there something to configure in order to get the native format
instead?
>
> Thanks
>
> Nicolas
|
|
|
|
|