GetAvailabilities

Description


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.


Resource Requirments

Groups InArgument<List<Int32>>

The list of groups in which to search for the resource

SecurityIdentityIds InArgument<List<Int32>> REQUIRED

The securityIdentityIds to consider


Resources Requirments

Areas InArgument<List<Guid>>

The list of areas in which to search for the resource

SkillRequirments InArgument<List<SkillRequirement>>

The skill requirments that resources must be respect (You can create a skill requirement with the activity DocsMarshal.Workflow.ActivityLibrary.Planning.CreateSkillRequirment)


Search Options

ConsecutivesMinutes InArgument<Int32?>

The number of consecutivesMinutes that each intervals must have

Duration InArgument<Int32> REQUIRED

The duration of the task (in minutes)

MaxDate InArgument<DateTime> REQUIRED

The maximum date on which the activity can be done

The minimum date on which the activity can be done

PlanningCategory InArgument<Guid?>

The category of the task that must be done