Hi ,
experts,
We have an interface in SAP PI which flows from SAP ECC to SAP SRM
carrying the SAP PR (Via CPPR - collective Processing of Purchase Requisition). This results in creation of Rfx in SAP SRM system.
In this process the xml is failing in the SAP PI with the following error :-
(<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Call Adapter
-->
- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<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 />
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
Meanwhile if we reset the password in SAP PI and re-trigger the same from integration engine through runtime workbench , it flows successfully but only for 1xml. For the next xml we need to reset the password again.
Please suggest alternative. Any help is appreciated.
Regards,
Shivjeet.