I have a “master” type in my variant called “ADT” When I run some test messages through hcixlttest I receive “segment ignored out of order” for a particular segment and in the window, the segment has been removed from the output. The testing tool is pulling the wrong message type. It is pulling “ADT_A08” instead of my “ADT” type. However, when I actually resend the message, the missing segment is correctly sent in the outbound message. This is the error message. You can see that the message type is pulling ADT_A08 instead of my ADT type.
MESSAGE 1
[0:TEST] [mid:0x30000c3c] The # 7 segment encountered ‘NK1’ is out of order for message type ‘ADT_A08’. Segment ignored.
Does any one know what might be going on in my situation? Thanks.