Last modified by Eva Torken on 2024/03/01 15:04

From version 9.1
edited by eMagiz
on 2023/04/04 14:17
Change comment: There is no comment for this version
To version 15.1
edited by Erik Bakker
on 2023/06/27 15:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eMagiz
1 +XWiki.ebakker
Content
... ... @@ -15,27 +15,25 @@
15 15  === 2.1 Complete create phase for OMS Carrier ===
16 16  
17 17  Please ensure the following is achieved in this exercise
18 -
18 +
19 19  * Integrations are added to Create
20 20  * Final versions are pushed to Deploy
21 21  * Exit gate holds HTTP Outbound gateway that connects to the endpoint of OMS Carriers
22 22  * Necessary headers that need to be send to the end-point
23 - ** x-rapidapi-host (order-tracking.p.rapidapi.com)
24 - ** x-rapidapi-key (a70b15d09fmsh7213ecdbb3bfa76p16e0e9jsn05783bbb2e32)
25 - ** User-Agent (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36)
23 + ** x-rapidapi-host (postal-ninja.p.rapidapi.com)
24 + ** x-rapidapi-key (f0bf0f2c3fmsh6eb7a42431a5513p163575jsne4f31a8e1133)
25 + ** User-Agent ((Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36))
26 26  * Ensure to use this URL expression
27 27  
28 -{{code}}
29 -'${gateway.exit.carrier}/carriers'+ (T(org.springframework.web.util.UriComponentsBuilder).fromHttpUrl(headers['http_requestUrl']).build(true).getQuery()==null?'':'?'+T(org.springframework.web.util.UriComponentsBuilder).fromHttpUrl(headers['http_requestUrl']).build(true).getQuery())
30 -{{/code}}
28 +{{code}}'${gateway.exit.carrier}/carriers'{{/code}}
31 31  
32 32  === 2.2 Complete create phase for OMS Order ===
33 33  
34 34  * Integrations are added to Create
35 35  * Final versions are pushed to Deploy
36 -* Exit gate holds HTTP Outbound gateway that connects to the endpoint of OMS Carriers. Outbound URL to use: http://localhost:9090
37 -
34 +* Exit gate holds HTTP Outbound gateway that connects to the endpoint of OMS Order. Outbound URL to use: http://localhost:9090
35 +
38 38  == 3. Solution ==
37 +{{video attachment="API_Gateway_1.14_Final.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
39 39  
40 -
41 41  )))((({{toc/}}))){{/container}}{{/container}}