Create Schedule Job on system start


Schedules a task that runs once on system start.

Warning

Note

This workflow is available only for use in Microsoft Windows environments.

 Workflow inputs – Create Schedule Job on system start

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

task name

Specifies a name for the task.

 

Valid value: unique name not exceeding 238 characters.

 

Warning

Note

You must use quotation marks to enclose the names that include spaces.

Yes

n/a

task run

Specifies the program or command that the task runs.

 

Warning

Note

The fully qualified path and file name of an executable file, script file, or batch file must be provided. The path name must not exceed 262 characters.

Yes

n/a

runas user

Runs the task with permissions of the specified user account.

Yes

n/a

runas password

Provides the password for the user account that is specified in the /ru Domain/User parameter.

Yes

n/a

 

 Workflow outputs – Create Schedule Job on system start

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

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Orchestration Content 20.18.01