BizTalk Server Applications Integration - Append files

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Applications Integration > August 2004 > Append files





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 Append files
Ruchi

2004-08-06, 7:49 am

Hi ALL
I want to add 10 input files (same schema) data to a single output file
based on condition using biztalk 2004.
eg:
Input file A Input file B
RID 1 RID 2 RID 1 RID 3
Qty 20 Qty 20 Qty 10 Qty 20

My output file should be

RID 1 RID 2 RID 3
Qty 30 Qty 20 Qty 20


Alan Smith

2004-08-06, 7:49 am

Hi Ruchi,

You can do this using a sequential convoy pattern. You need to initialise a
correlation set, then use a loop shape to receive the messages, and some
code to perform the aggrigation.

Regards,

Alan

-----
BizTalk & .net
Consulting Training Mentoring
Stockholm London Europe
See aboutme for contact info


"Ruchi" wrote:

> Hi ALL
> I want to add 10 input files (same schema) data to a single output file
> based on condition using biztalk 2004.
> eg:
> Input file A Input file B
> RID 1 RID 2 RID 1 RID 3
> Qty 20 Qty 20 Qty 10 Qty 20
>
> My output file should be
>
> RID 1 RID 2 RID 3
> Qty 30 Qty 20 Qty 20
>
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com