Performs an activity or a series of activities on each event matching the filter criteria.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| RunbookServerId | In | InArgument<String> |
|||
| ODataFilter | In | InArgument<String> |
|||
| CurrentIndex | Out | OutArgument<Int32> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Performs an activity or a series of activities on each runbook job matching the filter criteria.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| RunbookId | In | InArgument<String> |
|||
| RunbookServerId | In | InArgument<String> |
|||
| ODataFilter | In | InArgument<String> |
|||
| CurrentIndex | Out | OutArgument<Int32> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Gets details about a runbook job.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| JobId | In | InArgument<String> |
✓ | ||
| Job | Out | OutArgument<UiPath.SystemCenter.Models.RunbookJob> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Stops a runbook job.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| JobId | In | InArgument<String> |
✓ | ||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Gets all runbook servers collection.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| RunbookServers | Out | OutArgument<UiPath.SystemCenter.Models.RunbookServer[]> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Performs an activity or a series of activities on each runbook matching the filter criteria.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| ODataFilter | In | InArgument<String> |
|||
| CurrentIndex | Out | OutArgument<Int32> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Get details about a runbook based on its unique identifier.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| RunbookId | In | InArgument<String> |
✓ | ||
| Runbook | Out | OutArgument<UiPath.SystemCenter.Models.Runbook> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Get details about a runbook based on its full path.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| RunbookPath | In | InArgument<String> |
✓ | ||
| Runbook | Out | OutArgument<UiPath.SystemCenter.Models.Runbook> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Gets all instances of a specified runbook.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| RunbookId | In | InArgument<String> |
✓ | ||
| JobId | In | InArgument<String> |
|||
| RunbookInstances | Out | OutArgument<UiPath.SystemCenter.Models.RunbookInstance[]> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Starts a runbook.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| RunbookId | In | InArgument<String> |
✓ | ||
| RunbookParameterValues | In | InArgument<Data.DataTable> |
|||
| RunbookServerId | In | InArgument<String> |
|||
| Job | Out | OutArgument<UiPath.SystemCenter.Models.RunbookJob> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Stops a runbook.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| RunbookId | In | InArgument<String> |
✓ | ||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Connects to System Center Orchestrator and provides a scope for other Orchestrator activities.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Orchestrator | In | InArgument<String> |
✓ | ||
| Username | In | InArgument<String> |
✓ | ||
| Password | In | InArgument<Security.SecureString> |
✓ |