Changes for page Create Synchronous Messaging
Last modified by Danniar Firdausy on 2023/08/11 11:14
From version 12.2
edited by Danniar Firdausy
on 2023/08/10 09:44
on 2023/08/10 09:44
Change comment:
There is no comment for this version
To version 13.1
edited by Danniar Firdausy
on 2023/08/11 09:05
on 2023/08/11 09:05
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,11 +14,16 @@ 14 14 15 15 === 2.1. Creating Synchronous Messaging === 16 16 17 -In the previous microlearnings, we have learned what the synchronous messaging is, what the key characteristics are, 17 +In the previous microlearnings, we have learned what the synchronous messaging is, what the key characteristics are, what might be the use case, what its difference with the asynchronous counterpart, and what methods of connectivity are supported (i.e., REST, SOAP, Database, File). In this exercise, we will practice on how to construct a synchronous messaging within eMagiz. 18 + 19 +As a target practice, try to construct a synchronous messaging that refers to this architecture below, with inbound and outbound adapters of your preference: 18 18 21 +[[image:Main.Images.Microlearning.WebHome@intermediate-key-concepts-emagiz-messaging-messaging-synchronous--concept.png]] 22 + 19 19 == 3. Solution == 20 20 21 21 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. 26 +We use HTTP inbound and outbound gateway here as an example for this exercise. 22 22 23 23 {{video attachment="Exercises - Intermediate - Key Concepts eMagiz Messaging [Create].mp4" reference="Main.Videos.Microlearning.WebHome"/}} 24 24