Or-Integrate Merge

Or-Integrate Merge

Logic name

Or-Integrate Merge (Merge Mapper)

Function

This logic merges the input data in Or-Integrate format.

Data types

Location

Type

Logic output

Loop

= Hint =

For details, refer to Logic specifications.

Properties

Category

Properties

Description

Comment

Comment

You can write a description of the logic. It doesn't affect the conversion process.

Logic sample

Mapping definition

Logic settings and processing result

This logic compares the key values of each input data item and outputs the results by adding the data that matches each key to the next row.

Then it adds the data that doesn't match the key.

Property settings

Property

Setting

None

 

Input data

  • csv_read

    1,Sample

    2,Test

    3,Dummy

  • csv_read(1)

    1,Data

    2,Value

    4,SomeData

Output data

1,Sample,Data

2,Test,Value

3,Dummy,

,,SomeData

 

= Hint =

For a list of logics, refer to Mapper Logic Guide.