Changes for page Business case

Last modified by Erik Bakker on 2023/05/01 10:46

From version 10.1
edited by Eva Torken
on 2023/04/20 10:50
Change comment: There is no comment for this version
To version 8.1
edited by eMagiz
on 2023/04/04 14:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.etorken
1 +XWiki.eMagiz
Content
... ... @@ -1,5 +1,4 @@
1 -{{container}}
2 -{{container layoutStyle="columns"}}(((
1 +{{container}}{{container layoutStyle="columns"}}(((
3 3  With this exercise, we start our journey into the eMagiz platform. This exercise will explain the business case used throughout all exercises linked to this Crash Course. In the following exercises, we will guide you step by step through the platform so you can learn how to use it.
4 4  
5 5  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
... ... @@ -16,14 +16,17 @@
16 16  
17 17  **Read and understand the following business case**
18 18  
19 -As eMagiz Ltd. we want to directly receive & send information from/to an internal system responsible for the primary process. It concerns the OMS (Order Management system) that handles the Orders that are incoming from clients. 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.
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.
20 20  
20 +* FMS
21 + ** Retrieve Invoice Information. Objective is to let clients fetch invoices and understand the status of these invoices.
21 21  * OMS
22 - ** Retrieve carrier information. This information is relevant to understand what color the truck is on which the order is placed.
23 + ** Retrieve carrier information. This information is relevant to understand what color the truck is where the order is placed on.
23 23   ** Send order. Clients can directly submit orders to eMagiz Ltd. in a digital manner
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.
24 24  
25 25  eMagiz Ltd. has two large clients that would start to use these operations. ACME requires the ability to submit orders, retrieve invoices and carriers. Street Smart requires access to all operations. Both clients can work with API keys for authentication purposes.
26 26  
27 27  
28 -)))((({{toc/}}))){{/container}}
29 -{{/container}}
31 +)))((({{toc/}}))){{/container}}{{/container}}