wso2-extensions / esb-inbound-iso8583

Apache License 2.0
2 stars 18 forks source link

ISO Converter is unable to consume multiple messages in one single request #19

Open OktaRiveranda opened 3 years ago

OktaRiveranda commented 3 years ago

Description: Hi,

As the title suggests, this ISO converter does not have capability to consume multiple ISO messages that are sent in one single request, instead, it will always consume the first one. Here's the sample I can show:

1 ISO msg in 1 request: 03080200F63E440128E1A0000000000002000000165304870000000842IW02 000000000000000000000000061410034600850610033706149993061460118010222375304870000000842=230322600000045900002300 Z003 22 UAT BINTARO GN2 BASEMENBANTEN IDID0350103ATM0301N0901Y1007NBANTEN1103DID360 190000000703061580500 Notice that the first 4 digits are header length.

multiple ISO msg in 1 request: 03080200F63E440128E1A0000000000002000000165304870000000842IW02 000000000000000000000000061410034600850610033706149993061460118010222375304870000000842=230322600000045900002300 Z003 22 UAT BINTARO GN2 BASEMENBANTEN IDID0350103ATM0301N0901Y1007NBANTEN1103DID360 19000000070306158050002870200F63E440128E1A0000000000000000000165304870000000842IW02 000000000000000000000000061410111909878010111906142303061460110510222375304870000000842=230322600000093700008741 Z004 22 UAT BINTARO GN2 BASEMENBANTEN IDID0350103ATM0301N0901Y1007NBANTEN1103DID360

Do you know is there any way to cater for such a case?

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues: