Last modified by Danniar Firdausy on 2024/09/18 13:34

From version 4.1
edited by Bouke Reitsma
on 2023/03/01 09:27
Change comment: There is no comment for this version
To version 2.6
edited by Bouke Reitsma
on 2023/02/28 17:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,17 +20,15 @@
20 20  
21 21  The last option allows you to switch between JSON or XML as your default messaging format in the gateway. In order to apply your new default to your project, you must press "Apply settings" in Design -> Architecture to confirm your change.
22 22  
23 -{{info}}~* Note Changing the default messaging format does not affect existing operations in Create. Migrating these flows require a reset of the exit flow.{{/info}}
23 +{{info}}~* Note Changing the default messaging format does not affect existing operations in create. Migrating these flows require a reset of the exit flow.{{/info}}
24 24  
25 25  == 4. Impact in Create ==
26 26  
27 -The automatic flow creation in the Create phase is updated to incorporate these changes. When changing the messaging format to XML, the components of newly generated flows are adapted to the changes. The image below shows the changed flow when building an API GET operation. Besides the changed naming of the transformation, no support objects are required for this GET operation, since your gateway does not require a JSON response any more.
28 -
29 - AFBEELDING 2 TOEVOEGEN
27 +The automatic flow creation in the Create phase is updated to incroperate these changes. When changing .....
30 30  
31 31  == 4. Assignment ==
32 32  
33 -Change the default messaging format to XML.
31 +Change the default messaging format to XML.
34 34  This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
35 35  
36 36  == 5. Key takeaways ==
... ... @@ -37,7 +37,7 @@
37 37  
38 38  * The default messaging format can be changed to XML
39 39  * Updating this only affects new flows
40 -* Migrating existing operations can be done by resetting the exit flow
38 +* Migrating existing operations can be done by reseting the exit flow
41 41  
42 42  == 6. Suggested Additional Readings ==
43 43