cancel
Showing results for 
Search instead for 
Did you mean: 

Data Merge From different soruces

Former Member
0 Kudos

We have scenarion where MDM is going to sned the two data set through two different syndication map - Product-Release (PR) and Release (R). These two messages needs to be merged based on the Release Number exisiting in both the message to form the final target message. I am planning to use BPM for this, but wanted to check if anything which I have missed in this. I think it is possible to merge two messages into one based on some identifier (ReleaseNumber) through co-relationID. Any input or validation would be helpful.

Thanks,

Samir

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI,

Try multiple mapping.

use function-> node function->splitbyvalue.

thanks,

Sendil.

VijayKonam
Active Contributor
0 Kudos

Yes. You must use BPM and you must use correalation. Based on that, you have execute the transformation 2 to 1 type and send.

VJ