The vCO Library plug-in provides workflows in the Locking, Orchestrator, and Troubleshooting workflow categories.

You access these workflows from Library > Locking in the Workflows view of the Orchestrator client.

Display all locks

Shows all locks.

Locking test

A test workflow that creates a lock.

Locking test (x5)

A test workflow that creates five locks.

Release all locks

Releases all locks.

You access these workflows from Library > Orchestrator > Tasks in the Workflows view of the Orchestrator client.

Create recurrent task

Creates a recurrent task an returns the newly created task.

Create task

Schedules a workflow to run at a later time and date, as a task.

You access these workflows from Library > Orchestrator > Workflows in the Workflows view of the Orchestrator client.

Start workflows in a series

Runs a workflow multiple times in a series, one instance after the other. You provide workflow parameters in an array. You also provide a property list, with one property per workflow input, for each instance of the workflow that starts. The number of properties in the array define the number of workflow runs.

Start workflows in parallel

Runs a workflow multiple times, with different parameters. You provide workflow parameters in an array. You also provide a property list, with one property per workflow input, for each instance of the workflow that starts. The number of properties in the array define the number of workflow runs.

You access these workflows from Library > Troubleshooting in the Workflows view of the Orchestrator client.

Export logs and application settings

Generates a ZIP archive of troubleshooting information that contains configuration files and server, configuration, wrapper, and installation log files. The output directory must exist and Orchestrator must have writing permissions.