webMethods OneData 10.11 | Managing Master Data with webMethods OneData | webMethods OneData Consolidation MDM Guide | Using REST APIs for Data Quality Consolidation | Overview
 
Overview
You can use Representational state transfer (REST) application program interface (API) calls to perform a variety of data consolidation activities in webMethods OneData. The REST APIs for data quality consolidation only supports the JSON format. webMethods OneData logs all REST calls for data consolidation in the log file onedataAPI.log for the following log levels:
*WARN, which includes high-level information for the REST calls. For example, repository ID, user ID, function invoked, number of inputs in the function, call status, and message.
*INFO, which includes the input and output of the REST calls.
*DEBUG, which includes the REST payload.