File Import Activity Status Output Parameters
Parameters returned by the get import activity status process.
QName: {http://xmlns.oracle.com/oracle/apps/marketing/commonMarketing/mktImport/model/}ImportServiceReturnParams
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
BatchId |
long |
The import batch identifier.
|
|
FormatErrors |
long |
The number of formatting errors encountered during the import process. |
|
LoadDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
The date when the imported records are loaded. |
|
LoadErrors |
long |
The number of loading errors encountered during the import process. |
|
RecordReadFromFile |
long |
The number of records read from the file during import. |
|
Status |
string |
The status of the record. |
|
SuccessfullyLoaded |
long |
The number of successfully loaded records during the import process. |