JPOS CONFIGURATION FOR PREPENDING MESSAGE LENGTH ON AN ISOMESSAGE



What i need is a way of including the message length just before the MTI For example my message below.... I am using "iso93ascii.xml" ISOMsg m = new ISOMsg(); m.setMTI("1804"); m.set(11, "036803"); m.set(12, "121008154732"); m.set(24, "801


No comments:

Post a Comment