Changes for page Considering the impact of business logic
Last modified by Danniar Firdausy on 2024/09/18 21:32
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,20 +3,16 @@ 1 -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. 2 - 3 3 {{toc/}} 4 4 5 - ==1.Prerequisites==3 +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. 6 6 7 -{{box cssClass="floatinginfobox"}} 8 -{{toc/}} 9 -{{/box}} 10 - 11 -* Advanced knowledge of the eMagiz platform 12 - 13 13 Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 14 14 15 15 * Last update: April 6th, 2021 16 16 * Required reading time: 4 minutes 17 17 10 +== 1. Prerequisites == 11 + 12 +Advanced knowledge of the eMagiz platform 13 + 18 18 == 2. Key concepts == 19 19 20 20 This microlearning centers around considering the impact of business logic