Changes for page Changing the default message format
Last modified by Danniar Firdausy on 2024/09/18 13:34
From version 16.4
edited by Danniar Firdausy
on 2024/09/05 10:26
on 2024/09/05 10:26
Change comment:
There is no comment for this version
To version 16.11
edited by Danniar Firdausy
on 2024/09/18 13:34
on 2024/09/18 13:34
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,6 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 2 3 -In our [[crash course>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.WebHome||target="blank"]] on the API Gateway pattern, we haveearnedabout settinguptheAPI Gateway.Bydefault,themessage formatchosen for your gateway is JSON. However,insomeinstances,othermessageformatsare moreappropriateasdefault.In this microlearning,wefocusonchanging the default message format andshow the impact thishasonflows in Create.3 +In our [[crash course>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.WebHome||target="blank"]] on the API Gateway pattern, we explored how to set up an API Gateway with JSON as the default message format. However, there are situations where other formats, like XML, may be more suitable. This microlearning will guide you through changing the default message format and explain how this adjustment impacts the flow creation process in Create. 4 4 5 5 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 6 6 ... ... @@ -30,14 +30,21 @@ 30 30 31 31 == 4. Key takeaways == 32 32 33 -* The default messaging format can be changed to XML 34 -* Updating this only affects new flows 35 -* Migrating existing operations can be done by resetting the exit flow 33 +* The default messaging format for your API Gateway can be changed, such as from JSON to XML, in the gateway settings. 34 +* This change only affects newly created flows; existing flows remain unchanged unless manually updated. 35 +* To migrate existing flows to the new default format, reset the exit flow and update the default response format in Catalog. 36 +* Changing the default format simplifies flow creation by adjusting component names and settings to match the selected format (e.g., XML). 36 36 37 37 == 5. Suggested Additional Readings == 38 38 40 +If you are interested in this topic and want more information, please read the help text provided by eMagiz and see the following link: 41 + 39 39 * [[Crash Courses (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-design-defining-a-message-format||target="blank"]] 40 40 ** [[Crash Course Platform (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.WebHome||target="blank"]] 41 41 *** [[Defining a message format (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-design-defining-a-message-format||target="blank"]] 42 -* [[Changing the default message format (Search Results)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&l_space_facet=10&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22changing+default+message+format%22||target="blank"]] 45 +* [[Novice Level (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Novice.WebHome||target="blank"]] 46 +** [[Create your transformations (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.Create your transformations.WebHome||target="blank"]] 47 +*** [[Transformation - XML to JSON (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.Create your transformations.novice-create-your-transformations-xml-to-json||target="blank"]] 48 +*** [[Transformation - JSON to XML (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.Create your transformations.novice-create-your-transformations-json-to-xml||target="blank"]] 49 +* [[Changing the default message format (Search Results)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&l_space_facet=10&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22changing+the+default+message+format%22||target="blank"]] 43 43 )))((({{toc/}}))){{/container}}{{/container}}