cancel
Showing results for 
Search instead for 
Did you mean: 

Single source node connect to multiple nodes in target

Former Member
0 Kudos

HI,

I have a problem of map Single node of Source to multiple nodes in target. that means i have to duplicate source nodes.

if try to right clik and create duplicate it wont allow in source side. but the source node occurence is 1 to unbound.

Could you please let me know the solution.

Thanks,

RamuV

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi All,

I tried to use copy value but the values are not populated in Display Queue. Could you please let me know how to use it or

shall i require any udf. How to get the node to udf. Actullay my requirement is like following

Source Target

msg[1].01----


>Detail[1].text

msg[2].02----


>Detail[2].text

msg[3-n].01------->Detail[3].text

but i have only one msg node in source side.

Any one help me regarding this in any possibilities

Thanks,

RamuV

justin_santhanam
Active Contributor
0 Kudos

Ramu,

What is the problem are u facing? It's pretty simple direct mapping right?

Map

MSG1 to Detail[1].text

MSG1 to Detail[2].text

MSG1 to Detail[3].text

raj.

former_member556603
Active Contributor
0 Kudos

Hi Ramu,

It is not possible in the source side it is only possible in the Target side.

Satya.

Former Member
0 Kudos

Hey

use the CopyValue function to repeat the source multiple times

Thanx

Aamir

prateek
Active Contributor
0 Kudos

Not possible at sender side. It is usually done at receiver side

U can as it is map single node to multiple target nodes

Regards,

Prateek