We are using JMeter to sending ISO8583 messages to a switch.
How to pass 9f6e tag in D55 field?
We're encountering an issue while sending the 9F6E tag in the D55 field. When we attempt to send the 9F6E, we receive the following error in JMeter.
org.jpos.ISOException: error packing filed 55 (org. jpos. iso. ISOException: org. jpos. emv. unknownTagNumberException: 9f6e(org. jpos. emv. UnknownTagNumberException: 9f6e.
The XML packager setup.
<isofieldpackager id="55" name="EMV DATA" length="240" class="org.jpos.iso.IFB_LLLBINARY" packager="org.jpos.iso.packager.GenericSubFieldPackager" pad="false" emitBitmap="false">
<isofieldpackager id="1" name="EMV DATA" length="155" class="org.jpos.iso.IFB_BINARY" pad="true" packager="org.jpos.tlv.packager.bertlv.BERTLVBinaryPackager" emitBitmap="false"/>
</isofieldpackager>
I'm looking for guidance on how to properly include the 9F6E tag within the D55 field. Could you provide assistance with this matter?
Regards
Chandhiramouli



--
--
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/2901d1b8-0304-4215-96fe-dcf54d3fbc5dn%40googlegroups.com.