Skip to content

Add expression-based rules for REDEFINES #850

@yruslan

Description

@yruslan

Background

Currently, automatic handling of REDEFINES is possible only for multi-segment copybooks. But since Cobrix has an expression language already for defining record length offsets, it can be applied to specify when redefined columns are valid, saving time on parsing these fields.

Feature

Add expression-based rules for REDEFINES.

Example [Optional]

.option("redefine-rule:1", "COL1 => RECORD_TYPE=2")
.option("redefine-rule:2", "COL2 => RECORD_TYPE=3")

Proposed Solution [Optional]

--

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions