hi!
if i create a record in MDM, with a multi-valued field with three options, how does R3 get the correct data? and what should I do with the data that already exists.?
for example:
In R3 I have this records (that is the same "abc" with different color and id)
id name color
1 abc red
2 abc blue
3 abc green
In mdm i can create one record with a multi-valued field:
id name color
123 abc red/blue/green
now, what happen if in a transaction in MM I need the record with the ID "1"? and in another i need the record with the id "2". how does R3 get the record in MDM with the "123" ID.
it's only with mapping (syndicator-xi-r3) ?
how can i do this?
any documentation?
thanx!