Hi experts,
mine is an Idoc to web service scenerio. I am a bit confused abou a couple of settings . The web service wsdl has a save and a response scenerio. Initially I hav just created the save scenerio. idoc is getting triggered properly and reachin XI but in moni this is the status. I can see the soap adapter CALL fAiled. I dont understand what is the error
I hav made the Messege interface as : Inbound and synchronous
Adapter as :SOAP and REceiver.
This is teh error taht I am getting at teh acknowledgement
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Call Adapter
-->
- http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
<SAP:Category>XIAdapter</SAP:Category>
<SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_INV_SND_SERV</SAP:Code>
<SAP:P1>BS_Idoc2Mail_am</SAP:P1>
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>Unable to convert the sender service BS_Idoc2Mail_am to an ALE logical system</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
I cant make ou where am i going wrong. The Web team says everything is OK from their end
If u need any further info please let me know.
I agree i hav not done the mapping to capture the response messege from the web,,, but at least the webservice should successfully get teh data
Regards,
Arnab