Get SC Config
Deletes a service subkey from the registry.
Workflow inputs – Get SC Config
Call Workflow Input | Description | Required | Default Value |
connection details | XML document conforming to the Connection Details common object that contains the information required to execute a command via command line. | Yes | n/a |
service name | Specifies the service name returned by the getkeyname operation. | Yes | n/a |
server name | Specifies the name of the remote server on which the service is located.
| No | Name of server on which the service is located.. |
buffer size | Specifies the size (in bytes) of the enumeration buffer. | No | 1024 |
Workflow outputs – Get SC Config
Call Workflow Output | Description |
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. |
success | Did the operation succeed?
Valid values: true, false |