Wiki source code of Enumerations
Last modified by Erik Bakker on 2024/08/26 10:34
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{container}} | ||
2 | {{container layoutStyle="columns"}}((( | ||
3 | This exercise will guide you in transforming an enumeration value between messages. | ||
4 | |||
5 | Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. | ||
6 | |||
7 | == 1. Prerequisites == | ||
8 | |||
9 | * Completed the previous microlearnings of this novice course | ||
10 | |||
11 | == 2. Exercise == | ||
12 | |||
13 | Below the exercise for this part of the novice course is given. | ||
14 | |||
15 | === 2.1 Enumerations === | ||
16 | |||
17 | Create a transformation in which you transform from one enum to another enum value for an attribute. Ensure that you have a working solution by running a flow test. | ||
18 | This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment. | ||
19 | |||
20 | == 3. Solution == | ||
21 | |||
22 | In this short movie, you will find the workout of this exercise. Take a moment to review this one and compare it to your solution. | ||
23 | |||
24 | {{video attachment="novice-create-your-transformations-enumerations.mp4" reference="Main.Videos.Microlearning.WebHome"/}} | ||
25 | |||
26 | )))((({{toc/}}))){{/container}} | ||
27 | {{/container}} |