Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The wrong tags positions in the message - outside an expected repeating group

    Code Block
    languagebash
    Tag 55 is on a wrong level. This tag must be in group with leading tag: 146. Parsing stopped at column: 126 at tag 55 in message V with sequence number 2.

    Description: Valid value is in the <SessionRejectReason> (373) field in case of parsing error. Detailed error description is in the <Text> (58) field in case of parsing error. A Reject message is received with <SessionRejectReason> = "Tag specified out of required order" (373=14).


  • Inconsistency between the

    number of entries in the repeating group

    declared and the

    declared number

    expected numbers of entries

    expected

    in

    a

    the repeating group

    .

    Code Block
    languagebash
    Session <ESVR, GTF> : Parse Error : Incorrect NumInGroup count for repeating group (tag 78). Declared entries count: 2. Entries count in fact: 1. Parsing stopped at column: 188 in tag N/A in message D with sequence number <2>.

    Description: A Reject message has the tag SessionRejectReason (373) equaled to <Incorrect NumInGroup count for repeating group> (16) if a repeating group has an incorrect number of tags.

...