Skip to content

Handle a use case when RDWs count themselves as being part of a record #109

@yparesh

Description

@yparesh

We are able to parse a variable length file by setting "is_record_sequence" to "true". However the parsed data is "shifted" left by 4 bytes. We do have 4 byte RDW headers in the data. It seems Cobrix parser assumes that in addition to 4-byte RDW header there is 4 byte BDW header present in the data and hence consumes first 8 bytes from each row of the ebcdic data file effectively shifting actual data left by 4 bytes.

image

Metadata

Metadata

Assignees

Labels

acceptedAccepted for implementationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions