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

The following table describes the arguments taken by the BulkOpImportGetRequestDetail method.

Table 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.