Quantcast
Channel: SCN: Message List - SAP NetWeaver Master Data Management
Viewing all articles
Browse latest Browse all 1582

Re: Strategies with JAVA API

$
0
0

Jun,

 

I follow this documentation: ExecuteMatchingStrategyCommand (MDM Java API Library)

 

And, for the method: setSource(), does not said that only one is supported (I use the first one, I send the id´s of the records in the array RecordId[]):

 

setSource

public void setSource(RecordId[] recordIds)
Sets the source records (required*). These are the records to find matching for.

 

Parameters:
recordIds - a list of record Ids

setSource

public void setSource(Search search)
Sets the source records in a form of a search object (required*). These are the records to find matching for.

 

Parameters:
search - the search object

Viewing all articles
Browse latest Browse all 1582

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>