Message length or header was not set but it was received at server side

41 views
Skip to first unread message

Afoo

unread,
Jul 20, 2021, 12:27:59 AM7/20/21
to jPOS Users
Hello Team, Please bear my ignorance.

I have this sent to the server

Packed request ISO8583 Message = '08008238000000000000040000000000000007200501564088320501560720301'

MTI='0800'
7='0720050156'
11='408832'
12='050156'
13='0720'
70='301'

<log realm="xxx-channel/196.46.20.30:3388" at="2021-07-20T05:01:56.691" lifespan="1ms">
  <send>
    <isomsg direction="outgoing">
      <!-- org.jpos.iso.packager.PostPackager -->
      <field id="0" value="0800"/>
      <field id="7" value="0720050156"/>
      <field id="11" value="408832"/>
      <field id="12" value="050156"/>
      <field id="13" value="0720"/>
      <field id="70" value="301"/>
    </isomsg>
  </send>
</log>

but the server has this logged as my request.
6508008238000000000000040000000000000007191312020141481312020719001

I did not append anything at my end, what can do to move on.

Thank you

Mark Salter

unread,
Jul 20, 2021, 2:46:03 AM7/20/21
to jpos-...@googlegroups.com
Speak to the server admin and work our where your message differs from their setup and expectation.

Focus on the message length content and format first.

Then make sure the Channel (network message length and form) and Packager (field format and content) matches the server's needs.

M


Sent from ProtonMail mobile



-------- Original Message --------
--
--
jPOS is licensed under AGPL - free for community usage for your open-source project. Licenses are also available for commercial usage. Please support jPOS, contact: sa...@jpos.org
---
You received this message because you are subscribed to the Google Groups "jPOS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jpos-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/459b847f-1b27-482a-a136-e3db32e50a54n%40googlegroups.com.
publickey - EmailAddress(s=marksalter@pm.me) - 0x929AF469.asc
signature.asc

Mark Salter

unread,
Jul 20, 2021, 2:50:48 AM7/20/21
to jpos-...@googlegroups.com
I think they may have also identified the wrong message, it doesn't look like yours at all to me.

The previous detail needs checking, but a coordinated network trace at each end might help, with a focus though on getting the server view of it processing your message.

--
Mark




-------- Original Message --------
On 20 Jul 2021, 05:27, Afoo < afon...@gmail.com> wrote:
--
publickey - EmailAddress(s=marksalter@pm.me) - 0x929AF469.asc
signature.asc

murtuza chhil

unread,
Jul 21, 2021, 7:08:46 AM7/21/21
to jPOS Users
Postilion packager and NACChannel  (2 byte length header) usually go hand in hand. What channel are you using?
Make sure sender and receiver are configured to use the same channel (how bytes are arranged to convey the length).


6508008238000000000000040000000000000007191312020141481312020719001

65 is the length of the remaining data in the message.

-chhil

Reply all
Reply to author
Forward
0 new messages