Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Arcade from HTO guide #4084

Merged
merged 1 commit into from
Aug 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions docs/guides/getting-started-orchestrate-human-tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,6 @@ In this step, you will design a process that demonstrates how to route the proce
3. Give your file a descriptive name. In this case, name it `Decide for Dinner`.
4. Make sure to name the process itself as well. Click the empty canvas, and specify the process name and technical ID in the properties panel. This specifies how the process will appear in other tools of Camunda 8.

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 41px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/HHkLk3pqwaoxuKbATM8S?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Creating a new process diagram"></iframe>
</div>

#### Design the process

:::note
Expand All @@ -91,12 +85,6 @@ To run this guide, make sure to be in **Implement** mode to specify the technica
9. Connect the split process flows again. Append another exclusive gateway to one of the tasks. Select the other task and drag the arrow-shaped sequence flow tool to connect it to the gateway.
10. Select the gateway and add an **end event** to your process, denoted by the circle with the thick outline.

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 1px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/UOGzxRhBJw52D1rcMoiX?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Designing a human decision flow"></iframe>
</div>

:::note
New to BPMN or want to learn more? Visit our [BPMN cheat sheet](https://page.camunda.com/wp-bpmn-2-0-business-process-model-and-notation-en) for an overview of all BPMN symbols.
Variables are part of a process instance and represent the data of the instance. To learn more about these values, variable scope, and input/output mappings, visit our documentation on [variables](/components/concepts/variables.md).
Expand Down Expand Up @@ -127,12 +115,6 @@ Don't worry about saving your process diagram. Modeler automatically saves every

<img src={FormValuesImg} style={{width: 600}} alt="Defining a radio group and its values" />

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 41px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/NBGJS2Y3WlklBw9HMwgR?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Create a simple form"></iframe>
</div>

### Step 3: Link the form to your process

Once the form is designed, you must link it to your process.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ In this step, you will design a process that demonstrates how to route the proce
3. Give your file a descriptive name. In this case, name it `Decide for Dinner`.
4. Make sure to name the process itself as well. Click the empty canvas, and specify the process name and technical ID in the properties panel. This specifies how the process will appear in other tools of Camunda 8.

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 41px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/HHkLk3pqwaoxuKbATM8S?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Creating a new process diagram"></iframe>
</div>

#### Design the process

:::note
Expand All @@ -70,12 +64,6 @@ To run this guide, make sure to be in **Implement** mode to specify the technica
9. Connect the split process flows again. Append another exclusive gateway to one of the tasks. Select the other task and drag the arrow-shaped sequence flow tool to connect it to the gateway.
10. Select the gateway and add an **end event** to your process, denoted by the circle with the thick outline.

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 1px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/UOGzxRhBJw52D1rcMoiX?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Designing a human decision flow"></iframe>
</div>

:::note
New to BPMN or want to learn more? Visit our [BPMN cheat sheet](https://page.camunda.com/wp-bpmn-2-0-business-process-model-and-notation-en) for an overview of all BPMN symbols.
Variables are part of a process instance and represent the data of the instance. To learn more about these values, variable scope, and input/output mappings, visit our documentation on [variables](/components/concepts/variables.md).
Expand Down Expand Up @@ -106,12 +94,6 @@ Don't worry to save your process diagram—Modeler automatically saves every cha

<img src={FormValuesImg} style={{width: 600}} alt="Defining a radio group and its values" />

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 41px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/NBGJS2Y3WlklBw9HMwgR?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Create a simple form"></iframe>
</div>

### Step 3: Connect the form to your process

Once the form is designed, you must connect it to your process.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ In this step, you will design a process that demonstrates how to route the proce
3. Give your file a descriptive name. In this case, name it `Decide for Dinner`.
4. Make sure to name the process itself as well. Click the empty canvas, and specify the process name and technical ID in the properties panel. This specifies how the process will appear in other tools of Camunda 8.

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 41px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/HHkLk3pqwaoxuKbATM8S?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Creating a new process diagram"></iframe>
</div>

#### Design the process

:::note
Expand All @@ -70,12 +64,6 @@ To run this guide, make sure to be in **Implement** mode to specify the technica
9. Connect the split process flows again. Append another exclusive gateway to one of the tasks. Select the other task and drag the arrow-shaped sequence flow tool to connect it to the gateway.
10. Select the gateway and add an **end event** to your process, denoted by the circle with the thick outline.

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 1px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/UOGzxRhBJw52D1rcMoiX?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Designing a human decision flow"></iframe>
</div>

:::note
New to BPMN or want to learn more? Visit our [BPMN cheat sheet](https://page.camunda.com/wp-bpmn-2-0-business-process-model-and-notation-en) for an overview of all BPMN symbols.
Variables are part of a process instance and represent the data of the instance. To learn more about these values, variable scope, and input/output mappings, visit our documentation on [variables](/components/concepts/variables.md).
Expand Down Expand Up @@ -106,12 +94,6 @@ Don't worry to save your process diagram—Modeler automatically saves every cha

<img src={FormValuesImg} style={{width: 600}} alt="Defining a radio group and its values" />

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 41px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/NBGJS2Y3WlklBw9HMwgR?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Create a simple form"></iframe>
</div>

### Step 3: Connect the form to your process

Once the form is designed, you must connect it to your process.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ In this step, you will design a process that demonstrates how to route the proce
3. Give your file a descriptive name. In this case, name it `Decide for Dinner`.
4. Make sure to name the process itself as well. Click the empty canvas, and specify the process name and technical ID in the properties panel. This specifies how the process will appear in other tools of Camunda 8.

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 41px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/HHkLk3pqwaoxuKbATM8S?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Creating a new process diagram"></iframe>
</div>

#### Design the process

:::note
Expand All @@ -70,12 +64,6 @@ To run this guide, make sure to be in **Implement** mode to specify the technica
9. Connect the split process flows again. Append another exclusive gateway to one of the tasks. Select the other task and drag the arrow-shaped sequence flow tool to connect it to the gateway.
10. Select the gateway and add an **end event** to your process, denoted by the circle with the thick outline.

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 1px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/UOGzxRhBJw52D1rcMoiX?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Designing a human decision flow"></iframe>
</div>

:::note
New to BPMN or want to learn more? Visit our [BPMN cheat sheet](https://page.camunda.com/wp-bpmn-2-0-business-process-model-and-notation-en) for an overview of all BPMN symbols.
Variables are part of a process instance and represent the data of the instance. To learn more about these values, variable scope, and input/output mappings, visit our documentation on [variables](/components/concepts/variables.md).
Expand Down Expand Up @@ -106,12 +94,6 @@ Don't worry about saving your process diagram. Modeler automatically saves every

<img src={FormValuesImg} style={{width: 600}} alt="Defining a radio group and its values" />

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 41px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/NBGJS2Y3WlklBw9HMwgR?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Create a simple form"></iframe>
</div>

### Step 3: Link the form to your process

Once the form is designed, you must link it to your process.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ In this step, you will design a process that demonstrates how to route the proce
3. Give your file a descriptive name. In this case, name it `Decide for Dinner`.
4. Make sure to name the process itself as well. Click the empty canvas, and specify the process name and technical ID in the properties panel. This specifies how the process will appear in other tools of Camunda 8.

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 41px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/HHkLk3pqwaoxuKbATM8S?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Creating a new process diagram"></iframe>
</div>

#### Design the process

:::note
Expand All @@ -70,12 +64,6 @@ To run this guide, make sure to be in **Implement** mode to specify the technica
9. Connect the split process flows again. Append another exclusive gateway to one of the tasks. Select the other task and drag the arrow-shaped sequence flow tool to connect it to the gateway.
10. Select the gateway and add an **end event** to your process, denoted by the circle with the thick outline.

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 1px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/UOGzxRhBJw52D1rcMoiX?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Designing a human decision flow"></iframe>
</div>

:::note
New to BPMN or want to learn more? Visit our [BPMN cheat sheet](https://page.camunda.com/wp-bpmn-2-0-business-process-model-and-notation-en) for an overview of all BPMN symbols.
Variables are part of a process instance and represent the data of the instance. To learn more about these values, variable scope, and input/output mappings, visit our documentation on [variables](/components/concepts/variables.md).
Expand Down Expand Up @@ -106,12 +94,6 @@ Don't worry about saving your process diagram. Modeler automatically saves every

<img src={FormValuesImg} style={{width: 600}} alt="Defining a radio group and its values" />

Try it in the step-by-step demo:

<div style={{position: "relative", paddingBottom: "calc(66.66666666666666% + 41px)", height: 0, width: "100%"}}>
<iframe src="https://demo.arcade.software/NBGJS2Y3WlklBw9HMwgR?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light"}} title="Create a simple form"></iframe>
</div>

### Step 3: Link the form to your process

Once the form is designed, you must link it to your process.
Expand Down
Loading