Skip to Content
0
Former Member
Dec 11, 2013 at 11:06 AM

Mapping

31 Views

Dear All,

I have to map the following structure:

source Target

MT_XYZ MT_ABC

Recordset Person

abc

Empdata1 def
abc ghi

def jkl

ghi

jkl

Empdata2

abc

def

ghi

jkl

I have to send either Empdata1 or Empdata2 to Person(Target) at a time.

Please help me for this requirement.