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

Error calling SAP soap interface through soap UI

former_member672114
Discoverer
0 Likes
394
  • SAP Managed Tags
<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">Web service processing error; more details in the web service error log on provider side (UTC timestamp 20200414024211; Transaction ID 75A12C45E88300B0E005E6B964D4FD00) The error log can be accessed by service provider from SAP backend</env:Text>
         </env:Reason>
         <env:Detail/>
      </env:Fault>
   </env:Body>
</env:Envelope>

How can I solve it?

0 REPLIES 0