Skip to content

Failed to get repository information for field inside nested groups #7

Description

@theplasmastorm

The GPC structure of XFPL test cannot be codegen'd because the structure has nested groups, and inside one of the nested groups is a field it cannot see.

Structure GPC   DBL ISAM
…
Group GRP_1A   Type ALPHA
   …
   Group GRP_1B   Type ALPHA
      …
      Field FLD_3E   Type ALPHA   Size 6
         Description "GPC.GRP_1A.GRP_1B.FLD_3E"
   Endgroup
   …
Endgroup
codegen gen -s GPC -t c:\Users\devadm\Desktop\HarmonyCore\Templates\TraditionalBridge\ODataModel c:\Users\devadm\Desktop\HarmonyCore\Templates\TraditionalBridge\ODataMetaData -o c:\Users\devadm\Desktop\HarmonyCore\TraditionalBridge.Test\Models -n TraditionalBridge.Test.Models -e -r -lf
ERROR: Failed to get repository information for GPC.FLD_3E

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions