Skip to Content
0
Former Member
Dec 11, 2006 at 01:46 PM

Multimapping

21 Views

Is this possible but mapping a new message for every occurence of a record structure.

So basically my source structure is

Recordset <0....unbounded>

Field <1>

My Target is

Targetset <1>

Field <1>

In the message tab I have set the target message to <0...Unbounded>

So does this mean that it will create a new message for every occurence of Recordset?

Or do I have to do more configuration?