SAP Data Quality Management Address Cleansing service in SAP API Business Hub – Part 1
In this blog we discover SAP Data Quality Management microservicses available in SAP API Business hub and explore the service.
1. Launch SAP API Business hub, click on Browse and search for the ‘ Data Quality microservice’.
2. SAP Data Quality Management, microservices is displayed
3. Open the SAP Data Quality Management, microservice, you will find the API in the artifact tab.
4. Open the API to find out more details.
4. Lets test the Data Quality API.
Example, perform GET operation on the resource /ref/Data/country
To do this, just click on the GET operation, you will find detail description of the resource.
Just below the end of this description, there is a Try it out ! button, hit the button to know the list of countries where the service is available.
5. Similarly try out POST operation on the /reverseGeo resource, need to provide latitude and longitude info in the payload
Click in the model Schema to auto fill the request & hit the Try it out ! button
Address details in textual format is displayed for this location. Check out other other resources as well 🙂
In Part 2 of the series SAP Data Quality Management Service in Cloud Platform trial, we activate the service in our own Cloud Platform trial account and will use the production URL.