0
我需要使用jQuery ajax请求调用SSRS Report WebService。由于ssrs webservice是基于SOAP的,考虑到"calling share point web services using jquery"的示例,我想我需要传递一个soap信封。如何查看基于webservice url的soap请求?
基于ssrs webservice url我如何找出特定方法所需的soap信封? (除了小提琴手)
谢谢