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