python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to set different path of an API that is present in the same WSDL in Ready API or
I have a WSDL which has two APIs and both of them have different path.
How to parameterize the environment variables in Ready API where path is different for one API Name. It disables the URL as soon ...
Maddy
Votes: 0
Answers: 0
Add multiple headers with same name using SoapUI 5.7
I've got a Response file with 3 cookies that have the same name (Site-Cookie) and I need to set 3 headers with the name Site-Cookie I'm using the headers.put(<name>,<value>), but it only c...
duncanOC
Votes: 0
Answers: 1
Unable to send SOAP request from ReactJS
i am trying to post a SOAP request from my reactjs Application. When i try to send the same request from Postman i am able to get the response but not from reactjs Application
below is my SOAP Request...
Towseef Ahmed
Votes: 0
Answers: 0
SoapUI 5.7.0 mockRequest.requestContent is empty for POST request
I am using SOAP UI 5.7.0 to mock a REST service and it is working fine. Only, when I want to access the body of a POST request with mockRequest.requestContent, the correct content is returned only in ...
kopfarzt
Votes: 0
Answers: 2