BizTalk Server - Help On Flatfile Export

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server > July 2006 > Help On Flatfile Export





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 Help On Flatfile Export
SoundSathish

2006-06-30, 7:19 am

Can any one help me to get the Flat file for my requirements.

Input Format
-------------------

MemberID MemberName DependentID DependentName DependentDOB

12345 Mohan 55555 Chandru 01/01/2000
12345 Mohan 44444 Bandruu 01/01/2005
12345 Mohan 33333 Vendruu 01/01/2003
67890 Srinath 11111 Viji 01/01/2002
67890 Srinath 22222 Kalai 01/01/2002


Now I want to generate the flat file with the following format. (i.e)


MemberID MemberName followed by the Dependent Information.

The output would be two rows in a Flat File for the above input.

Thanks in advance.
Sathish

Michael Elizarov [MSFT]

2006-07-06, 1:43 pm

Sathish,

I do no think that you can do this with the flat file
assembler/disassembler alone. You will have to create FF schema that will
split your files in records - one record per line. Then you will have to
create an orchestration that will have to assemble your records together.
Assembler/disassembler does not have state, that is why you will have to
use orchestration.

-- Michael

--------------------[vbcol=seagreen]

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com