Forum Discussion
KarelHusa
8 years agoChampion Level 1
If you set an environment (operating system) variable in a process, it will exist in that process and its child processes.
You can check that -- launch two cmd prompts and set a variabe in one of them. You won't be able to reach it in the other. But if you launch a child terminal, it will have the variable.
If you execute a process from within SoapUI, it will be a child process and thus will have the variable.
Related Content
Recent Discussions
- 2 days ago
- 7 days ago
xml to soap
Solved7 days ago