Changes for page 198 - Great Migration
Last modified by Carlijn Kokkeler on 2024/04/18 13:14
From version 56.1
edited by Erik Bakker
on 2022/12/06 14:58
on 2022/12/06 14:58
Change comment:
There is no comment for this version
To version 118.1
edited by Erik Bakker
on 2023/05/22 15:07
on 2023/05/22 15:07
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 -1 89 -PrivateEye1 +198 - Great Migration - Content
-
... ... @@ -2,71 +2,39 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** OurreleaseofthePrivatestorefunctionalitycharacterizesthis release.This functionalityallowssomeuserstoexportcontentto aprivatestorethatis onlyaccessible within thecompanyandcould bepublished tothepublicstore ofeMagiz.On topofthat, weresolvedsomeofthelimitationson the3rd generationruntime. Furthermore,some minorfixesandbetafeatures will bereleasedto thecommunity.5 +**Hi there, eMagiz developers!** In the last few weeks, we have worked hard on improving the migration towards our next-generation architecture and the general behavior when running on the next-generation architecture. Furthermore, several improvements have been made to our infrastructure to ensure that all data flowing via this infrastructure now that more and more customers are migrating can be handled as well, if not better, as before. 6 6 7 -== **Private Store** == 8 -On top of our general store, in which eMagiz currently publishes Store content relevant to both the Design and Create phases of eMagiz, we have added the private store functionality. This store works precisely the same as the general store. However, only users belonging to the same company as the exporter can import the store content (after it is approved). 7 +== **3rd generation improvements and bug fixes** == 9 9 10 -{{warning}}Other users can see the store content but are not able to import the store content. They will be notified to them when they try to do so.{{/warning}} 9 +//__"Stop" action when running a hybrid situation is not causing issues anymore__// 10 +Before, it could happen when running a double-lane setup in a hybrid situation (i.e., karaf, based runtimes on top of the next-generation architecture) that the stop action on said runtime would not stop the runtime but "kill" it. With this release, that behavior is changed. 11 11 12 - ==**3rdgenerationruntime bolstering**==12 +{{info}}Note that this fix is part of a new runtime image for the karaf-based runtimes. The impact of this can be read [[here>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan-gen3.WebHome||target="blank"]]{{/info}} 13 13 14 -This release will introduce various improvements for our 3rd generation runtime. Below you will find the most noteworthy enhancements we made to the 3rd generation runtime and its interaction with the portal. 14 +//__Improved efficiency in deploying a release__// 15 +This release improves the efficiency of the "prepare release" step needed when deploying on the next-generation architecture. 15 15 16 -//__ SOAP andREST webservices migrationincludingsplittingthem__//17 - Withthis release, we have releasedthemigrationprocess that will allow youtomigrateSOAP andREST web services to the 3rd generationruntimeandatthesametime you candirectlysplittheall-entry to get rid ofthatconstructiongether.Aspecificmigration path for this willbe published inthe documentationportal.17 +//__Removed specific dependencies between Deploy Architecture and Releases__// 18 +In this release, we have removed several explicit dependencies that confused the functionality in the Deploy Architecture overview compared to the functionality linked to a release, specifically the deployment of a release. 18 18 19 -//__ Changing SSL settingsfor3rdgenerationruntimemodelsworks__//20 - Aswiththecurrentntimearchitecture,youcan now alsochangetheSSL settingsifneededfor amodelrunning inthe3rdgeneration runtime.20 +//__Improved validation errors on the invalid configuration of HTTP outbound components__// 21 +This release fixes and re-introduces the option to execute your actions on the eMagiz per zone or all at once when running in a double-lane Docker setup. 21 21 22 -//__Improved migration for JMS flows__// 23 -This release will improve the migration of JMS flows when migrating to the 3rd generation runtime. 23 +//__Improved migration behavior__// 24 +This release introduces several improvements concerning the migration behavior via "Transfer settings from Design." Among these are: 25 +A smoother migration of your JMS (and backup JMS) process. 26 +Shortening of names that otherwise would be too long, additional feedback given to the user. 27 +Feedback when the migration process is finished. 24 24 25 -{{warning}}If you already migrated your JMS flow you should execute a "Reset" action on JMS level to get these changes in your model{{/warning}} 29 +//__Additional checks when deploying__// 30 +This release introduces additional checks when deploying. Among others, we have added a check to prevent you from deploying two flows that use the same resource with differing versions. Not stopping this can cause issues with deployments and even worse with the functional behavior of the flows, as it leads to the situation in which a validation error might trigger on one offramp but not on the other. 26 26 27 -//__Removed the ability to add "Debug components" to a flow running in the 3rd generation runtime architecture__// 28 -As of this release, you cannot add debug components anymore on a flow that is already migrated to the 3rd generation runtime. This is because this functionality will not work in the 3rd generation runtime and would break your flow. 29 - 30 -//__Deployment plan is updated correctly when completly migrated to the 3rd generation runtime architecture__// 31 -We have fixed a bug that generated an incorrect default deployment plan once you were fully migrated to the 3rd generation runtime. 32 - 33 -== **Feedback items ** == 34 - 35 -We have also solved other feedback items besides the flow designer's critical updates. 36 - 37 -//__Improved naming convention on Store related pages__// 38 -We have improved various display names to ensure that it is clear from the naming that store content can be implemented in all integration patterns. 39 - 40 -//__Press "Enter" to search on multiple pages__// 41 -In our Daemon Switch release, we added functionality that allowed you to press **Enter** to search on the property overview page. This release has added this functionality to many more pages across the portal. The complete list is as follows. 42 - 43 -* Deploy → Deployment Plan 44 -* Deploy → Properties → History 45 -* Deploy → User Management → Roles 46 -* Manage → Error Messages → Error Messages 47 -* Manage → Error Messages → Flows with Error Messages 48 -* Manage → Error Messages → Exceptions of Error Messages 49 -* Manage → Log Entries 50 -* Manage → Alerts 51 -* Manage → Triggers 52 -* Manage → Tags – Cant find (only Gen2) 53 -* Manage → Notifications 54 -* Manage → Notification Settings 55 -* Manage → Data Usage → History 56 -* Manage → Code mappings → All tabs 57 - 58 -== **Bug fixes ** == 59 - 60 -//__Loading problems of Deployment plan execution overview__// 61 -We have fixed a problem that could cause issues when trying to show the deployment plan execution overview after pressing the Deploy button in Deploy -> Releases. 62 - 63 63 == **Fancy Forum Answers** == 64 64 65 65 As always, this is a gentle reminder to ask questions via the Q&A forum. The Q&A forum is available in the eMagiz iPaaS portal, so we can all benefit from the knowledge within the community. For some inspiration, take a look at these forum answers: 66 66 67 -* [[Synchronous file pick-up>>https://my.emagiz.com/p/question/172825635703197660||target="blank"]] 68 -* [[Receiving e-mail via IMAP or POP3 - Set up>>https://my.emagiz.com/p/question/172825635703197881||target="blank"]] 69 -* [[Best way of Receiving and Sending Mail>>https://my.emagiz.com/p/question/172825635703210149||target="blank"]] 36 +* [[How to determine the system definition for this sample message in JSON?>>https://my.emagiz.com/p/question/172825635703440852||target="blank"]] 37 +* [[Instability in JMS connection>>https://my.emagiz.com/p/question/172825635703440717||target="blank"]] 70 70 71 71 == **Key takeaways** == 72 72