|
From: Nenge M. <geo...@gm...> - 2020-08-08 11:19:16
|
Dear Devs. Thank you so much for your help, I was finally able to send party details list request messages to the server and get the response... However, the response message does not come through fromApp method but I can see all data in my message logs and this is because same tag has been called more than once(according to vendor design), this is the message.... "58=Tag appears more than once, field=1517371=1517372=CG373=1310=232"... My question is,, Is there a way to read the messages that does not come through fromApp? because I can see all data in my log but I dont know how to get them apart from getting them in fromApp method. Thanks. |