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

BulkOpImportGetRequestDetail


Gets the details of a bulk import request.

Usage

Use the BulkOpImportGetRequestDetail method to get the details of a bulk import request, which is identified by the RequestId argument.

Arguments

Table 188 describes the arguments taken by the BulkOpImportGetRequestDetail method.

Table 188. Arguments Taken by the BulkOpImportGetRequestDetail Method
Name
Description
Required
Default
I/O

RequestId

The request ID.

Yes

Not applicable

Input/Output

ClientVersion

The current data loader client version number.

No

Not applicable

Input

RequestStatus

The status of the request.

Not applicable

Not applicable

Output

RecordType

The record type of the request.

Not applicable

Not applicable

Output

RequestedBy

The requestor of the request.

Not applicable

Not applicable

Output

CompletionTime

The time and date the request completed.

Not applicable

Not applicable

Output

RequestTime

The time and date the request was submitted to be processed.

Not applicable

Not applicable

Output

NumberSubmitted

The number of records to be imported by the request.

Not applicable

Not applicable

Output

NumberProcessed

The number of records processed by the request.

Not applicable

Not applicable

Output

NumberPartialImported

The number of records partially imported by the request.

Not applicable

Not applicable

Output

NumberNotImported

The number of records not imported by the request.

Not applicable

Not applicable

Output

NumberSuccessImported

The number of records successfully imported by the request.

Not applicable

Not applicable

Output

Status

The status of this Web service call.

Not applicable

Not applicable

Output

ErrorMessage

Any error message from this Web service call.

Not applicable

Not applicable

Output

Return Value of the Call

The output arguments.

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.