ConsolidateListImportService Operations

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

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

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

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.