maestro-3.0.1-rc2/config/install/maestro.maestro_template.simple_parallel_to_serial.yml
config/install/maestro.maestro_template.simple_parallel_to_serial.yml
langcode: en
status: true
dependencies: { }
id: simple_parallel_to_serial
label: 'Simple Parallel to Serial'
app_group: 0
canvas_height: 500
canvas_width: 800
default_workflow_timeline_stage_count: 2
show_details: true
validated: true
views_attached:
maestro_entity_identifiers:
view_machine_name: maestro_entity_identifiers
view_weight: -10
view_display: 'taskconsole_display;Task Console Display'
maestro_completed_tasks:
view_machine_name: maestro_completed_tasks
view_weight: -9
view_display: default;Master
variables:
initiator:
variable_id: initiator
variable_value: '0'
workflow_timeline_stage_count:
variable_id: workflow_timeline_stage_count
variable_value: ''
workflow_current_stage:
variable_id: workflow_current_stage
variable_value: ''
workflow_current_stage_message:
variable_id: workflow_current_stage_message
variable_value: ''
tasks:
start:
id: start
tasktype: MaestroStart
label: Start
nextstep: 'int1,int2'
nextfalsestep: ''
top: '37'
left: '222'
assignby: fixed
assignto: engine
end:
id: end
tasktype: MaestroEnd
label: End
nextstep: ''
nextfalsestep: ''
top: '437'
left: '221'
assignby: fixed
assignto: engine
int1:
id: int1
label: 'Interactive 1'
tasktype: MaestroInteractive
nextstep: or
nextfalsestep: ''
top: '103'
left: '70'
assignby: fixed
assignto: engine
handler: ''
assigned: 'user:variable:initiator'
runonce: false
showindetail: true
data:
modal: modal
redirect_to: taskconsole
participate_in_workflow_status_stage: true
workflow_status_stage_number: 1
workflow_status_stage_message: 'Before the OR task'
notifications:
notification_assignment: ''
notification_reminder: ''
notification_escalation: ''
reminder_after: 0
escalation_after: 0
int2:
id: int2
label: 'Interactive 2'
tasktype: MaestroInteractive
nextstep: or
nextfalsestep: ''
top: '113'
left: '354'
assignby: fixed
assignto: engine
handler: ''
assigned: 'user:variable:initiator'
runonce: false
showindetail: true
data:
modal: modal
redirect_to: taskconsole
participate_in_workflow_status_stage: true
workflow_status_stage_number: 1
workflow_status_stage_message: 'Before the OR task'
notifications:
notification_assignment: ''
notification_reminder: ''
notification_escalation: ''
reminder_after: 0
escalation_after: 0
int3:
id: int3
label: 'Interactive 3'
tasktype: MaestroInteractive
nextstep: end
nextfalsestep: ''
top: '315'
left: '215'
assignby: fixed
assignto: engine
handler: ''
assigned: 'user:variable:initiator'
runonce: false
showindetail: true
data:
modal: modal
redirect_to: taskconsole
participate_in_workflow_status_stage: true
workflow_status_stage_number: 2
workflow_status_stage_message: 'After the OR task'
notifications:
notification_assignment: ''
notification_reminder: ''
notification_escalation: ''
reminder_after: 0
escalation_after: 0
or:
id: or
label: OR
tasktype: MaestroOr
nextstep: int3
nextfalsestep: ''
top: '224'
left: '219'
assignby: fixed
assignto: engine
