Perform Start Server and Computer Browser
Starts the Server and Computer Browser services.
Workflow inputs – Perform Start Server and Computer Browser
Call Workflow Input | Description | Required | Default Value |
connection details | XML document conforming to the ConnectionDetails common object that contains the information required to execute a command. | Yes | n/a |
Workflow outputs – Perform Start Server and Computer Browser
Call Workflow Output | Description |
browser output | XML document consisting of one or more <line> elements that contain the command response. Each <line> element contains an index attribute indicating the order in which the information was returned by the command. |
browser success | Did the operation succeed?
Valid values: true, false |
server output | XML document consisting of one or more <line> elements that contain the command response. Each <line> element contains an index attribute indicating the order in which the information was returned by the command. |
server success | Did the operation succeed?
Valid values: true, false |