Trading Community Real Time Data Quality

A service for real-time match and cleanse data quality operations. The match operation finds duplicate organizations, persons, or locations and cleanses to validate and standardize addresses.

Life Cycle Status: Active

QName: {http://xmlns.oracle.com/apps/cdm/dataQuality/realTime/publicModel/}DQRealTimeService

Service WSDL URL: https://servername/crmService/DQRealTimeService?WSDL

Logical Business Objects

  • CRM

  • CRM

Relationships

The following table describes how this service data object is related to other service data objects or business object services.

Relationship Type Object or Service

Handles

Trading Community Data Quality Match Location

Handles

Trading Community Data Quality Address

Handles

Trading Community Data Quality Cleanse Address

Handles

Trading Community Data Quality Organization

Handles

Trading Community Data Quality Match Organization

Handles

Trading Community Data Quality Location

Handles

Trading Community Data Quality Person

Handles

Trading Community Data Quality Match Person

Handles

Trading Community Data Quality Configuration

Operations

matchOrganization

Matching operation for organization party.

Life Cycle Status: Active

Request Payload

Element Name Type Description

input

Trading Community Data Quality Match Organization

The organization party for which the match needs to be performed.

Response Payload

Element Name Type Description

result

Trading Community Data Quality Match Organization

Results of the matched organization parties.

matchPerson

Matching operation for person party.

Life Cycle Status: Active

Request Payload

Element Name Type Description

input

Trading Community Data Quality Match Person

The person party details for which the match needs to be performed.

Response Payload

Element Name Type Description

result

Trading Community Data Quality Match Person

Results of the matched person parties.

matchLocation

Matching operation for location object.

Life Cycle Status: Active

Request Payload

Element Name Type Description

input

Trading Community Data Quality Match Location

The location object for which the match needs to be performed.

Response Payload

Element Name Type Description

result

Trading Community Data Quality Match Location

Results of the matched locations.

cleanseAddress

Address validation and standardization operation for the entered address.

Life Cycle Status: Active

Request Payload

Element Name Type Description

input

Trading Community Data Quality Cleanse Address

The address to be cleansed.

Response Payload

Element Name Type Description

result

Trading Community Data Quality Cleanse Address

Results of the cleansed address.

getDfltObjAttrHints

Retrieves user interface hints, such as the service data object label and object attribute labels, for the specified service data object and locale. As a prerequisite, invoke the getEntityList operation defined on this service to get the list of possible values for the viewName request payload element.

Life Cycle Status: Active

Request Payload

Element Name Type Description

viewName

string

The service view usage name, an internal name for the service data object. Specify the value of the <name> element from the getEntityList operation response payload.

localeName

string

The locale to use when evaluating locale-based user interface hints. The localeName is in ISO 639-1 format.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/adf/svc/types/}ObjAttrHints

The label and user interface hints for the specified service data object and its attributes in a name-value pair format.

getServiceLastUpdateTime

Returns the date and time when the schema files referenced in the service definition last changed.

Life Cycle Status: Active

Request Payload

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

The date and time when the service definition last changed in ISO 8601 format.

getEntityList

Gets the list of service data objects defined on this service.

Life Cycle Status: Active

Request Payload

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/adf/svc/types/}ServiceViewInfo

A list of service data objects defined on this service. For each service data object, the result includes the QName, internal name, and Boolean values indicating whether create, update, merge, and delete operations can be performed on the object.

Security

The following tables list the privileges required to perform the service operations, and the duty roles that each privilege is granted to.

Service Operations to Privileges Mapping

Operation Name Privilege Code Privilege Name Privilege Description

cleanseAddress

ZCQ_CLEANSE_TRADING_COMMUNITY_DATA_REAL_TIME_PRIV

Cleanse Trading Community Data Real-Time

Allows validating and standardizing of addresses against the country-specific postal reference files in real time

matchPerson

ZCQ_MATCH_TRADING_COMMUNITY_DATA_REAL_TIME_PRIV

Match Trading Community Data Real-Time

Allows performing real-time matching of trading community entities such as organization, person, and location to find potential duplicates that may exist in the registry along with a match score.

matchLocation

ZCQ_MATCH_TRADING_COMMUNITY_DATA_REAL_TIME_PRIV

Match Trading Community Data Real-Time

Allows performing real-time matching of trading community entities such as organization, person, and location to find potential duplicates that may exist in the registry along with a match score.

matchOrganization

ZCQ_MATCH_TRADING_COMMUNITY_DATA_REAL_TIME_PRIV

Match Trading Community Data Real-Time

Allows performing real-time matching of trading community entities such as organization, person, and location to find potential duplicates that may exist in the registry along with a match score.

Privileges to Duty Roles Mapping

Privilege Code Granted to Duty Role Code Granted to Duty Role Name Granted To Duty Role Description

ZCQ_CLEANSE_TRADING_COMMUNITY_DATA_REAL_TIME_PRIV

ORA_ZCQ_TRADING_COMMUNITY_DQ_MGMT_DUTY

Trading Community Data Quality Management

Performs real-time and batch data quality functions such as matching and cleansing.

ZCQ_MATCH_TRADING_COMMUNITY_DATA_REAL_TIME_PRIV

ORA_ZCQ_TRADING_COMMUNITY_DQ_MGMT_DUTY

Trading Community Data Quality Management

Performs real-time and batch data quality functions such as matching and cleansing.