AbsaOSS / AbsaOSS/cobrix

Can't read multiple main headers defined in single copybook

Offen
#670 4 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
question
Vorherrschende Sprache
Scala
Sterne
170
Forks
96
Ø Merge
57 Min.
Gemergte PRs (30 T.)
2

Beschreibung

## Background [Optional]
I'm not able to read multiple main headers defined in single copybook .Cause Cobrix can handle only one Main header copybook no multiple.

In my project i have a requirement to read multiple copybooks as One main Copybook using Cobrix.
Example:
TRANSACTION.CPY
01 CUSTOMERS
05 PURCHASES
FIRST_NAME PIC X (04)
LASTNAME_NAME PIC X (04)
01 ORGANIZATION
05 DEPARTMENTS
ORG_NAME PIC X (04)
VENDOR_NAME PIC X (09)
01 MEDICARE
05 BILLS
TREATMENT_TYPE PIC X (04)
LOCATION_NAME PIC X (09)
01 MEMBERSHIP
05 PARTNERS
PARTNER_TYPE PIC X (04)
PARTNER_NAME PIC X (09)

## Question
Does cobrix have a limitation in reading multiple copybook that defined in single copybook? Can we achieve it using cobrix in this case?

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.