Changes for page Business case
Last modified by Erik Bakker on 2023/05/01 10:46
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Business1 +crashcourse-apigw-exercises-businesscase - Content
-
... ... @@ -15,18 +15,19 @@ 15 15 16 16 **Read and understand the following business case** 17 17 18 -As eMagiz Ltd. we want to directly receive & send information from/to three internal systems responsible for the primary process. It concerns the FMS (Financial Management System) that handles the invoicing of eMagiz Ltd, the OMS (Order Management system) that handles the Orders that are incoming from clients and lastly a service that translates ISO code from countries. eMagiz Ltd. has decide to expose API operation to their clients so that the message traffic is standardized and less manual intervention is required for the backoffice. See below for specifications per system. 19 - 18 +As eMagiz Ltd. we want to directly receive information from three external sources (FMS, OMS and Country Validator). We expect to get an immediate response in both success as well as failure cases. See below for specifications per system which provide data to the user eMagiz 20 20 * FMS 21 - ** Retrieve Invoice Information . Objective is to let clients fetch invoices and understand the status of these invoices.20 + ** Retrieve Invoice Information 22 22 * OMS 23 - ** Retrieve carrier information . This information is relevant to understand what color the truck is where the order is placed on.24 - ** Send order. Clientscan directlysubmitorders to eMagiz Ltd. in a digital manner22 + ** Retrieve carrier information 23 + ** Retrieve parcel status 25 25 * Country Validator 26 - ** Retrieve ISO3 code . This service can translate ISO-2 codes to ISO-3 codes and vice versa. eMagiz trades with clients internationally.25 + ** Retrieve ISO3 code 27 27 28 - eMagizLtd.has twolargeclientsthat would start to use these operations. ACME requiresthe ability to submit orders, retrieve invoices and carriers. Street Smart requires access to all operations. Bothclients can work with API keysfor authenticationpurposes.27 +=== 2.2 Model Capture phase === 29 29 29 +Please translate the above business case to a valid Capture phase. 30 + 30 30 == 3. Solution == 31 31 32 32