Wiki source code of crashcourse-platform-create-adding-flows-to-create
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{html wiki="true"}} | ||
2 | <div class="ez-academy"> | ||
3 | <div class="ez-academy_body"> | ||
4 | |||
5 | <div class="doc"> | ||
6 | |||
7 | |||
8 | |||
9 | = Adding flows to Create = | ||
10 | |||
11 | The moment you are satisfied with your work in Design you can add the flow to Create for the flow to be built. | ||
12 | |||
13 | Should you have any questions, please contact academy@emagiz.com. | ||
14 | |||
15 | * Last update: February 4th, 2021 | ||
16 | * Required reading time: 4 minutes | ||
17 | |||
18 | == 1. Prerequisites == | ||
19 | |||
20 | * Basic knowledge of the eMagiz platform | ||
21 | |||
22 | == 2. Key concepts == | ||
23 | |||
24 | This microlearning focuses on adding flows to create. | ||
25 | |||
26 | By adding flows we mean: Making a flow available in the Create phase of eMagiz so it can be build/generated. | ||
27 | |||
28 | |||
29 | |||
30 | == 3. Adding flows to Create == | ||
31 | |||
32 | Adding flows to Create is a relatively simple action to perform. Simply navigate to Create and in the Create overview, there is a button located on the bottom left called Add integrations. | ||
33 | |||
34 | <p align="center">[[image:crashcourse-platform-create-adding-flows-to-create--add-integrations-button.png||]]</p> | ||
35 | |||
36 | Selecting this option leads you to an overview where you can add (and remove) flows to and from Create. | ||
37 | |||
38 | <p align="center">[[image:crashcourse-platform-create-adding-flows-to-create--add-integrations-overview.png||]]</p> | ||
39 | |||
40 | In this overview, all integrations that have already been transferred to Create are indicated as a blue cube with a checkmark in the middle | ||
41 | |||
42 | <p align="center">[[image:crashcourse-platform-create-adding-flows-to-create--added-integrations.png||]]</p> | ||
43 | |||
44 | All integrations that have **not** been transferred to Create yet (or have been removed from Create but not yet from Design) are identifiable as a white cube with a green border | ||
45 | |||
46 | <p align="center">[[image:crashcourse-platform-create-adding-flows-to-create--not-yet-added-integrations.png||]]</p> | ||
47 | |||
48 | When you want to add a flow to Create simply click on the cube linked to the integration you want to add and eMagiz will change it to a green cube with a + icon and will tell you what you want to add. | ||
49 | |||
50 | <p align="center">[[image:crashcourse-platform-create-adding-flows-to-create--add-integration.png||]]</p> | ||
51 | |||
52 | If you are satisfied with the choices you have made you can press Save selection and eMagiz will add the flows to Create. | ||
53 | To verify that your integration has been added you can navigate to the Create overview belonging to your integration pattern to verify the result | ||
54 | |||
55 | <p align="center">[[image:crashcourse-platform-create-adding-flows-to-create--add-flow-result.png||]]</p> | ||
56 | |||
57 | === 3.1 Generate infra flows === | ||
58 | |||
59 | To ensure that all your flows are running correctly and can connect to the JMS properly you need so-called Infra flows. | ||
60 | The first time you start in Create and every time after you add a new system to Create don't forget to press the button called Generate all infras. | ||
61 | |||
62 | <p align="center">[[image:crashcourse-platform-create-adding-flows-to-create--generate-all-infras.png||]]</p> | ||
63 | |||
64 | ===== Practice ===== | ||
65 | |||
66 | == 4. Assignment == | ||
67 | |||
68 | Navigate to Create and add a flow to Create. After you have done so verify the result in the Create overview. | ||
69 | This assignment can be completed within the (Academy) project that you have created/used in the previous assignment. | ||
70 | |||
71 | == 5. Key takeaways == | ||
72 | |||
73 | * Adding (and removing) flows can be done via a visual overview showing you the current status | ||
74 | * eMagiz will tell you what you want to add (or remove) so you can check before you action | ||
75 | * Removing means removing (so no turning back) | ||
76 | |||
77 | |||
78 | |||
79 | == 6. Suggested Additional Readings == | ||
80 | |||
81 | If you are interested in this topic and want more information on it please read the help text provided by eMagiz. | ||
82 | |||
83 | == 7. Silent demonstration video == | ||
84 | |||
85 | This video demonstrates a working solution and how you can validate whether you have successfully completed the assignment. | ||
86 | |||
87 | <iframe width="1280" height="720" src="../../vid/microlearning/crashcourse-platform-create-adding-flows-to-create.mp4" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
88 | |||
89 | </div> | ||
90 | |||
91 | </div> | ||
92 | </div> | ||
93 | |||
94 | {{/html}} |