File Import Activity Input Parameters
Input parameters accepted by the submit import activity process.
QName: {http://xmlns.oracle.com/oracle/apps/marketing/commonMarketing/mktImport/model/}ImportJobSubmitParams
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 |
|---|---|---|
|
CallListCode |
string |
The call list code used for file import. |
|
ContentId |
string |
Stores the UCM File ContentId. |
|
DateFormat |
string |
The date format used in the records being imported. |
|
Delimiter |
string |
Indicates the delimiter used in source file. |
|
ErrorThreshold |
long |
Specifies the error threshold. |
|
FileContent |
{http://xmlns.oracle.com/adf/svc/types/}base64Binary-DataHandler |
The content of the import source file. |
|
FileEcodingMode |
string |
The file encoding mode used for import source file. |
|
FileFormat |
string |
The file format used for import source file. |
|
FileName |
string |
The file name of the import file. |
|
FileTypeCd |
string |
Stores either xml or csv information. |
|
HeaderRowIncluded |
string |
Specifies if a header row is included in the source file to be imported. |
|
ImportMode |
string |
The import mode used for file import. |
|
JobDescription |
string |
The import job description. |
|
JobName |
string |
The name of the import job. |
|
LookbackDays |
long |
The lookback days used for importing records. |
|
MappingNumber |
string |
The mapping number being used.
|
|
Notification |
string |
Indicates if notification is enabled or not. |
|
TimestampFormat |
string |
The timestamp format used in the records being imported. |