ScheduleWorkflow activity

Build 1501 on 14/Nov/2017  This topic last edited on: 26/Aug/2014, at 12:02

The ScheduleWorkflow activity can be included inside a workflow to schedule the execution of a sequential workflow in Back4.

Here is an example of a ScheduleWorkflow activity in a workflow:

 <ScheduleWorkflow

        x:Name="scheduleAudioPreview"

        Priority="0"

        WFName="createAudioPreview"

        ObjIds="{wf:ActivityBind xmpAudio, IdsOut}" />

 

See also

Technical documentation of ScheduleWorkflow

Configuring_Workflows

Assign task to a specific Back4 server