cancel
Showing results for 
Search instead for 
Did you mean: 

Results of Matching

Former Member
0 Kudos

Hi Folks,

Once the matching is done .. the people who are going to work on the result - may not complete the merging in one session and it may practically run into several days.

Questions :

1) Is there a way to store the values of the score/count/level .

2) Is there a way to export the matching results with the score/count/levels?

3) What are the ways - we can effecitively present the matching result to the merging folks?

Regards,

Vinay

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Put your matching strategy in workflow.

The workflow item will keep the result live for as long as you wish with multiple login/logouts.

We also had to keep our matching results live since in session is not enough to merge all records of 1 import.

Hope this helps,

+ An

Answers (5)

Answers (5)

Former Member
0 Kudos

Thanks Folks .. we are going ahead by putting the results in a workflow..

Points generously awared : )

Former Member
0 Kudos

Hi Vinay

As of now MDM tool will not allow you to store and export the matching results.

But there is an alternative way of meeting your requirements.

We can use ABAP APIs from any ABAP based system to retrieve the matching score ,count and can be strored in the Table .and can be exported as you like.

for Eg "retrieve_matching_result" method will retrieve the matching scores mrom MDM.

Thanks & Regards

Suman

Former Member
0 Kudos

Hi vinay ,

We perform the matching to find out and remove the discrepencies among records right?.

so when you have performed the matching and you have got a discrepency or rather similar records then it is better to go for a merge rather than keeping the records present in the repository. The above replies say the same thing .go throgh these links

http://help.sap.com/saphelp_mdm550/helpdata/en/43/e0677c82b40a2ee10000000a11466f/frameset.htm

Thanks

Arnab

Hope it clears your doubt.

Please reward if helpful

Edited by: Arnab Mitra on Jul 24, 2008 9:12 AM

Former Member
0 Kudos

Hi Vinay,

I do agree with Ankit, current versions of MDM doesn't support this feature (storing of Matching results). The only thing that can be done is dont close the Data Manager session or run the matching strategy again.

Regards,

Jitesh Talreja

Former Member
0 Kudos

Hi Vinay,

I think u have to repeat the matching process each time.We cant store/export it.

Rgds

Ankit