Hi All,
I am trying to move the material data into a file using proxies. i have activated proxies and written a program in abap when i execute the abap report and when i look it in sxmb_moni i am getting the follwoing error :
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Call Integration Server
-->
- http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
<SAP:Category>XIServer</SAP:Category>
<SAP:Code area="INTERNAL">NO_EXEC_PERMISSION</SAP:Code>
<SAP:P1>User/Party/Service</SAP:P1>
<SAP:P2>PIAPPLUSER//Dell_Bs_Ib</SAP:P2>
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>No authorization available for processing messages on Integration Server (ACL at sender service): User/Party/Service PIAPPLUSER//Dell_Bs_Ib</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
Kindly provide the solution.
Prem.S