Forum Discussion
mishra232
13 years agoNew Contributor
Thanks James for reply.
No I don't have empty soap action.
when within SOAP UI itself I run request to the same mock server I get correct reply.
Also one more thing I want to do is creating some global variable like count which can display total number of responses sent by the mock server.
for that I have created one property "count" inside properties (left tab of start script) and would like to use this count variable inside OnRequest script so that there I can do ++ and printing it to some outputfile to know total number of reponses.
No I don't have empty soap action.
when within SOAP UI itself I run request to the same mock server I get correct reply.
Also one more thing I want to do is creating some global variable like count which can display total number of responses sent by the mock server.
for that I have created one property "count" inside properties (left tab of start script) and would like to use this count variable inside OnRequest script so that there I can do ++ and printing it to some outputfile to know total number of reponses.