cancel
Showing results for 
Search instead for 
Did you mean: 

B2B Add on: Plain to xml conversion: Cannot find a matching set-pattern

0 Kudos
1,037

Hi,

I'm working on plain to xml conversion using b2b add-on. I have created the custom structure, verified the tables entries and tested it in the B2BIC plain to xml converter, everything is working fine.

But whenever I'm trying to run it using PI channels(tried EDI separator and File), it is failing with following error message:

"using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.RuntimeException: Cannot find a matching set-pattern for line "H|1|2|

D|11|12

T|1

Thanks and Regards,

Sudhir Kumar

View Entire Topic
0 Kudos

It looks strange, would like to know if anybody else has faced similar issue :

Case 1: whenever I'm using new line settings as below in the b2bic editor, it fails in b2bic- plain to xml converter, but able to convert in PI at the runtime.

Error Message :

Case 2:

whenever I'm using new line settings as below in the b2bic editor, it is able to convert in b2bic- plain to xml converter, but fails in PI at the runtime.

Error Message: "

Transmitting the message to endpoint <local> using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.resource.ResourceException: com.sap.aii.adapter.ediseparator.ra.integration.DispatchException: Message can not be dispatched: Cannot find a matching set-pattern for line H"

Regards,

Sudhir Kumar