Forum Discussion
psr7474
13 years agoNew Contributor
Hi,
I have created a mock service for an external wsdl in SOAP UI 4.5.0. I want to add time delay of 40 seconds to the mock service or response. I mean when we send a request instead of getting the response immediately. I want the response to come after certain delay.
How can i add that delay in SOAP UI project for mock service / response OR can i add time delay using any attribute in nohup command used in linux system to deploy the SOAP UI mock service.
Sample nohup command - nohup /opt/Cordys/soapui-3.5.1/bin/mockservicerunner.sh -m"ConfigurationServiceBinding MockService" -p 8092 -D"MockRespFilePath=/opt/Cordys/SoapUIProjects/BigMachinesConfigure/Response/" "/opt/Cordys/SoapUIProjects/BigMachinesConfigure/BigMachinesConfigure-soapui-project.xml" > /opt/Cordys/SoapUIProjects/BigMachinesConfigure/nohup-BigMachinesConfigure.out 2>&1 &
Need you inputs immediately and your help is most appreciated?
Regards,
Sreez
I have created a mock service for an external wsdl in SOAP UI 4.5.0. I want to add time delay of 40 seconds to the mock service or response. I mean when we send a request instead of getting the response immediately. I want the response to come after certain delay.
How can i add that delay in SOAP UI project for mock service / response OR can i add time delay using any attribute in nohup command used in linux system to deploy the SOAP UI mock service.
Sample nohup command - nohup /opt/Cordys/soapui-3.5.1/bin/mockservicerunner.sh -m"ConfigurationServiceBinding MockService" -p 8092 -D"MockRespFilePath=/opt/Cordys/SoapUIProjects/BigMachinesConfigure/Response/" "/opt/Cordys/SoapUIProjects/BigMachinesConfigure/BigMachinesConfigure-soapui-project.xml" > /opt/Cordys/SoapUIProjects/BigMachinesConfigure/nohup-BigMachinesConfigure.out 2>&1 &
Need you inputs immediately and your help is most appreciated?
Regards,
Sreez