I try to execute a yaml file (which overrides an existing scenario) with commandline on a Windows Server 2012.
I got always the error that there is no loaded project.
However...
Hi Neil,
I adapted the JAVE_HOME & PATH variable to point to the java in the NeoLoad bin folder. First time it didn't work neither until I tried to run another yaml file...
I try to execute a yaml file (which overrides an existing scenario) with commandline on a Windows Server 2012.
I got always the error that there is no loaded project.
However...
We have to design following script:
- App A sends an xml file through REST to App B which puts this xml file on queue. The queue is read automatically and once picked up...
Nouredine,
The idea is that the user checks in App A if the response is available within x seconds and what is the content of the response. So it is not a direct progress...