Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem for access RFC through webservice

debdatta_panda
Participant
0 Likes
674

Hi Experts,

                 I have faced one problem in webservice.I have developed one RFC and created webservice for that function module.Also created a service consumer..When I have called my function module in my SAP server,it is working fine.But when I am going to test it through SOAP testing tool then it is showing the following error..

<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">

   <env:Header/>

   <env:Body>

      <env:Fault>

         <env:Code>

            <env:Value>env:Receiver</env:Value>

         </env:Code>

         <env:Reason>

            <env:Text xml:lang="en">Processing Error. More details in WS Error Log (transaction SRT_UTIL) by selection with UTC timestamp 20141127054847</env:Text>

         </env:Reason>

         <env:Detail/>

      </env:Fault>

   </env:Body>

</env:Envelope>

3 REPLIES 3
Read only

custodio_deoliveira
Active Contributor
0 Likes
619

Hi,

It would be very useful if you can display the error (the one from transaction SRT_UTIL as mentioned - by the way, have you checked it?).

Regards,

Custodio

Read only

0 Likes
619

I'm also facing this issue... Could you please solve it?

Read only

moshenaveh
Community Manager
Community Manager
619
Hello, While we're happy that you've come to SAP Community to get an answer to your question, you posted your question as a comment in an old thread.
Posting in older threads is not the best way to get guidance.
If you're looking for help, you should ask a new question: https://answers.sap.com/questions/ask.html.
Here are some tips to help you craft an effective question for our community: https://community.sap.com/resources/questions-and-answers, https://developers.sap.com/tutorials/community-qa.html, https://groups.community.sap.com/t5/welcome-corner-discussions/advice-from-sap-champions-questions-a....
I encourage you to follow this guidance, as I'd really like to see you get a solution to your problem.
I hope you find this advice useful!