Skip to content

Tracking segment groups #21

@gnatowski

Description

@gnatowski

Could it be possible to track segment group on closing segment in parser?
When we convert components to properties of our model, we need to know where we are in structure. For example in PRICAT/D02A we have DTM in groups SG1 = RFF-DTM, SG3 = RFF-DTM, SG5 = TAX-MOA-DTM, SG6 = CUX-DTM, and so on.
In our old converter we had definitions for it, knowing which property in our model we have to set, e.g.:
sg33.dtm.64=dateFrom,
sg33.dtm.63=dateTo
or for ORDRSP:
root.dtm.64=default.DateFrom
sg01.dtm.171=referenceDate
sg26.dtm.64=item.dateFrom

Regards, Gabriel

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions