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

MasterService


This Web service is used with the Master module to query and return mastered records from a given period.

MasterService Operations

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

Table 246. Master Entities Report Service Operations
Name
Description

getMasterEntitiesCount

Returns the number of mastered Account or Contact records in a given period. The input is given in the form of an integration object where the object and search specification are specified.

getMasterOrganizationDetails

Returns details of the mastered Account records from a given period.

getMasterPersonDetails

Returns details of the mastered Contact records from a given period.

.

Request Message Description: getMasterEntitiesCount

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

Table 247. Request Message Description: getMasterEntitiesCount
Node
Description
Type

startDateTime

Start date and time for a given job.

String

endDateTime

End date and time for a given job.

String

SwiRecordCountIO

An instance of the integration object, SwiRecordCount.

Integration Object

Response Message Description: getMasterEntitiesCount

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

Table 248. Response Message Description: getMasterEntitiesCount
Node
Description
Type

SwiRecordCountIOResults

An instance of the integration object, SwiRecordCountResults.

Integration Object

errorMessage

Specific error message.

String

Request Message Description: getMasterOrganizationDetails

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

Table 249. Request Message Description: getMasterOrganizationDetails
Node
Description
Type

startDateTime

Start date and time for a given job.

String

endDateTime

End 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

SearchSpec

Search specification for the Account or Contact business component.

String

NewQuery

Starts a new query.

String

Response Message Description: getMasterOrganizationDetails

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

Table 250. Response Message Description: getMasterOrganizationDetails
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

SwiOrgIO

An instance of the integration object, SwiOrgIO.

Integration Object

Request Message Description: getMasterPersonDetails

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

Table 251. Request Message Description: getMasterPersonDetails
Node
Description
Type

startDateTime

Start date and time for a given job.

String

endDateTime

End 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

NewQuery

Starts a new query.

String

PageSize

Indicates the number of records to be returned.

String

SortSpec

The sort criteria applied to the business component.

String

SearchSpec

Search specification for the Account or Contact business component.

String

Response Message Description: getMasterPersonDetails

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

Table 252. Response Message Description: getMasterPersonDetails
Node
Description
Type

errorMessage

Specific error message.

String

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

MasterService 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 253.

Table 253. MasterService Service Object
Siebel Repository Name
Boundary Object Type
Class

UCM Data Governance Manager

BusinessService

CSSSwiUCMDGMgrService

Data Object (Integration Object)

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

Table 254. MasterService Data Object
Siebel Repository Name
External Name

SwiOrgIO

Account

SwiPerIO

Contact

Methods

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

Table 255. MasterService Methods
Operation
Method

getMasterEntitiesCount

getMasterEntitiesCount

getMasterOrganizationDetails

getMasterOrganizationDetails

getMasterPersonDetails

getMasterPersonDetails

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