Last modified by Erik Bakker on 2024/02/20 08:31

From version 17.1
edited by Erik Bakker
on 2023/01/10 08:39
Change comment: There is no comment for this version
To version 18.1
edited by Erik Bakker
on 2023/01/10 10:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Content
... ... @@ -50,6 +50,23 @@
50 50  * Build number
51 51   The notion of build numbers no longer exists in the new runtime. Or not so explicitly as before. The Docker image will load the required libraries when creating the runtime image, and always use the latest.
52 52  
53 +* Error handling
54 + The error handling on flow level will change in comparison to the current generation. In the new generation we will offer two options.
55 + ** Default error handling -> eMagiz will receive the errors and shows them in the Manage Dashboard
56 + ** Custom error handling -> For custom error handling we have two seperate options that allow you to send the error message to both a custom solution and eMagiz or only to the custom solution.
57 + *** Including sending it to eMagiz
58 + *** Without sending it to eMagiz
59 +
60 +* Hosted web services
61 + In the 3rd generation runtime you will need to migrate your hosted web service to a new configuration. Part of this new configuration will be that the following things change.
62 +** All-entry will be splitted to seperate entries
63 +** WSDL will be automatically generated based on your system messages
64 +** HTTP configuration is taken out of the flow and moved to Deploy -> Architecture
65 +** Configuration of endpoints is streamlined better between cloud hosted endpoints and on-premise endpoints
66 +
67 +* Handling local file communication
68 + As our 3rd generation runtime makes use of the docker technology your containers on default are closed off from there host. This makes them more secure, but on the same time also means that additional configuration is needed when interaction needs to happen between the host and the deployed containers.
69 +
53 53  == 4. Key takeaways ==
54 54  
55 55  * Generation 3 runtime architecture has a series of consequences for user that need to be understood well
... ... @@ -60,5 +60,10 @@
60 60  * [[Setup deployment plan>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-setup-deployment-plan-gen3||target="blank"]]
61 61  * [[Deploy a release>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan||target="blank"]]
62 62  * [[Property Management>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-property-management-gen3||target="blank"]]
80 +* [[Migration Path - 3rd generation runtime>>doc:Maine.Magiz Support.Migration Paths.migration-path-emagiz-runtime-generation-3||target="blank"]]
81 +* [[Migration Path - Custom Error Handling>>doc:Maine.Magiz Support.Migration Paths.migration-path-custom-error-handling-runtime-generation-3||target="blank"]]
82 +* [[Migration Path - Hosted SOAP web service>>doc:Main.eMagiz Support.Migration Paths.migration-path-host-soap-webservice-runtime-generation-3||target="blank"]]
83 +* [[Migration Path - Hosted REST web service>>doc:Main.eMagiz Support.Migration Paths.migration-path-host-rest-webservice-runtime-generation-3||target="blank"]]
84 +* [[Volume mapping>>doc:Main.eMagiz Academy.Microlearnings.Novice.File based connectivity.novice-file-based-connectivity-volume-mapping-on-premise||target="blank"]]
63 63  
64 64  )))((({{toc/}}))){{/container}}{{/container}}