Hi @Zolotoy ,
The issue seems occur due to the missing SOAP Action in the query.
You may need to add <SoapAction></SoapAction>. Here is a query example:
<SoapAction>http://localhost/methodname</SoapAction>
<Method Namespace=" http://localhost/" Name="methodname">
For detailed steps, you can refer to:
reporting-services-web-service-data.html
ssrs-how-to-use-web-service-as-data.html
Regards,
Zoe
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hot issues October