04-20-04 06:36 PM
You might consider the "[" and "]" as part of your data, rather then par
t of
the schema.
The mapper gives you the flexibility to concatenate strings for example.
Hope this helps,
Regards,
Christof
"Shyvam" <anonymous@discussions.microsoft.com> wrote in message
news:DC06C2A0-ACED-436F-89E5-BD42169F9453@microsoft.com...
> Hi
> I am a newbie to BTS 2004. I have a requirement like this. Anybody pls
help me in designing a solution for the same.
>
> I have an XML file. This file has to be converted into a FLAT FILE (Text
file). I understand that BTS 2004 offers a Flat file
> Disassembler component in its pipeline stage. To do this conversion I need
to use a Mapper. Sample contents of my flat file is given below:[vbcol=seagreen]
>
> [DATE 2004-12-13]
> [XYZ Name]
> [NAME Sam
> Pitroda
> Naidu]
> [COUNTRY USA
> UK
> AUS]
>
> My question is how will I give characters like "[" or "]" in my XML schema[/vb
col]
to map it to flat file schema?
[ Post a follow-up to this message ]
|