cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Node Functions

Former Member
0 Likes
2,554

Hi experts,

What is the need of node functions?

why we use Node functions?

Any real example?

Please I am very much confusing with These concepts

Thanks

Sushma.Maganti

View Entire Topic
Former Member
0 Likes

Hi,

One as Many : we have one value in the source side, but we can use that many times in the target sede in this

conditions we can use this node function.

Here it takes 3 inputs, first value represents the value to populate in the target side

second value represents howmany times the first value occur in the target side and the

third value represents where the context should change.

watch this blog for one as many node function. /people/riyaz.sayyad/blog/2006/04/23/introduction-to-context-handling-in-message-mapping

Former Member
0 Likes

Hi experts thanks to all

just reading the stuff

Thanks