diff --git a/doc/BruteXServices_User_Guide.dbk b/doc/BruteXServices_User_Guide.dbk index 6763d12..ac10705 100644 --- a/doc/BruteXServices_User_Guide.dbk +++ b/doc/BruteXServices_User_Guide.dbk @@ -3555,6 +3555,61 @@ +
+ + Sample request: Start Windows Command Interpreter and print "Hello World" to STDOUT. + + + + + + c:/windows/system32/cmd.exe + /C "echo Hallo Welt!" + 3000 + + +]]> + + + Sample response: + + + + + + 0 + + + + ExecuteService.result + 0 + + + ExecuteService.stdout + Hallo Welt! + + + ExecuteService.stderr + + + + + +]]>
+
+ +Sample request: Start notepad.exe and close it after 15 seconds. + + + + + + c:/windows/system32/notepad.exe + + 15000 + + +]]>
runCommandWithSSH @@ -4205,6 +4260,19 @@ xmlns:ws="http://ws.xservices.brutex.net"> ]]> +
+
+ insertNodes2 + Insert an xml fragment into xml resource (i.e. file, URL) specified by an XPath expression. + This operation is namespace aware. + + Sample request: + + Sample response: + +
replaceNodes @@ -4273,6 +4341,19 @@ xmlns:ws="http://ws.xservices.brutex.net"> ]]> +
+
+ replaceNodes2 + Replace an xml fragment with another xml fragment read from a resource (i.e. file, URL). This operation is namespace aware. + + Sample request: + +... + + Sample response: + +
selectXPath diff --git a/doc/ExecuteServices/runCommand.xml b/doc/ExecuteServices/runCommand.xml index 92703b3..90bc30b 100644 --- a/doc/ExecuteServices/runCommand.xml +++ b/doc/ExecuteServices/runCommand.xml @@ -53,4 +53,59 @@
+
+ + Sample request: Start Windows Command Interpreter and print "Hello World" to STDOUT. + + + + + + c:/windows/system32/cmd.exe + /C "echo Hallo Welt!" + 3000 + + +]]> + + + Sample response: + + + + + + 0 + + + + ExecuteService.result + 0 + + + ExecuteService.stdout + Hallo Welt! + + + ExecuteService.stderr + + + + + +]]>
+
+ +Sample request: Start notepad.exe and close it after 15 seconds. + + + + + + c:/windows/system32/notepad.exe + + 15000 + + +]]>
\ No newline at end of file diff --git a/test/ExecuteService-soapui-project.xml b/test/ExecuteService-soapui-project.xml index 4cd40c1..7222139 100644 --- a/test/ExecuteService-soapui-project.xml +++ b/test/ExecuteService-soapui-project.xml @@ -1,353 +1,353 @@ -http://localhost:8080/XServices/ExecuteService?wsdl - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +http://localhost:8080/XServices/ExecuteService?wsdl + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ]]>http://schemas.xmlsoap.org/wsdl/http://localhost:8080/XServices/ExecuteServiceUTF-8http://localhost:8080/XServices/ExecuteService @@ -366,18 +366,29 @@ ? -]]>UTF-8http://localhost:8080/XServices/ExecuteService +]]><xml-fragment/>UTF-8http://localhost:8080/XServices/ExecuteService - ? + c:/windows/system32/cmd.exe - ? - ? + /C "echo Hallo Welt!" + 15000 -]]>UTF-8http://localhost:8080/XServices/ExecuteService +]]>Global HTTP Settings<xml-fragment/>UTF-8http://localhost:8080/XServices/ExecuteService + + + + + c:/windows/system32/notepad.exe + + + 15000 + + +]]>Global HTTP SettingsUTF-8http://localhost:8080/XServices/ExecuteService