Last modified by Danniar Firdausy on 2024/09/18 21:32

From version 7.2
edited by Erik Bakker
on 2022/04/21 14:16
Change comment: There is no comment for this version
To version 5.1
edited by Erik Bakker
on 2022/04/21 14:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,24 +1,29 @@
1 1  (% class="row" %)
2 2  (((
3 -(% class="col-xs-10 col-sm-6" %)
3 +(% class="col-xs-12 col-sm-8" %)
4 4  (((
5 5  (% class="jumbotron" %)
6 6  (((
7 7  (% class="container" %)
8 8  (((
9 -In this microlearning, we will learn what you should consider determining the impact of business logic within your integration solution. An eMagiz model is most useful when exchanging data between systems while taking care of data and protocol transformations. For example, an eMagiz model is generally less suited for incorporating business logic as these rules cannot be defined dynamically and are relatively complex. Filling your eMagiz model with a lot of business logic opens you up for a continuous discussion about data and interpretations of business rules. As that is not the core goal of an eMagiz model, you should always ask yourself what the most suitable place is to incorporate pieces of logic.
9 +We should see whether we can use this portion for the navigation we currently also have
10 10  )))
11 11  )))
12 12  
13 -== 1. Prerequisites ==
13 += Considering the impact of business logic =
14 14  
15 -* Advanced knowledge of the eMagiz platform
15 +In this microlearning, we will learn what you should consider determining the impact of business logic within your integration solution. An eMagiz model is most useful when exchanging data between systems while taking care of data and protocol transformations. For example, an eMagiz model is generally less suited for incorporating business logic as these rules cannot be defined dynamically and are relatively complex. Filling your eMagiz model with a lot of business logic opens you up for a continuous discussion about data and interpretations of business rules. As that is not the core goal of an eMagiz model, you should always ask yourself what the most suitable place is to incorporate pieces of logic.
16 16  
17 +
17 17  Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
18 18  
19 19  * Last update: April 6th, 2021
20 20  * Required reading time: 4 minutes
21 21  
23 +== 1. Prerequisites ==
24 +
25 +* Advanced knowledge of the eMagiz platform
26 +
22 22  == 2. Key concepts ==
23 23  
24 24  This microlearning centers around considering the impact of business logic