Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 57.1
edited by Erik Bakker
on 2022/12/06 15:57
on 2022/12/06 15:57
Change comment:
There is no comment for this version
To version 341.1
edited by Carlijn Kokkeler
on 2024/01/15 14:44
on 2024/01/15 14:44
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -1 89-PrivateEye1 +212 - Failover Fiesta - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,87 +1,51 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** Our release of the Private store functionality characterizes this release.Thisfunctionality allows some users toexport content to a private store that is only accessible within the company and could be published to the public store of eMagiz.On top of that, we resolved some of the limitations on the 3rd generation runtime.Furthermore, some minor fixes and beta features will be released to the community.6 +**Hi there, eMagiz developers!** This release... 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). 8 +== **Cloud Template R20 - Double Lane** == 9 9 10 - {{warning}}Otherserscan seethestorecontentbutare notable toimportthestorecontent. Theywillbe notifiedto themwhenthey trytodo so.{{/warning}}10 +This release introduces a new non-service affecting cloud template for all our customers running in a single-lane setup. This cloud template introduces improved auto-healing. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.R20 - Double lane.WebHome||target="blank"]]. 11 11 12 -== ** 3rdgeneration runtime bolstering** ==12 +== **Cloud Template R27 - Single Lane** == 13 13 14 -This release will introducevariousimprovementsfor our3rd generation runtime.Below youwillfindthe mostnoteworthyenhancements wemade to the3rdgenerationruntimeand itsinteractionwiththeportal.14 +This release introduces a new non-service affecting cloud template for all our customers running in a double-lane setup on the next generation architecture. This cloud template introduces improved auto-healing. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.R27 - Single lane.WebHome||target="blank"]]. 15 15 16 -//__SOAP and REST web services migration, including splitting them__// 17 -With this release, we have released the migration process that will allow you to migrate SOAP and REST web services to the 3rd generation runtime. At the same time, you can directly split the all-entry to eliminate that construction. A specific migration path for this will be published in the documentation portal. 16 +== **Feedback Items** == 18 18 19 -//__ Changing SSL settings for3rd generation runtime models works__//20 - Aswiththecurrentruntimerchitecture,you canchangethe SSLsettingsif neededfor amodelrunningin the3rdruntime.18 +//__Failover setup__// 19 +New components have been created to support a failover setup. More information can be found [[here>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V2.1.0/||target="blank"]]. 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. 24 24 25 - {{warning}}Ifyoualready migratedyour JMS flow, you should execute a "Reset"action on the JMS level to get these changes in your model{{/warning}}22 +== **Bug Fixes** == 26 26 27 -//__ Removed theability to add "Debugcomponents" to a flowrunningthe 3rdgenerationruntime architecture__//28 - Asofthisrelease,youcan nolonger adddebugcomponentson aflowalready migrated tothe3rdgenerationruntime. This functionalitywillnotwork inthe3rdgenerationruntimendwouldbreakyourflow.24 +//__Message merging tool__// 25 +The message merging tool has been fixed to allow merging a store item message model into your own message models. In some rare cases your CDM message may be broken due to incorrect data. In those cases, the message mapping and message merge functionalities will be broken as well. If this broken data is detected when navigating to CDM-message-related pages, you will be able to clean your CDM message. 29 29 30 -//__ Deployment plan is updated correctly when completly migratedtothe 3rdgenerationruntime architecture__//31 - Wehave fixedabugthatgeneratedanincorrectdefaultdeploymentplanonceyouwerefully migratedtothe3rdgenerationruntime.27 +//__Catalog topic definitions__// 28 +It is now possible to generate a JSON Example of a topic whose schema has nested elements. Before, an error would occur when trying to generate a JSON example in this case. 32 32 33 -//__Correct property generation for Event Streaming flows using the 3rd generation runtime architecture__// 34 -With this release, the properties generated for Event Streaming flows running in the 3rd generation runtime are configured correctly to mimic the ones in the image. 35 - 36 -//__Added "Reset" functionality__// 37 -With this release, a new functionality has been added for 3rd generation runtimes that allows you to combine several steps into one action, called "Reset runtime." The effect of this action is the same as it currently is in the legacy runtime. 38 - 39 -== **Feedback items ** == 40 - 41 -We have also solved other feedback items besides the flow designer's critical updates. 42 - 43 -//__Improved naming convention on Store related pages__// 44 -We have improved various display names using the merge functionality within our store offering. 45 - 46 -//__Update security protocols for our internal architecture__// 47 -Parts of our internal infrastructure (i.e., docs.emagiz.com) have been updated to adhere to the latest security standards. 48 - 49 -//__Improved read-only description for "if exists" constructions in Transformations__// 50 -To make it clear what the "if exists" check does while not being in "Start Editing" mode, we have improved the description so users without edit rights or without wanting to enter the "Start Editing" mode can read and interpret what the check does. 51 - 52 - 53 -== **Bug fixes ** == 54 - 55 -//__Decent validation feedback when not filling in the property value__// 56 -We have fixed the validation feedback you get when not filling in the property value using the "Check properties" functionality. 57 - 58 -//__Incorrect resource locations__// 59 -We have fixed several instances where the resource location was not generated correctly in the 3rd generation runtime. 60 - 61 -//__Apply to environment in User Management performance improvement__// 62 -We have improved the performance of updating User Management on your environment. This way, the update functionality is more stable and faster. 63 - 64 64 == **Fancy Forum Answers** == 65 65 66 66 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: 67 67 68 -* [[Is eMagiz able to read XSD attributes>>https://my.emagiz.com/p/question/172825635703236146||target="blank"]] 69 -* [[Does eMagiz use ActiveMQ?>>https://my.emagiz.com/p/question/172825635703235780||target="blank"]] 70 -* [[Tool for test messages to eMagiz Queues>>https://my.emagiz.com/p/question/172825635703236227||target="blank"]] 71 -* [[How to Remove Cloud Container>>https://my.emagiz.com/p/question/172825635703236460||target="blank"]] 34 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 35 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 36 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 72 72 73 73 == **Key takeaways** == 74 74 75 -Thanks to all thathelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:40 +Thanks to all who helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 76 76 77 77 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 78 78 * If you have feedback or ideas for us, talk to the Platypus 79 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 44 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 80 80 * Clear your browser cache (Ctrl + Shift + Del) 81 81 * Check out the release notes [here] 82 82 * Start thinking about how the license tracker can aid your development 83 83 * Start thinking about major, minor, and patch 84 -* Upgrade to the latest build number 85 85 * Keep making great integrations 86 86 87 87 Let's stay in touch and till next time! ... ... @@ -89,6 +89,11 @@ 89 89 {{info}} 90 90 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 91 91 92 -~*~* Indicates a GEN3-only feature. 93 -{{/info}})))((({{toc/}}))){{/container}} 56 +{{/info}} 57 +))) 58 + 59 +((( 60 +{{toc/}} 61 +))) 94 94 {{/container}} 63 +{{/container}}