CompleteTask

Description

This activity simulates the execution of a task outcome action.


DocsMarshal Connection

Orchestrator InArgument<IManager>

The orchestrator object represents the connection to a DocsMarshal installation.

If this argument is left null the activity will work on the running installation. To work on another installation you must get its orchestrator by the activity DatabaseOrchestrator.

Misc

IdTask InArgument<Guid> REQUIRED

The ID of the task.

OutcomeValue InArgument<String>

The value of the outcome you want to use to complete the task.