User: dan@sartography.com clicked save for examples/0-1-minimal-example/hello-world.bpmn
This commit is contained in:
parent
77fffcb343
commit
ca585cf112
|
@ -25,24 +25,15 @@ If you are interested in building your own diagrams, you can request access to a
|
|||
<bpmn:sequenceFlow id="Flow_0aw40yc" sourceRef="Activity_0j3j0ev" targetRef="Event_1nuxsxl" />
|
||||
<bpmn:manualTask id="Activity_0j3j0ev" name="Show Example Manual Task">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>## Welcome to SpiffWorkflow
|
||||
|
||||
Thank you for coming by and checking things out!
|
||||
|
||||
As you follow through these examples we'd like you to do three things each time:
|
||||
|
||||
* **View the diagram** - Every process has a primary file - it will be the first file you see in the list of files when viewing a process model. These diagrams fully control what you experience when you click the "Start" button
|
||||
* **Start up the process** - Click that "Start" Button and step through the process.
|
||||
* **Follow any special directions** - rather than just complete the process, read the directions carefully. In this way we can show you some additional aspects of the system - or you may need to take some other actions to really see everything that is happening.
|
||||
|
||||
|
||||
### What is "Hello World"?
|
||||
<spiffworkflow:instructionsForEndUser>### What is "Hello World"?
|
||||
|
||||
Hello World is a common way to introduce people to a new programming language. It shows the minimum amount of work required to make something (anything) happen.
|
||||
|
||||
This example is not very interesting to run, so be sure to look under the files tab on the Process Model page to see how it was built.
|
||||
|
||||
### More Information
|
||||
You can find lots more information in our [Documentation for Spiff-Arena](https://spiff-arena.readthedocs.io/en/latest/)</spiffworkflow:instructionsForEndUser>
|
||||
Press continue and we'll tell you more ...
|
||||
|
||||
</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0ign3x0</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0aw40yc</bpmn:outgoing>
|
||||
|
|
Loading…
Reference in New Issue