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