Oracle Customer Hub (UCM) Master Data Management Reference > Oracle Customer Hub (UCM) and Data Governance Manager Web Services Reference >

CleanseCompletenessService


This Web service is used to query information on incomplete records of both Oracle Customer Hub (UCM) and source systems. Information is returned as a percentage of the total number of incomplete records.

CleanseCompletenessService Operations

For a list of the operations associated with this Web service, see Table 279

Table 279. CleanseCompletenessService Operations
Name
Description

getHubCompleteComplianceInfo

Queries base table records which, based on the date and the object, are found to be incomplete based on user specified criteria.

getSourceCompleteComplianceInfo

Queries SDH table source records which are found to be incomplete based on user specified criteria. Fields used to make the determination are: date, object and source system.

getSystemsRegistrationInfo

Queries for and returns information from systems registered with Oracle Customer Hub (UCM).

getHubOrgIncompleteDetail

Queries Oracle Customer Hub (UCM) for details of the incomplete records from the account base table. The query is based on user specified criteria.

getHubPerIncompleteDetail

Queries Oracle Customer Hub (UCM) for details of the incomplete records from the contact base table. The query is based on user specified criteria.

getSrcOrgIncompleteDetail

Queries Oracle Customer Hub (UCM) for details of the source incomplete records from the account base table. The query is based on user specified criteria.

getSrcPerIncompleteDetail

Queries Oracle Customer Hub (UCM) for details of the source incomplete records from the contact base table. The query is based on user specified criteria.

.

Request Message Description: getHubCompleteComplianceInfo

For a description of this request message, see Table 280.

Table 280. Request Message Description: getHubCompleteComplianceInfo
Node
Description
Type

startDateTime

Start date and time for a given job.

String

endDateTime

End date and time for a given job.

String

ObjectName

Business object name of the completeness report. It is one of the following: Contact or Account.

String

SwiOrgIO

An instance of the integration object SWIOrg.

Integration Object

SwiPerIO

An instance of the integration object SwiPer.

Integration Object

Response Message Description: getHubCompleteComplianceInfo

For a description of this response message, see Table 281.

Table 281. Response Message Description: getHubCompleteComplianceInfo
Node
Description
Type

CompletenessPercentage

Percentage of completed records.

String

NumofInCompleteRecords

Number of completed records.

String

TotalRecords

Total records run.

String

ErrorMessage

Specific error message.

String

Request Message Description: getSourceCompleteComplianceInfo

For a description of this request message, see Table 282.

Table 282. Request Message Description: getSourceCompleteComplianceInfo
Node
Description
Type

startDateTme

Start date and time for a given job.

String

endDateTime

End date and time for a given job.

String

ObjectName

Business Object name. Either Contact, or Account.

String

SwiOrgSDHIO

An instance of the integration object, SwiOrgSDH.

Integration Object

SwiPerSDHIO

An instance of the integration object, SwiPerSDH.

Integration Object

SourceSystem

A registered source system contributing to changes in Oracle Customer Hub (UCM).

String

Response Message Description: getSourceCompleteComplianceInfo

For a description of this response message, see Table 283.

Table 283. Response Message Description:getSourceCompleteComplianceInfo
Node
Description
Type

CompletenessPercentage

Percentage of completed records.

String

NumofInCompleteRecords

Number of completed records.

String

TotalRecords

Total records run.

String

ErrorMessage

Specific error message.

String

Request Message Description: getHubOrgIncompleteDetail

For a description of this request message, see Table 284.

Table 284. Request Message Description: getHubOrgIncompleteDetail
Node
Description
Type

endDateTime

End date and time for a given job.

String

startDateTime

Start date and time for a given job.

String

StartRowNum

The row number of the total number of records from which the records are to be given.

String

PageSize

Indicates the number of records to be returned.

String

SortSpec

The sort criteria applied to the business component.

String

NewQuery

Starts a new query.

String

SwiOrgIO

An instance of the integration object, SwiOrg.

Integration Object

Response Message Description: getHubOrgIncompleteDetail

For a description of this response message, see Table 285.

Table 285. Response Message Description: getHubOrgIncompleteDetail
Node
Description
Type

SwiOrgIO

An instance of the integration object, SwiOrgIO.

Integration Object

LastPage

Boolean indicating whether or not the last record in the query result set has been returned.

String

NumOutputObjects

Number of records being returned in this iteration of the request result set.

String

errorMessage

Specific error message.

String

Request Message Description: getHubPerIncompleteDetail

