File Import Activity Log Output Parameters
Parameters returned by the get import activity logs process.
QName: {http://xmlns.oracle.com/oracle/apps/marketing/commonMarketing/mktImport/model/}ImportServiceLogs
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 |
string |
The batch Identifier of the import job.
|
|
ErrorLogFileContent |
{http://xmlns.oracle.com/adf/svc/types/}base64Binary-DataHandler |
The content of the error log generated by the import process. |
|
ErrorLogFileName |
string |
The file name of the error log file generated by the import process. |
|
ExceptionLogFileContent |
{http://xmlns.oracle.com/adf/svc/types/}base64Binary-DataHandler |
The content of the exception log generated by the import process. |
|
ExceptionLogFileName |
string |
The name of the exception log file generated by the import process. |
|
LogFileContent |
{http://xmlns.oracle.com/adf/svc/types/}base64Binary-DataHandler |
The content of the success log generated by the import process. |
|
LogFileName |
string |
The name of the success log file generated by the import process. |