Skip to Content
0
Former Member
Jul 22, 2008 at 05:22 AM

FCC to FCC

30 Views

Hi Experts,

we have scenario FCC to FCC (split into two Tabdelimited files)

the source structure is:

Number Name Mode
1           Fin     001
2           mak   002
3           sale   002

Target message 1:

Number Name Mode
1           Fin     001

Target message 2:

Number Name Mode
2           mak   002
3           sale   002

we are trying split the source message into two text files based on the mode value ( if mode =001 and if mode = 002)

Please explain the structure should look like in the Datatype definition and conversion parameter values for sender and receviers.

Thanks in advance,

MK

Edited by: mk.xi on Jul 22, 2008 3:22 PM