cancel
Showing results for 
Search instead for 
Did you mean: 

Node function splitByValue

Former Member
0 Kudos

Hello All,

Can someone tell me the significance and usage of splitByValue function with some example.

Thanks,

Sandip

Accepted Solutions (0)

Answers (5)

Answers (5)

JaganMohan
Participant
0 Kudos

Dear Sandip,

Please refer the following for clarification on this.

/people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii

Regards,

JP.

Former Member
0 Kudos

Hi ,

Check this in your Message mapping , the node function have enough explanation .

It has 3 type 1) Each Value

2)Value Change

3) Empty value

Regards,

Jude

Former Member
0 Kudos

Hi Sandip Hole

SplitByValue() is the counterpart to removeContexts(): Instead of deleting a context, you can insert a context change in the source value queue.

You can insert a context change in the queue after each value or after each change to the value, or after each tag without a value.

Regards,

Sateesh N,

former_member183908
Active Contributor
0 Kudos

Hi Sandip,

-->Refer the below blog

/people/stefan.grube/blog/2005/12/29/new-functions-in-the-graphical-mapping-tool-xi-30-sp13

Thanks

Former Member
0 Kudos

Serch on SDN.. before posting such questions. There are several blogs and threads for this.