cancel
Showing results for 
Search instead for 
Did you mean: 

split by value

Former Member
0 Kudos

What is Splitbyvalue, valuemapping?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Satya,

Check the following links

][url=https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2792] [original link is broken] [original link is broken] [original link is broken] [original link is broken];https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2792[ [original link is broken] [original link is broken] [original link is broken] [original link is broken];/urlds,

Regards,

Akshay

Former Member
0 Kudos

HI,

The SplitByValue function is the counterpart to removeContexts(): Instead of deleting a context, you can insert a context change in the source value queue. You then receive this element for each inserted context change instead of a top node element. However, for this to be possible, the top node source field must be assigned a top node target field and minOccurs must be >0. A maximum of minOccurs top node target fields can be inserted here.

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

You use the value mapping function to map different representations of an object to each other. You save the mapping rules for different objects in a value mapping table

see

/people/sreekanth.babu2/blog/2005/02/23/value-mapping-replication

Regards

Chilla..

prabhu_s2
Active Contributor
0 Kudos

u can refer to the same blog posted in ur prev thread: