Hello ,
In my scenario i have to tranfer an xml file from SAP PI 7.1 to SAP PI 7.31
@ SAP PI 7.31 - Scenario configured : HTTP(AAE) to File --> which is working Fine..tested !!
@ SAP PI 7.1 - Scenario Configured : File to HTTP
But when i try to execute this scenario as a whole from file to file:
File is picked up by the sender communication channel and its status is green ..
where receiver communication channel is configured as per requirement of PI 7.31 system (HTTP AAE post)
but this receiver communication channel won't show up in communication channel monitoring
Plus, It is showing system error is sxmb_moni of PI 7.1 system:
- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>XIAdapter</SAP:Category>
<SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_SERVER</SAP:Code>
<SAP:P1>500</SAP:P1>
<SAP:P2>Internal Server Error</SAP:P2>
<SAP:P3>Internal Server Error</SAP:P3>
<SAP:P4 />
<SAP:AdditionalText />
<SAP:Stack>HTTP server code 500 reason Internal Server Error explanation Internal Server Error</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
Could you please advise what could the possible reason of such an error ??
Regards,
Kritika Sharma