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 SOAP interface

former_member672114
Discoverer
0 Likes
591
  • SAP Managed Tags

The following error occurs when using the SOAP UI tool to call the above interface(No parameters passed)

<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 20200414030208; Transaction ID 75A12C45E8830100E005E6B964DE8EE3) 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?

Thanks

0 REPLIES 0