Extended (Phase 2)
Introduction: You can find a description of this phase in section Phase 2 (Introduction).
(1) See section Phase 4 - SQL Execution (GUI).
(2) See section Phase 4 - SQL Execution (GUI).
(3) See section Swapping.
(4) See section Skip Record in Case of Error.
(5) This checkbox applies to source structure fields. If the checkbox is not set, fields without a value will be filled with an empty string or the default value. If the checkbox is set, the Empty Flag will be set for fields without a value.
(6) This checkbox applies to target structure fields. If this checkbox is set, no internal data objects are generated for empty fields. This can save memory if empty fields in the target tree are not needed.
(7) Only those source fields that are mapped or which are referenced as function parameters are kept in the main memory if the checkbox is set. This saves memory when only a few fields are used for large input files. This option has no effect for the XML parser version 4. It cannot be used for document types EDIFACT in TradaComs format or BWA. If function copy field by name(variable/result a) is used in the profile, the checkbox may not be used. If set, it will be removed when saving the profile.
(8) Indicates whether numeric data types (Integer, Float, Double, BigInteger, BigDecimal) should be filled from the left with zeros (0), even if this formatting is not explicitly set in the fields. This setting is only relevant for the output format Fix record.
(9) If a node has several match codes and you want to know which one actually matched when the node was entered, you have to set this checkbox. Then, you can simply use function get matched value(a) to read out the value. Attention: Setting this checkbox considerably increases the memory requirements for the source tree.
(10) See section Execute Response Routes per Record.
(11) If this option is set, fill settings of fields will be reapplied after the template has been applied. Only needed if you use content Fix record in a Response Route.
(12) Checks whether the input value is Base64-encoded and decodes it if it is. Note: This option only makes sense if the output format is not based on fixed lengths, since the length of the data is changed if decoded.
(13) The simple data mapper does not allow hierarchies below nodes. The normal data mapper allows complex hierarchies in the source and target structure.
(14) Concerns the source structure field attribute New record if value changes. If this option is selected, the specified fields are ORed, otherwise ANDed (all field values must change).