For a description of this request message, see Table 286.

Table 286. Request Message Description: getHubPerIncompleteDetail
Node
Description
Type

endDateTime

End date and time for a given job.

String

startDateTime

Start date and time for a given job.

String

StartRowNum

The row number of the total number of records from which the records are to be given.

String

PageSize

Indicates the number of records to be returned.

String

SortSpec

The sort criteria applied to the business component.

String

NewQuery

Starts a new query.

String

SwiPerIO

An instance of the integration object, SwiPer.

Integration Object

Response Message Description: getHubPerIncompleteDetail

For a description of this response message, see Table 287.

Table 287. Response Message Description: getHubPerIncompleteDetail
Node
Description
Type

LastPage

Boolean indicating whether or not the last record in the query result set has been returned.

String

NumOutputObjects

Number of records being returned in this iteration of the request result set.

String

SwiPerIO

An instance of the integration object SwiPer.

Integration Object

Request Message Description: getSrcOrgIncompleteDetail

For a description of this request message, see Table 282.

Table 288. Request Message Description: getSrcOrgIncompleteDetail
Node
Description
Type

endDateTime

End date and time for a given job.

String

startDateTime

Start date and time for a given job.

String

StartRowNum

The row number of the total number of records from which the records are to be given.

String

PageSize

Indicates the number of records to be returned.

String

SortSpec

The sort criteria applied to the business component.

String

NewQuery

Starts a new query.

String

SwiOrgSDHIO

An instance of the integration object SwiOrgSDH.

Integration Object

Response Message Description: getSrcOrgIncompleteDetail

For a description of this response message, see Table 289.

Table 289. Response Message Description:getSrcOrgIncompleteDetail
Node
Description
Type

LastPage

Boolean indicating whether or not the last record in the query result set has been returned.

String

NumOutputObjects

Number of output integration objects

String

SwiOrgSDHIO

An instance of the integration object, SwiOrgSDH.

Integration Object

Request Message Description: getSrcPerIncompleteDetail

For a description of this request message, see Table 282.

Table 290. Request Message Description: getSrcPerIncompleteDetail
Node
Description
Type

endDateTime

End date and time for a given job.

String

startDateTime

Start date and time for a given job.

String

StartRowNum

The row number of the total number of records from which the records are to be given.

String

PageSize

Indicates the number of records to be returned.

String

SortSpec

The sort criteria applied to the business component.

String

NewQuery

Starts a new query.

String

SwiPerSDHIO

An instance of the integration object SwiPerSDH.

Integration Object

Response Message Description: getSrcPerIncompleteDetail

For a description of this response message, see Table 291.

Table 291. Response Message Description: getSrcPerIncompleteDetail
Node
Description
Type

SwiOrgSDHIO

An instance of the integration object, SwiOrgSDH.

Integration Object

LastPage

Boolean indicating whether or not the last record in the query result set has been returned.

String

NumOutputObjects

Number of records being returned in this iteration of the request result set.

String

errorMessage

Specific error message.

String

CleanseCompletenessService Application Interface

This topic describes the application objects called by this Web service. For more information on application interfaces, refer to your application development documentation on Oracle Technology Network.

Service Object (Business Service or Workflow)

For a description of the service objects for this Web service, see Table 292.

Table 292. CleanseCompletenessService Object
Siebel Repository Name
Boundary Object Type
Class

UCM Data Governance Manager

Business Service

CSSSwiUCMDGMgrService

Data Object (Integration Object)

For a description of the data objects for this Web service, see Table 293.

Table 293. CleanseCompletenessService Data Object
Siebel Repository Name
External Name

SwiOrgIO

Account

SwiPerIO

Contact

SwiOrgSDHIO

UCM Account Source Data and History

SwiPerSDHIO

UCM Contact Source Data and History

Methods

For a description of the methods for this Web service, see Table 294.

Table 294. CleanseCompletenessService Methods
Operation
Method

getHubCompleteComplianceInfo

getHubCompleteComplianceInfo

getSourceCompleteComplianceInfo

getSourceCompleteComplianceInfo

getSystemsRegistrationInfo

getSystemsRegistrationInfo

getHubOrgIncompleteDetail

getHubOrgIncompleteDetail

getHubPerIncompleteDetail

getHubPerIncompleteDetail

getSrcOrgIncompleteDetail

getSrcOrgIncompleteDetail

getSrcPerIncompleteDetail

getSrcPerIncompleteDetail

Oracle Customer Hub (UCM) Master Data Management Reference Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.