Oracle Web Services On Demand Guide > Web Services On Demand API Calls >

Data Loader API Calls


In Oracle CRM On Demand you can use the Oracle Data Loader On Demand tool to perform bulk data import operations. Client applications can also take advantage of the API used by the tool to make Web services calls to submit bulk import requests.

Users with the Admin Import privilege can download the Oracle Data Loader On Demand tool from the Oracle CRM On Demand UI. When you download the tool, a WSDL file is provided as part of the.zip file: OracleDataLoaderOnDemandImportServices.wsdl.

Table 185 lists the calls available with the Data Loader API.

Table 185. Calls Available in the Data Loader API
Name
Description

BulkOpImportCreateRequest

Creates a bulk import request.

BulkOpImportSendData

Imports the data. The BulkOpImportCreateRequest call must be made before BulkOpImportSendData. Subsequently, BulkOpImportSendData calls can be made repeatedly to send data for importing.

BulkOpImportGetRequestDetail

Gets the details of a bulk import request.

Oracle Web Services On Demand Guide, Version 25.0 (Oracle CRM On Demand Release 37) Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.