Changes for page Changing the default message format
Last modified by Danniar Firdausy on 2024/09/18 13:34
From version 2.1
edited by Bouke Reitsma
on 2023/02/27 15:31
on 2023/02/27 15:31
Change comment:
There is no comment for this version
To version 2.2
edited by Bouke Reitsma
on 2023/02/28 16:32
on 2023/02/28 16:32
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -inte rmediate-apimanagement-restxml1 +Changing the default messaging format to XML - Content
-
... ... @@ -1,6 +1,6 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 2 3 -In our crash course on the API Gateway pattern, we have learned about setting up the API Gateway. However, we did notyetdelve intothespecificsof howtoupdateyourexistingAPI Gateway solution.In this microlearning,we willfocusnupdatingtheDesignphaseofyourAPI Gateway(andthe subsequentsteps)andwewillfocus onupdating theCreatephaseofyourAPI Gateway(andthesubsequent steps). This tolearnthe impactof updates andtolearnhowwe canachievethis.3 +In our crash course on the API Gateway pattern, we have learned about setting up the API Gateway. By default, the messaging format chosen for your gateway is json. However, in some instances XML is more appropriate as default message format. In this microlearning, we focus on changing the default message format and show the impact this has on flows in Create. 4 4 5 5 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 6 6 ... ... @@ -19,6 +19,8 @@ 19 19 * Both situations have a different impact 20 20 21 21 == 3. Updating your API Gateway Operations == 22 + 23 + {{info}}~* Note GIVE INFO{{/info}} 22 22 23 23 In our crash course on the API Gateway pattern, we have learned about setting up the API Gateway. However, we did not yet delve into the specifics of how to update your existing API Gateway solution. In this microlearning, we will focus on updating the Design phase of your API Gateway (and the subsequent steps) and we will focus on updating the Create phase of your API Gateway (and the subsequent steps). This to learn the impact of updates and to learn how we can achieve this. 24 24