Changes for page Create Synchronous Messaging
Last modified by Danniar Firdausy on 2023/08/11 11:14
From version 14.1
edited by Danniar Firdausy
on 2023/08/11 09:09
on 2023/08/11 09:09
Change comment:
There is no comment for this version
To version 15.1
edited by Danniar Firdausy
on 2023/08/11 10:59
on 2023/08/11 10:59
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,6 @@ 1 1 {{container}} 2 2 {{container layoutStyle="columns"}}((( 3 -In this exercise, we will guide create a simple synchronous messaging pattern based on the previous microlearnings. 3 +In this exercise, we will guide you to create a simple synchronous messaging pattern based on the previous microlearnings. 4 4 5 5 Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 6 6 ... ... @@ -14,7 +14,7 @@ 14 14 15 15 === 2.1. Creating Synchronous Messaging === 16 16 17 -In the previous microlearnings, we have learned what thesynchronous messaging is, what the key characteristics are, what might be the use case, what its differencewiththe asynchronous counterpart, and what methods of connectivity are supported (i.e., REST, SOAP, Database, File). In this exercise, we will practiceonhow to constructasynchronous messaging within eMagiz.17 +In the previous microlearnings, we have learned what synchronous messaging is, what the key characteristics are, what might be the use case, what its difference is from the asynchronous counterpart, and what methods of connectivity are supported (i.e., REST, SOAP, Database, File). In this exercise, we will practice how to construct synchronous messaging within eMagiz. 18 18 19 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: 20 20