Hello Experts,
I am facing issue while testing configuration scenarios in the Opertaion Mapping level as well as in message monitoring.
This is the scenarion SOAP <-> SAP-PI <-> SAP ECC
1.In the payload section of Configuration Test of ID, I pasted the test result of the message mapping below.
<?xml version="1.0" encoding="UTF-8"?>
test.com:sap">
<Sales>1001</Sales>
<Dist>12</Dist>
<Division>12</Division>
<SoldtoNo>1020075</SoldtoNo>
<SBU>IK</SBU>
<Date>12012011</Date>
<LineItem>
<MatNo>172512</MatNo>
<Qty>1</Qty>
<UoM>Kg</UoM>
</Line_Item>
</ns0:MT_Request>
The error I observed in Operation Mapping is
Runtime exception occurred during application mapping com/sap/xi/tf/_MM_SOAPRequestTo_ProxyReques~;
com.sap.aii.mappingtool.tf7.IllegalInstanceException: Cannot create
target element /ns0:MT_Request. Values missing in queue context. Target X~
I have checked the context of the target in the mapping it is fine.
2. The logic has not been completed in the proxy method.
I have send the WSDL through ALTOVA XML spy , message is shown in SAP-PI but not in sxmb-moni of ECC
Kindly help in the queries and please answer in sequence.
Regards
Alice~