cancel
Showing results for 
Search instead for 
Did you mean: 

Operation Mapping Error while testing Configuration in ID

Former Member
0 Kudos

Hi Experts,

We are configuring a B2B interface using RNIF adapter to XI adapter. The RNIF adapter is the Sender adapter , which send data using XML format. XI adapter is the Receiver adapter for ECC. Message Mapping and Operation Mapping tests in ESR are running without any errors. But while testing Configuration Test in ID, we are getting the following error:

Interface Determination

| PIPP21_V020201_Seller | eInvoice_seller_RNIF | | PIPP21_V020201_Buyer

Sender

Communication Party

 

Communication Component

PIPP21_V020201_Seller

Outbound Interface

eInvoice_seller_RNIF

Namespace

http://ongc.co.in/xi/RosettaNet/PIPP21_V020201

Receiver

Communication Party

 

Communication Component

PIPP21_V020201_Buyer

 

RuntimeException during appliction Java mapping com/sap/xi/tf/_MM_SLB_XSD2AProxy_ Thrown: com.sap.aii.utilxi.misc.api.BaseRuntimeException: The processing instruction target matching "[xX][mM][lL]" is not allowed. at com.sap.aii.mappingtool.tf7.Transformer.checkParserException(Transformer.java:172) at com.sap.aii.mappingtool.tf7.Transformer.start(Transformer.java:141)

please do needful

Thanks

Laxman

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

this means that you didn't copy the message correctly to the test tab in ID

try doing it once more - if it worked in ESR it has to work in ID in the same operation mapping

so it has to be a copy&paste error

Regards,

Michal Krawczyk

stefan_grube
Active Contributor
0 Kudos

> so it has to be a copy&paste error

Correct. The error message states that there is a space before the XML header.

It happens often to me

Former Member
0 Kudos

Hi,

thanks. problem resolved. it was due problem in xml file

Answers (1)

Answers (1)

abhijitbolakhe
Advisor
Advisor
0 Kudos

Hi

Have you activated the SICF configuration for Simulation testing.

In T.code SICF, check if simulation service is activated. Path : default_host/sap/xi/simulation.

If not activated, right-click on simulation and activate service.

Regards

Abhijit