diff --git a/workflow/gs-stateful-processes.adoc b/workflow/gs-stateful-processes.adoc index 0c308033c..f478e46d5 100644 --- a/workflow/gs-stateful-processes.adoc +++ b/workflow/gs-stateful-processes.adoc @@ -67,8 +67,6 @@ Use the following elements to define your workflow: 9. *Miscellaneous*: Engine icon for other workflow components. - - === Adjust Properties and Add Process Variables 1. Create a start node with a script to initialize variables: @@ -169,7 +167,7 @@ For information on setting up Developer Tools for VS Code see xref:https://marke 1. Open Canvas -1. Import `hiring.bpmn` using this link xref:../hiring.bpm[] +1. Import `hiring.bpmn` using this link xref:hiring.bpmn.zip[sample hiring BPMN file] //link to be added 1. Click *Apply accelerator* -> *Quarkus (Full)*, and on the pop-up click *Apply* diff --git a/workflow/hiring.bpmn.zip b/workflow/hiring.bpmn.zip new file mode 100644 index 000000000..e54acc8bb Binary files /dev/null and b/workflow/hiring.bpmn.zip differ