Changes for page Exercise - Complete Capture API Gateway
Last modified by Eva Torken on 2024/03/19 13:33
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,25 +11,20 @@ 11 11 12 12 To kickstart your journey into the eMagiz platform, we have selected a set of exercises linked to the Crash Course Platform course that will guide you through the platform in building and validating your first integration. To start things off, we will introduce the business case in this exercise that will be used to model out the correct solution in eMagiz. 13 13 14 -=== 2.1 Complete Capture phaseOMSCarrier===14 +=== 2.1 Business Case === 15 15 16 - Belowaretheesultsexpectedfromthisexercise:16 +**Read and understand the following business case** 17 17 18 -* Create the Capture phase based on the business case 19 -* Ensure to add the documents to the Capture phase at the right location 20 - ** Gateway reponse message: click here to download 21 - ** System response message: click here to download 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. 22 22 23 -=== 2.2 Complete Capture phase OMS Order === 20 +* FMS 21 + ** Retrieve Invoice Information 22 +* OMS 23 + ** Retrieve carrier information 24 + ** Retrieve parcel status 25 +* Country Validator 26 + ** Retrieve ISO3 code 24 24 25 -Below are the results expected from this exercise: 26 - 27 -* Create the Capture phase based on the business case 28 -* Ensure to add the documents to the Capture phase at the right location 29 - ** Gateway request message: click here to download 30 - ** System request message: click here to download 31 - ** Example message to support testing scenario's 32 - 33 33 34 34 == 3. Solution == 35 35