I'm working on financial messages transmission, we're tasked to send an ISO-8583 message from One System to another, we decided to manipulate jpos, the problem that occurred is that we the receiver from the other side is not a jpos Server, so it doesn't recognize where the MTI is, where the header is, and stuff like that, to be more clear, it doesn't recognize the jpos pack output.
Is there anything we can do? are we obligated to go and modify at our end (jpos's end)?