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

ShareService


This Web service is used with the Share module to return modified, merged, and unmerged records for Account and Contact business objects run in a given period.

ShareService Operations

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

Table 273. Search Batch Info Web Service Operations
Name
Description

getShareInfo

Returns modified, merged and unmerged records (Account or Contact) in the given period. Only real-time operations are counted.

.

Request Message Description: getShareInfo

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

Table 274. Request Message Description: getShareInfo
Node
Description
Type

startDateTime

Start date and time for a given job.

String

endDateTime

End date and time for a given job.

String

Object

Account or Contact.

String

Response Message Description: getShareInfo

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

Table 275. Response Message Description: getShareInfo
Node
Description
Type

MergeRecCount

Total of merged records.

String

UnmergeRecCount

Total of unmerged records.

String.

ModifiedCount

Total number of modified records.

String

errorMessage

Specific error message.

String

ShareService 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 276.

Table 276. ShareService Object
Siebel Repository Name
Boundary Object Type
Class

UCM Data Governance Manager

Business Service

CSSSwiUCMDGMgrService

Methods

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

Table 277. ShareService Methods
Operation
Method

getShareInfo

getShareInfo

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