Hi frnds,
i have to map to fields
Source: Target:
Texto(256 max length) -
> Txt_Line(132 max length) with occurance 0:6
If the Texto field from source side contains more than 132 chars length text then it has to create another Txt_line field on target side..
Ex: if a text of 256 chars comes it has to create two Txt_line fields on Target of 132 and 124 size resp..