Hi guru's
i had a string in source side that should be splitted into target side.
consider for example:
Source side:NoviMIUSAand it should map to target structure as
*city:Novi
state:MI
Country:USA.*
source is splitted to target fileds as city,state and country.
so can any one help me with this
regards,
Kiran.