Hi ,
Iam trying PI to PI scenario using PI 7.31
Test connection in SM59 is successfull.
But In SXMB_moni the message is erroring at Call Adapter level with 401 Unauthorized error.
Please provide me solution.
<?xml version="1.0" encoding="UTF-8"
standalone="yes" ?>
standalone="yes" ?>
-<!-- Call Adapter-->
-<SAP:Error SOAP:mustUnderstand="1"
xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
<SAP:Category>XIServer</SAP:Category>
<SAP:Code area="INTERNAL">UNAUTHORIZED</SAP:Code>
<SAP:P1>401</SAP:P1>
<SAP:P2>Unauthorized</SAP:P2>
<SAP:P3>(See attachment HTMLError for details)</SAP:P3>
<SAP:P4/>
<SAP:AdditionalText/>
<SAP:Stack>Authorization error while sending by HTTP (error code: 401 , error
text: Unauthorized)</SAP:Stack>
text: Unauthorized)</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>