Changes for page Deciding upon Integration Pattern
Last modified by Danniar Firdausy on 2023/08/11 10:54
From version 34.1
edited by Danniar Firdausy
on 2023/08/11 10:16
on 2023/08/11 10:16
Change comment:
There is no comment for this version
To version 39.1
edited by Danniar Firdausy
on 2023/08/11 10:50
on 2023/08/11 10:50
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -De termining Integration Pattern1 +Deciding upon Integration Pattern - Content
-
... ... @@ -1,17 +1,17 @@ 1 1 {{container}} 2 2 {{container layoutStyle="columns"}} 3 3 ((( 4 - Withthisexercise,westart our journeyinto the eMagizplatform.Thisexercisewillexplain thebusiness case usedthroughout allexerciseslinkedto theCrashCoursePlatformCourse.Inthefollowingexercises, we willguide youstepbystepthrough the platformsoyou canlearnhowtouseit.5 - 4 +In the previous microlearning, you have learned the three "first-class" integration patterns provided by eMagiz. With this exercise, we will provide you with a business case to reflect on which of these patterns are best suited for the case. 5 + 6 6 Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 7 7 8 8 == 1. Prerequisites == 9 9 10 -* Have read the “Intermediate - Discover your integration landscape” c ourse.10 +* Have read the “Intermediate - Discover your integration landscape - Determining Integration Pattern” microlearning. 11 11 12 12 == 2. Exercise == 13 13 14 - Tokickstartyourjourneyinto the eMagiz platform, wehaveselected asetofexerciseslinkedto theCrashCoursePlatformcoursethatwillguide youthroughtheplatform inbuildingandvalidatingyour firstintegration.Tostartthings off,wewillintroduce thebusinesscaseinthis exercisethatwillbeusedtomodeloutthe correctsolutionineMagiz.14 +Below, the exercise for this part of the intermediate course, which centers around deciding upon integration patterns suitable for a business case, is given. By integration patterns, we mean the three "first-class" patterns that are supported by eMagiz (i.e., Messaging, Event Streaming, and API Gateway). Note that each pattern has its own pros and cons. Therefore, decide which pattern suits best based on the technical checks and balances. 15 15 16 16 ===2.1 Business Case=== 17 17 **Read and understand the following business case** ... ... @@ -18,7 +18,11 @@ 18 18 19 19 ABC Logistiek B.V. is a medium-sized logistics provider offering land transport services in The Netherlands. For regulation compliance purposes, they are required to report their transport trip data to the Dutch Central Bureau of Statistics (CBS). The CBS requires this data from logistics providers across the country for the purpose of tracking national logistics performance. Logistics providers normally report their transport trip in batches through SFTP connection at 3 monthly intervals and, thus, does not happen on a daily basis. Different logistics providers may have different mileage, but ABC Logiestiek B.V. in particular sends 2-3 GBs of transport trip data every batch. At the same time, while they have to report to CBS, they are also communicating with their partners and customers to keep their business running. In this case, they are tracking and monitoring the location of the trucks carrying the goods, in which real-time data (-+ 15KBs data, every 30 seconds) is captured and transmitted to both their own and partners’ enterprise systems. 20 20 21 -Logistics providers normally have different ways of working with their data and enterprise systems in their day-to-day operations. CBS is aware of this, and thus they introduced a common data model (see OTM as an example) for logistics providers to adhere to. Harmonizing this transport trip messages with other players also unlocks the possibility of easier communication and coordination with other partners in the network as well. As promising as this initiative seems, ABC Logiestiek B.V. is in fact using several enterprise systems (e.g., TMS, CRM, IoT systems, etc.) that mostly use proprietary data schema, message definitions, and communication protocols that do not have one-to-one relation with OTM. This makes them adjusting to their supply chain network challenging. Manual filling, copying, and pasting data from one system to another is no longer an option due to the amount of work required. Establishing custom one-to-one integrations is also indeed an option. But, this will impose steep operational costs, complexity, and risks in the long run for them. Therefore, the company approaches eMagiz to tackle this issue as eMagiz supports system integrations, message transformation, and routings through different options of integration patterns. 21 +Logistics providers normally have different ways of working with their data and enterprise systems in their day-to-day operations. CBS is aware of this, and thus they introduced a common data model (see 22 +{{html}} 23 +<a href="https://otm5.opentripmodel.org/">OTM</a>. 24 +{{/html}} 25 + as an example) for logistics providers to adhere to. Harmonizing this transport trip messages with other players also unlocks the possibility of easier communication and coordination with other partners in the network as well. As promising as this initiative seems, ABC Logiestiek B.V. is in fact using several enterprise systems (e.g., TMS, CRM, IoT systems, etc.) that mostly use proprietary data schema, message definitions, and communication protocols that do not have one-to-one relation with OTM. This makes them adjusting to their supply chain network challenging. Manual filling, copying, and pasting data from one system to another is no longer an option due to the amount of work required. Establishing custom one-to-one integrations is also indeed an option. But, this will impose steep operational costs, complexity, and risks in the long run for them. Therefore, the company approaches eMagiz to tackle this issue as eMagiz supports system integrations, message transformation, and routings through different options of integration patterns. 22 22 23 23 As a Business IT Consultant/Integration Specialist, you are to provide ABC Logistiek B.V. with a solution for their integration landscape. Particularly, how to approach their problem and which integration pattern(s) eMagiz offers that are suitable for their case. 24 24