diff --git a/examples/2-in-depth/timer-events/process_model.json b/examples/2-in-depth/timer-events/process_model.json new file mode 100644 index 00000000..3dc7d9bc --- /dev/null +++ b/examples/2-in-depth/timer-events/process_model.json @@ -0,0 +1,9 @@ +{ + "description": "This process will go a different direction if you take too long to respond to it. ", + "display_name": "Timer Events", + "exception_notification_addresses": [], + "fault_or_suspend_on_exception": "fault", + "metadata_extraction_paths": null, + "primary_file_name": "timer-events.bpmn", + "primary_process_id": "Process_timer_events_oh3akqq" +} \ No newline at end of file diff --git a/examples/2-in-depth/timer-events/timer-events.bpmn b/examples/2-in-depth/timer-events/timer-events.bpmn new file mode 100644 index 00000000..4ee5ba7f --- /dev/null +++ b/examples/2-in-depth/timer-events/timer-events.bpmn @@ -0,0 +1,51 @@ + + + + + Flow_17db3yp + + + + + The process instance completed successfully. + + Flow_12pkbxb + + + + + This is an example **Manual Task**. A **Manual Task** is designed to allow someone to complete a task outside of the system and then report back that it is complete. You can click the *Continue* button to proceed. When you are done running this process, you can edit the **Process Model** to include a: + + * **Script Task** - write a short snippet of python code to update some data + * **User Task** - generate a form that collects information from a user + * **Service Task** - communicate with an external API to fetch or update some data. + +You can also change the text you are reading here by updating the *Instructions* on this example manual task. + + Flow_17db3yp + Flow_12pkbxb + + + + + + + + + + + + + + + + + + + + + + + + +