Changes for page SOAP Web service Connectivity
Last modified by Erik Bakker on 2024/09/24 16:21
From version 60.1
edited by Erik Bakker
on 2022/05/03 13:52
on 2022/05/03 13:52
Change comment:
There is no comment for this version
To version 54.1
edited by Erik Bakker
on 2022/05/03 13:46
on 2022/05/03 13:46
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 - SOAP WebrviceConnectivity1 +Database connectivity - Content
-
... ... @@ -1,6 +1,6 @@ 1 -In th e previous course, we learned howyoucouldcommunicate withexternalpartiesviaSOAP webservices.Inthis course,we willexpandnthisknowledgebylookingat optionswithin the platformto handlewebvicetimeoutscomingfrom anexternalparty.1 +In this course, we will focus on databases and how to properly connect to them with the help of the eMagiz platform. This course is introductory in nature. It focuses on the connection between the platform and databases. In other classes, we will expand on this knowledge. 2 2 3 -* **Total time:** between 15and20 minutes3 +* **Total time:** between 20 and 30 minutes 4 4 5 5 6 6 (% style="border-color:#10137e" %) ... ... @@ -11,14 +11,14 @@ 11 11 <main class="master"> 12 12 <ul class="strip-container"> 13 13 <li class="strip"> 14 - <a href="../../docs/microlearning/intermediate- soap-webservice-connectivity-handling-webservice-timeouts" class="strip__link">14 + <a href="../../docs/microlearning/intermediate-database-connectivity-available-options" class="strip__link"> 15 15 <label for="" class="strip__label"> 16 - <span>2 32</span>17 - Handling WebserviceTimeouts16 + <span>226</span> 17 + Available Options 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"> 7minutes</div>21 + <div class="strip__attribute-label">4 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"/> ... ... @@ -26,6 +26,54 @@ 26 26 </div> 27 27 </a> 28 28 </li> 29 + <li class="strip"> 30 + <a href="../../docs/microlearning/intermediate-database-connectivity-driver" class="strip__link"> 31 + <label for="" class="strip__label"> 32 + <span>226</span> 33 + Driver 34 + </label> 35 + <div class="strip__attribute"> 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">4 minutes</div> 38 + </div> 39 + <div class="strip__attribute"> 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> 42 + </div> 43 + </a> 44 + </li> 45 + <li class="strip"> 46 + <a href="../../docs/microlearning/intermediate-database-connectivity-sql-query" class="strip__link"> 47 + <label for="" class="strip__label"> 48 + <span>226</span> 49 + SQL Query 50 + </label> 51 + <div class="strip__attribute"> 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">6 minutes</div> 54 + </div> 55 + <div class="strip__attribute"> 56 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 57 + <div class="strip__attribute-label">Developer</div> 58 + </div> 59 + </a> 60 + </li> 61 + <li class="strip"> 62 + <a href="../../docs/microlearning/intermediate-database-connectivity-update-database-after-retrieval" class="strip__link"> 63 + <label for="" class="strip__label"> 64 + <span>226</span> 65 + Update database after retrieval 66 + </label> 67 + <div class="strip__attribute"> 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">4 minutes</div> 70 + </div> 71 + <div class="strip__attribute"> 72 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 73 + <div class="strip__attribute-label">Developer</div> 74 + </div> 75 + </a> 76 + </li> 29 29 </ul> 30 30 </main> 31 31 </div>