Sequential File Connector > Mappings and mapping tasks with Sequential File Connector > Mapping configuration
  

Mapping configuration

You must configure a mapping that contains a sequential file source transformation for a source and map it to a Target transformation.
To begin creating a mapping in Data Integration, click New > Mappings > Mapping and then click Create. In the New Mapping dialog box, click Mapping > Continue.
When you define a Source transformation in a mapping, specify a name for the transformation, a Sequential File connection, the source type, and the data map tables for the Sequential File source object. You can also set some additional source properties. The PWX Bulk Metadata Adapter retrieves metadata for the source table from the PowerExchange-generated data map, including the field definitions.
In the user's environment, the target can reside on premises or in a cloud. If you do not want to send all of the incoming fields to the target, you can define one or more exclusion field rules. As part of configuring the target, you must also map the incoming fields to the target fields. You can map fields automatically based on the field names or map them manually.

Sequential File source properties in mappings

When you create a mapping, you configure a Source transformation for a source and set some source properties for the Source transformation.
Click the Source transformation box on the mapping canvas. Then configure the source properties in the Source Properties panel below the mapping canvas.
If you have multiple Source transformations in a mapping, configure source properties for each source. If you use a specific connection instead of a connection parameter, enter the same connection for all sources.
Note: If a mapping includes source tables or columns that have special characters in their names, the associated mapping task fails because it cannot import the source metadata. Special characters include s #, $, @, %, *, !, and ~. Therefore, ensure that none of the source tables and mapped columns have names with any special character. Rename the tables and columns if necessary.
The Source Properties panel contains the following tabs on which you can enter information:
Note: Ignore the Partitions tab. Key-range partitioning is not supported.

Targets in mappings with Sequential File sources

To configure a target in a mapping, click the Target transformation box on the mapping canvas. Then configure the target properties in the Target Properties panel below the mapping canvas.
Note: To determine which target types are supported by the Sequential File Connector, see Supported targets.
In the Target Properties panel, enter information on the following tabs:

Lookup Transformation

You can configure a cached Lookup transformation when you use a sequential connection in a mapping to return data from a sequential source based on a specified lookup condition. However, the Sequential File Connector does not support uncached lookup.
For more information, see Cloud Data Integration Transformations.

Multiple-record writes to nonrelational targets

You can use a multiple-record data map to read data from a nonrelational data source and write the multiple record types in a single pass to a nonrelational target. This process is called a multiple-record write.
When Cloud Data Integration performs a multiple-record write, it preserves source sequencing information. To enable multiple-record writes with sequencing, select the Use Sequence Fields (Select All Tables) option in the Select Source Tables dialog box for both the source and target definition. When you select these options, Cloud Data Integration generates primary key (DTL_PK) and foreign key fields (DTL_FK) for each group in the source and target definitions, which enables Cloud Data Integration to reassemble the data in the correct sequence at the target.
You can perform multiple-record writes with the following types of sources and targets: