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

ConsolidateListImportService


The List Import function serves as a standalone Web service. It is invoked from Oracle Data Governance Manager. It creates an import job and activates it. The ConsolidateListImportService can be used with any supported application within your system to load data into Oracle Customer Hub (UCM) by calling the Web service and using the required inputs.

ConsolidateListImportService Operations

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

Table 239. ConsolidateListImportService Operations
Name
Description

obtainTemplateList

Returns details from all Import Mappings that are currently present in the List Import function. These mappings are then used to import records from text or XML files into Oracle Customer Hub (UCM).

submitNewImport

Takes information about a List Import job, such as import mapping, file stream, data type, and so on. It then creates and submits the import job.

.

Request Message Description: obtainTemplateList

There is no request message for this Web service.

Response Message Description: obtainTemplateList

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

Table 240. Response Message Description: obtainTemplateList
Node
Description
Type

SwiImportMapsIO

An instance of the integration object, SwiImportMaps.

Integration Object

errorMessage

Specific error message.

String

Request Message Description: submitNewImport

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

Table 241. Request Message Description: submitNewImport
Node
Description
Type

ImportJobsParams (UCMImportJob)

Specifies the parameters for the UCM import job.

String.

Response Message Description: obtainTemplateList

There is no response message for this Web service.

ConsolidateListImportService Service 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 242.

Table 242. ConsolidateListImportService Service Object
Siebel Repository Name
Boundary Object Type
Class

UCMListImportService

Business Service

CSSUCMListImportService

Data Object (Integration Object)

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

Table 243. ConsolidateListImportService Data Object
Siebel Repository Name
External Name

UCMImportJobIO

UCM Import Job

Methods

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

Table 244. ConsolidateListImportService Methods
Operation
Method

obtainTemplateList

obtainTemplateList

submitNewImport

submitNewImport

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