POS transaction
Hi team,
i get the error below when attempting to test pos operation :
[March 13 13:32:40 227] SWUtil.getISOResponse. Setting The Client ID to response : xxxxxxxxxx
[March 13 13:34:10 277] SWUtil.getISORequest.ServiceNameATM
[March 13 13:34:10 277] SWUtil.getISORequest. Client ID IS : xxxxxxxxx
[March 13 13:34:10 279] SWUtil.getISORequest.Parsing ISO Message to XML is failed
[March 13 13:34:10 280] SWUtil.getISORequest.Invalid Request.com.iflex.sw.common.exception.SWException: java.lang.StringIndexOutOfBoundsException: String index out of range: 3438
at com.iflex.sw.iso8583.util.SWUtil.getISORequest(SWUtil.java:157)
at com.iflex.sw.handler.SWMsgRequestHandler.callingUCP(SWMsgRequestHandler.java:126)
at com.iflex.sw.handler.SWMsgRequestHandler.msgHandleRequest(SWMsgRequestHandler.java:81)
at com.iflex.sw.message.SWRequestMsgThread.run(SWRequestMsgThread.java:92)