Multidomain MDM
- Multidomain MDM 10.3 HotFix 1
- All Products
http://<host>:<port>/<context>/<database ID>/<business entity>.CSV?action=match&fuzzyFilter=<business entity field name 1>='<business entity field value 1>',<business entity field name 2>='<business entity field value 2>',...<business entity field name n>='<business entity field value n>'&matchRuleSet=<match rule set name>
GET http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/Person.CSV?action=match&fuzzyFilter=firstName=STEVE,lastName=SMITH&fields=recordID,firstName,lastName
recordID,firstName,lastName 00023,Steve,Smith 00035,Steven,Smith 00048,Steve,Smith 00079,Steve,Smithson