Chapter 1. BDM

1.1. Release Notes BLU AGE II BDM 5.2.11

  1. Integer literals in « Legacy » projects conditions

    Integer literals are now available in “Legacy” project conditions.

    e.g. : “X.Y == 685”

    They get transformed to the corresponding format (Hexadecimal corresponding value if the field is packed, necessary zeroes added on unpacked format if needed, etc…) in the XML copybook.

  2. Improvement of the « precCondition » handling in XML copybooks

    Conditions were previously based on the read values. They now use the native data just as the other conditions.

    WARNING: concerned copybooks need to be re-generated and TALEND components needs to be re-applied with the new version of the components (present in re-generated projects).

  3. UTF-8 forced for XML copybooks creation and usage

    The XML copybooks are now explicitly generated and encoded in UTF-8. The generated TALEND jobs now explicitly unmarshal the XML copybooks in UTF-8.

    WARNING: TALEND components needs to be re-applied with the new version of the components (present in re-generated projects).