Field | Description |
Job Step Name | Enter a job step name. |
Job Step Description | Enter a description of the job step (optional). |
Destination Object | Select the object type as data object or conceptual object. Then select the object from the field (populated with objects from the current repository in which you are logged in). |
Job Type | Shows the type of the import job. |
Update existing entries | Applicable only for data objects. Select this option to update existing entries (in addition to insert) based on the primary key or alternate key specified. Note: If selected, you can choose an alternate primary key in the next screen. |
Enforce partial commit | If selected, commits changes in the database at the end of the import process. The job commits the inserted or updated records during the import, regardless of whether job succeeded or failed. Currently OneData processes the records in batches of 100, though the commit is performed only at the end of the import process. This batch size can be configured through the OneData property, onedata.interchangeexecution.batchsize. |
Fast Load | If selected, bypasses workflow validations to improve performance. Note: Requires ADMIN role privileges. |
Interchange Mapping | Applicable only for import jobs in Nova mode. Select an interchange mapping for import. For information about interchange mappings, see
Working with Interchange Mappings. Note: If you are using SQL Server, you must select an interchange mapping to save the job step. |
Import Job Type | Connection Details |
Remote Data base Type | Remote entity list. Select a source table from the remote database. Enforce where clause on remote entity. (Optional) Specify any condition to control the data that is imported. |
XML/XSD Import | FTP Source. The FTP destination defined in the job. Import from source XML file. Select the XML source file. XSD file for source XML file. Select the corresponding XSD file for the selected XML source file. |
Delimited File Import | FTP User Name. The FTP destination defined in the job. Import from file. The FTP username defined in the job. Delimiter. Select the source file from Available files at selected source or specify a File Name if the source file does not exist. Delimiter. Select the delimiter used in the source file. For delimiters other than tab and comma, select Other and specify the delimiter in the text field. Text Qualifier. Specify the text qualifier used in the source file. Header row present at line. Specify the line number of the header in the source file. Default value is 1. Start import at row. Specify the line number from which the import should start. Default value is 2. |
Field | Description |
Remote Source Mapping | Select the source column from the Source Mapping Column. |
Destination Object <Object_Name_Mapping> | Destination Table Mapping. Select the destination table for the selected source column. Column Mapping. Select the corresponding OneData destination column. Description Column Mapping. Select the OneData column to display as a reference column. You can only select a value if the DECODE option is selected. Default Value. Specify a default value to populate in the destination column if the source column is null. |