Rule for determining the target file name (AS/400 IBMi) - 7.3

Talend Change Data Capture Reference Guide

Version
7.3
Language
English
Product
Talend Change Data Capture
Module
Talend Change Data Capture
Content
Data Governance > Third-party systems > Database components (Integration) > Change Data Capture
Data Quality and Preparation > Third-party systems > Database components (Integration) > Change Data Capture
Design and Development > Third-party systems > Database components (Integration) > Change Data Capture
Last publication date
2023-11-09

The name of the target file addressed on the target machine is generated based on the rules below:

 

Library name

  • If a library name is specified for the distributed file, then this is the name used.

  • If a library name is specified in the file properties in the model, then this is the name used.

  • If a default library name is specified in the distribution properties, then this is the name used.

  • Otherwise, the name of the source library is used. 

File name

  • If a file name is specified for the distributed file, then this is the name used.

  • If a file name is specified in the file properties in the model, then this is the name used.

  • Otherwise, the name of the source file is used. 

Member name

  • If a member name is specified for the distributed file, this is the name used.

  • If a member name is specified in the file properties in the model, this is the name used.

  • If a source member name is specified in the file properties, this is the name used, according to the rule below.

Property Description
*FIRST Forces the distribution of the first member.
*ALL Forces the distribution to all members and matches their names (the same name on the source and the target) unless a name is fixed for a target member.
Member name Forces the distribution of the specified member only.
  •  Otherwise, the member name is determined using the rule below that depends on the Distribution of all members parameter in the Model properties.

Property Description
Not selected Distributes the first member only.
Selected Distributes all the members and matches their names (same name on the source and on the target).