CleanseCompletenessService Operations

For a list of the operations associated with this Web service, see the following table.

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 the following table.

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 the following table.

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 the following.

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 the following table.

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 the following table.

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 the following table.

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 the following table.

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 the following table.

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 the following table.

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 the following table.

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 the following table.

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 the following table.

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