|
Home > Archive > BizTalk Server General > 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
| |
| Matt Milner 2004-04-28, 10:35 pm |
| use a send pipeline with the flat file assembler.
Matt
"Nicolas HUSSON" <nhusson@aniworld.com> wrote in message
news:A1F863E9-87F9-467A-B60E-AD75833B080F@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
| |
| Matt Cable 2004-04-29, 9:35 pm |
| You mentioned a "channel". Are you using BizTalk 2000 or 2002? If so, in
Messsaging Manager, you will need to create an "Envelope" that points to
your flat file's Specification file. Then select that Envelope in the Port
associated with your Channel.
- Matt Cable
"Nicolas HUSSON" <nhusson@aniworld.com> wrote in message
news:A1F863E9-87F9-467A-B60E-AD75833B080F@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
|
|
|
|
|