Thank you very much. You are tremendously awesome - this is exactly what I am looking for. Appreciate your help.
Problem solved.
Also, I have another issue with the Test Runner. I am seeing the errors. Any thoughts, please.
please see the request and response errors attached.
Configuring log4j from [C:\Program Files (x86)\SmartBear\SoapUI-5.3.0\bin\soapui-log4j.xml]
03:51:41,589 INFO [DefaultSoapUICore] initialized soapui-settings from [C:\Users\user\soapui-settings.xml]
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
03:51:48,307 INFO [PluginManager] Adding plugin from [C:\Users\user\.soapuios\plugins\readyapi-postman-1.0.1.jar]
03:51:48,308 INFO [PluginManager] Adding plugin from [C:\Users\user\.soapuios\plugins\ready-mqtt-plugin-dist.jar]
03:51:50,528 ERROR [SoapUI] An error occurred [com.eviware.soapui.plugins.auto.factories.AutoImportMethodFactory], see error log for details
03:51:50,540 ERROR [SoapUI] An error occurred [com.eviware.soapui.plugins.auto.factories.AutoDiscoveryMethodFactory], see error log for details
java.lang.ClassNotFoundException: com.eviware.soapui.plugins.auto.factories.AutoImportMethodFactory
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
.......................
....................