Skip to Content
0
Former Member
Dec 02, 2008 at 05:14 PM

How to know under which node(node name) my field is present..??

32 Views

Hi

i m beginner to XI.

My source structure is as fallows...

mt_source

->node1

->field1

->field2

->node2

>field3

>field4

In my mapping i would like to pass the name of the node where my element is present.

eg: if i'm mapping field1 to some target field then i would like concat the field1 with nodename under which my field is present i.e, node1(field1node1) to target field.

Is it possible..??

Thanks is advance.