Changes for page Considering the impact of business logic
Last modified by Danniar Firdausy on 2024/09/18 21:32
From version 55.5
edited by Danniar Firdausy
on 2024/09/11 20:53
on 2024/09/11 20:53
Change comment:
There is no comment for this version
To version 55.7
edited by Danniar Firdausy
on 2024/09/18 21:30
on 2024/09/18 21:30
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,7 @@ 1 1 {{container}} 2 2 {{container layoutStyle="columns"}} 3 3 ((( 4 -In this microlearning, we will learnwhat youshouldconsider determiningthe impact of business logic within your integration solution.An eMagiz model is most useful whenexchanging databetween systems while takingcareof data and protocol transformations. For example, aneMagiz modelis generallyless suited for incorporating businesslogic as theserules cannotbedefineddynamicallyandarerelativelycomplex.Filling youreMagizmodelwithalotofbusiness logic opensyouup fora continuous discussion about data and interpretationsof businessrules. AsthatisnotthecoregoalofaneMagiz model,youshouldalwaysask yourself what the mostsuitableplaceistoincorporate piecesoflogic.4 +In this microlearning, we will explore how to evaluate the impact of business logic within your integration solution. We will discuss the role of an eMagiz model in managing data exchanges and protocol transformations, and why incorporating complex business rules directly into your eMagiz model may not always be ideal. Instead, we will guide you on where to best place your business logic to ensure efficiency and clarity. Let’s dive into making the most of your eMagiz model by balancing business logic and integration goals. 5 5 6 6 Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 7 7 ... ... @@ -12,9 +12,8 @@ 12 12 == 2. Key concepts == 13 13 14 14 This microlearning centers around considering the impact of business logic 15 +* By business logic, we mean: Rules that determine what should happen to a message 15 15 16 -By business logic, we mean: Rules that determine what should happen to a message 17 - 18 18 The most interesting point when talking about business logic is: 19 19 20 20 * Where to draw the line? ... ... @@ -46,6 +46,8 @@ 46 46 47 47 == 5. Suggested Additional Readings == 48 48 48 +If you are interested in this topic and want more information, please check out these links: 49 + 49 49 * [[Crash Courses (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.WebHome||target="blank"]] 50 50 ** [[Crash Course Messaging (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Messaging.WebHome||target="blank"]] 51 51 *** [[Asynchronous Routing (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Messaging.crashcourse-messaging-asynchronous-routing]]