JPOS Message header length and message body length mismatch

246 views Asked by At

Would like to check if there is an way to validate resolve the services for jpos if the message header indicate the length as 100 however the sent length is 99? Currently when i received the message from my client end it would required to restart if not the sequence message would fail.

Thank you in advance.

1

There are 1 answers

2
a2800276 On

Such a message is malformed an should be rejected. It expect most operators would flag this because its an indication of a major software fault somewhere along the line.