Wiki source code of Create Synchronous Messaging
Version 12.1 by Danniar Firdausy on 2023/08/09 15:42
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{container}} | ||
| 2 | {{container layoutStyle="columns"}}((( | ||
| 3 | In this exercise, we will guide create a simple synchronous messaging pattern based on the previous microlearnings. | ||
| 4 | |||
| 5 | Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. | ||
| 6 | |||
| 7 | == 1. Prerequisites == | ||
| 8 | |||
| 9 | * Completed the previous microlearnings of this intermediate course. | ||
| 10 | |||
| 11 | == 2. Exercise == | ||
| 12 | |||
| 13 | Below, the exercise for this part of the intermediate course, which centers around the synchronous messaging pattern in eMagiz, is given. | ||
| 14 | By synchronous, we mean The process that processes data and subsequently informs the caller what the status is. | ||
| 15 | |||
| 16 | === 2.1. Creating Synchronous Messaging === | ||
| 17 | |||
| 18 | == 3. Solution == | ||
| 19 | |||
| 20 | ... | ||
| 21 | |||
| 22 | {{video attachment="Exercises - Intermediate - Key Concepts eMagiz Messaging [Create].mp4" reference="Main.Videos.Microlearning.WebHome"/}} | ||
| 23 | |||
| 24 | ))) | ||
| 25 | |||
| 26 | ((({{toc/}}))){{/container}} | ||
| 27 | {{/container}} |