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 273

Table 273. 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 274.

Table 274. 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 275.

Table 275. 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 276.

Table 276. 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 277.

Table 277. 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 278.

Table 278. 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 279.

Table 279. 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 280.

Table 280. 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 281.

Table 281. 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 282.

Table 282. MasterService Methods
Operation
Method

getMasterEntitiesCount

getMasterEntitiesCount

getMasterOrganizationDetails

getMasterOrganizationDetails

getMasterPersonDetails

getMasterPersonDetails

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