Changes for page Mendix Connectivity

Last modified by Erik Bakker on 2025/02/28 09:01

From version 31.1
edited by Erik Bakker
on 2022/05/03 12:54
Change comment: There is no comment for this version
To version 21.2
edited by Erik Bakker
on 2022/05/03 12:43
Change comment: Update document after refactoring.

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -SOAP Web service Connectivity
1 +Create your transformations
Content
... ... @@ -1,8 +1,18 @@
1 -In this course, we will learn how you can communicate with external parties via SOAP web services. Part of the course is dedicated to learning how you can easily and correctly set up a SOAP web service that others can call. The other part of the course will shift focus to you calling an external SOAP web service.
1 +In this course, we will zoom in on various critical parts of the solution architecture. Among others, we will take a look at how you can best determine the needed memory to correctly run your eMagiz solution.
2 2  
3 -* **Total time:** between 45 and 60 minutes
3 +This first part of the course is split up into four microlearnings. At first, we look at how you can determine, regardless of where the runtime is running, how much memory each runtime and therefore each machine needs. On top of that, we learn how we can configure these calculated memory settings per runtime for each of the options where you can run your eMagiz solution on:
4 4  
5 +* eMagiz Cloud
6 +* On-premise Windows
7 +* On-premise Linux
5 5  
9 +In the second part of our course, we will learn how our actions and configurations in Create can impact the message size and therefore the performance of the solution.
10 +
11 +In the third part of our course, we will look at some specific implementations that you might need when implementing very specific use cases
12 +
13 +* **Total time:** between 40 and 60 minutes
14 +
15 +
6 6  (% style="border-color:#10137e" %)
7 7  ----
8 8  {{html}}
... ... @@ -11,46 +11,50 @@
11 11   <main class="master">
12 12   <ul class="strip-container">
13 13   <li class="strip">
14 - <a href="../../docs/microlearning/novice-soap-webservice-connectivity-configure-your-soap-webservice" class="strip__link">
24 + <a href="../../docs/microlearning/expert-solution-architecture-determining-needed-memory" class="strip__link">
15 15   <label for="" class="strip__label">
16 - <span>109</span>
17 - Configure your SOAP Webservice
26 + <span>400</span>
27 + Determining Needed Memory
18 18   </label>
19 19   <div class="strip__attribute">
20 20   <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
21 - <div class="strip__attribute-label">7 minutes</div>
31 + <div class="strip__attribute-label">13 minutes</div>
22 22   </div>
23 23   <div class="strip__attribute">
24 24   <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
25 25   <div class="strip__attribute-label">Developer</div>
26 26   </div>
37 + <div class="strip__attribute">
38 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
39 + <div class="strip__attribute-label">Architect</div>
40 + </div>
27 27   </a>
28 28   </li>
29 - <li class="strip">
30 - <a href="../../docs/microlearning/novice-soap-webservice-connectivity-securing-your-soap-webservice" class="strip__link">
43 + <li class="strip">
44 + <a href="../../docs/microlearning/expert-solution-architecture-configure-needed-memory-cloud" class="strip__link">
31 31   <label for="" class="strip__label">
32 - <span>109</span>
33 - Securing your SOAP Webservice
46 + <span>400</span>
47 + Configure Needed Memory - Cloud
34 34   </label>
35 35   <div class="strip__attribute">
36 36   <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
37 - <div class="strip__attribute-label">7 minutes</div>
51 + <div class="strip__attribute-label">5 minutes</div>
38 38   </div>
39 39   <div class="strip__attribute">
40 40   <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
41 - <div class="strip__attribute-label">Developer</div>
55 + <div class="strip__attribute-label">All</div>
42 42   </div>
43 43   </a>
44 44   </li>
45 - <li class="strip">
46 - <a href="../../docs/microlearning/novice-soap-webservice-connectivity-validate-incoming-messages" class="strip__link">
59 + <li class="strip">
60 + <a href="../../docs/microlearning/expert-solution-architecture-impact-message-history-on-message-size" class="strip__link">
47 47   <label for="" class="strip__label">
48 - <span>109</span>
49 - Validate Incoming Messages
62 + <span>400</span>
63 + Impact Message History on Message Size
50 50   </label>
51 51   <div class="strip__attribute">
52 52   <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
53 - <div class="strip__attribute-label">7 minutes</div>
67 + <div class="strip__attribute-label">6 minutes</div>
54 54   </div>
55 55   <div class="strip__attribute">
56 56   <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
... ... @@ -59,42 +59,30 @@
59 59   </a>
60 60   </li>
61 61   <li class="strip">
62 - <a href="../../docs/microlearning/novice-soap-webservice-connectivity-endpoint-check" class="strip__link">
76 + <a href="../../docs/microlearning/expert-solution-architecture-h2-database-for-other-applications" class="strip__link">
63 63   <label for="" class="strip__label">
64 - <span>109</span>
65 - Endpoint Check
78 + <span>400</span>
79 + H2 Database for other applications
66 66   </label>
67 67   <div class="strip__attribute">
68 68   <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
69 - <div class="strip__attribute-label">7 minutes</div>
83 + <div class="strip__attribute-label">8 minutes</div>
70 70   </div>
71 71   <div class="strip__attribute">
72 72   <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
73 73   <div class="strip__attribute-label">Developer</div>
74 74   </div>
75 - </a>
76 - </li>
77 - <li class="strip">
78 - <a href="../../docs/microlearning/novice-soap-webservice-connectivity-soap-headers" class="strip__link">
79 - <label for="" class="strip__label">
80 - <span>109</span>
81 - SOAP Headers
82 - </label>
83 83   <div class="strip__attribute">
84 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
85 - <div class="strip__attribute-label">5 minutes</div>
86 - </div>
87 - <div class="strip__attribute">
88 88   <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
89 - <div class="strip__attribute-label">Developer</div>
91 + <div class="strip__attribute-label">Architect</div>
90 90   </div>
91 91   </a>
92 92   </li>
93 93   <li class="strip">
94 - <a href="../../docs/microlearning/novice-soap-webservice-connectivity-calling-a-soap-webservice" class="strip__link">
96 + <a href="../../docs/microlearning/expert-solution-architecture-aws-direct-connect" class="strip__link">
95 95   <label for="" class="strip__label">
96 - <span>109</span>
97 - Calling a SOAP Webservice
98 + <span>400</span>
99 + AWS Direct Connect
98 98   </label>
99 99   <div class="strip__attribute">
100 100   <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
... ... @@ -104,24 +104,52 @@
104 104   <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
105 105   <div class="strip__attribute-label">Developer</div>
106 106   </div>
107 - </a>
108 - </li>
109 - <li class="strip">
110 - <a href="../../docs/microlearning/novice-soap-webservice-connectivity-authorization-calling-a-soap-webservice" class="strip__link">
111 - <label for="" class="strip__label">
112 - <span>109</span>
113 - Authorization - Calling a SOAP Webservice
114 - </label>
115 115   <div class="strip__attribute">
116 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
117 - <div class="strip__attribute-label">5 minutes</div>
118 - </div>
119 - <div class="strip__attribute">
120 120   <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
121 - <div class="strip__attribute-label">Developer</div>
111 + <div class="strip__attribute-label">Architect</div>
122 122   </div>
123 123   </a>
124 124   </li>
115 + <li class="strip">
116 + <a href="../../docs/microlearning/expert-platform-deploy-install-local-connector-windows" class="strip__link">
117 + <label for="" class="strip__label">
118 + <span>400</span>
119 + Install Magiz runtime for Windows
120 + </label>
121 + <div class="strip__attribute">
122 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
123 + <div class="strip__attribute-label">5 minutes</div>
124 + </div>
125 + <div class="strip__attribute">
126 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
127 + <div class="strip__attribute-label">Developer</div>
128 + </div>
129 + <div class="strip__attribute">
130 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
131 + <div class="strip__attribute-label">Architect</div>
132 + </div>
133 + </a>
134 + </li>
135 + <li class="strip">
136 + <a href="../../docs/microlearning/expert-platform-deploy-install-local-connector-linux" class="strip__link">
137 + <label for="" class="strip__label">
138 + <span>400</span>
139 + Install Magiz runtime for Linux
140 + </label>
141 + <div class="strip__attribute">
142 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
143 + <div class="strip__attribute-label">5 minutes</div>
144 + </div>
145 + <div class="strip__attribute">
146 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
147 + <div class="strip__attribute-label">Developer</div>
148 + </div>
149 + <div class="strip__attribute">
150 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
151 + <div class="strip__attribute-label">Architect</div>
152 + </div>
153 + </a>
154 + </li>
125 125   </ul>
126 126   </main>
127 127   </div>