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,039

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

Accepted Solutions (1)

Accepted Solutions (1)

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

Answers (1)

Answers (1)

0 Kudos

Hi Sudhir,

I am also getting the same issue with my scenario, will you help me out why this is happening.

for me - if i am using new line feed as Unix it is working for b2bic plain to xml conversion but fails at PI runtime and if i am new line feed as windows it fails at b2bic, but working at PI runtime. which is totally opposite to your problem.

Thanks and Regards

Swati Sharma