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,15 +15,15 @@ 15 15 16 16 **Read and understand the following business case** 17 17 18 -As eMagiz Ltd. we want to directly receive & sendinformation from/tothreeinternal systems responsible forthe primary process.It concerns theFMS(FinancialManagementSystem)that handlesthe invoicingof eMagiz Ltd,the OMS (OrderManagementsystem)thathandlesthe Orders that areincoming fromclients andlastly a service thattranslatesISO code from countries. eMagiz Ltd. has decide to exposeAPI operationtoeirclientsothatthemessage traffic isstandardized andless manual interventionisrequired for the backoffice. See below for specifications per system.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. 19 19 20 20 * FMS 21 - ** Retrieve Invoice Information . Objective is to let clients fetch invoices and understand the status of these invoices.21 + ** 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 manner23 + ** Retrieve carrier information 24 + ** 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.26 + ** Retrieve ISO3 code 27 27 28 28 29 29 == 3. Solution ==