Changes for page Exercise - Complete Capture API Gateway
Last modified by Eva Torken on 2024/03/19 13:33
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - crashcourse-apigw-exercises-capture1 +Exercise - Complete Capture API Gateway - Content
-
... ... @@ -5,27 +5,36 @@ 5 5 6 6 == 1. Prerequisites == 7 7 8 -* Read the following: ** [[API Gateway>>https://www.youtube.com/embed/oeXcppmaRzs||target="blank"]]8 +* Completed previous exercises and microlearnings 9 9 10 10 == 2. Exercise == 11 11 12 - To kickstart your journey into the eMagiz platform,wehaveselected a set of exerciseslinked to the Crash Course Platformcoursethat willguide you through theplatform in building and validatingyourfirstintegration. To start things off, wewill introduce the business case in this exercise that will be used to model out thecorrectsolution ineMagiz.12 +Below the exercises for this part of the crash course. 13 13 14 -=== 2.1 BusinessCase ===14 +=== 2.1 Complete Capture phase OMS Carrier === 15 15 16 - **Readandunderstandthe followingbusinesscase**16 +Below are the results expected from this exercise: 17 17 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. 18 +* Create the Capture phase based on the business case 19 +* Ensure to add the documents to the Capture phase at the right location 19 19 20 -* FMS 21 - ** Retrieve Invoice Information 22 -* OMS 23 - ** Retrieve carrier information 24 - ** Retrieve parcel status 25 -* Country Validator 26 - ** Retrieve ISO3 code 21 + ** [[Gateway reponse>>attach:Main.Images.Exercises Crash Course.WebHome@gateway-getcarri-response.xsd||target="blank"]] 22 + ** [[System reponse>>attach:Main.Images.Exercises Crash Course.WebHome@oms-carrier-in-response.xsd||target="blank"]] 27 27 28 - 24 +{{info}}Note that you should save the contents of the file as an XSD and attach it to each of the lines drawn in Capture{{/info}} 25 + 26 +=== 2.2 Complete Capture phase OMS Order === 27 + 28 +Below are the results expected from this exercise: 29 + 30 +* Create the Capture phase based on the business case 31 +* Ensure to add the documents to the Capture phase at the right location 32 + ** [[Gateway Order Request>>attach:Main.Images.Exercises Crash Course.WebHome@gateway-order-request.xsd||target="blank"]] 33 + ** [[Gateway Order Reponse>>attach:Main.Images.Exercises Crash Course.WebHome@gateway-order-response.xsd||target="blank"]] 34 + ** [[Example message>>attach:Main.Images.Exercises Crash Course.WebHome@example-input-order-for-oms.json||target="blank"]] 35 + 36 +{{info}}Note that you should save the contents of the file as an XSD and attach it to each of the lines drawn in Capture{{/info}} 37 + 29 29 == 3. Solution == 30 30 31 31