Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 603.1
edited by Erik Bakker
on 2024/07/16 14:38
on 2024/07/16 14:38
Change comment:
There is no comment for this version
To version 1.1
edited by eMagiz
on 2022/10/12 10:29
on 2022/10/12 10:29
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 - 225 -Pop-upParty1 +185 - To determine - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e bakker1 +XWiki.eMagiz - Content
-
... ... @@ -1,102 +1,78 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}} 3 -((( 2 +{{container layoutStyle="columns"}}((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Inthis release,a newruntimeimage(LINK)willbe available,including changes to ourinfinispancache manager,SMBinboundchanneladapter,andheapmemoryconfiguration.Moreover, we havemadeprogressonouralerting improvementplans andhaveimproved andaddedseveralpop-upscreens.Find outallwereleasedbelow!5 +**Hi there, eMagiz developers!** We have been hard at work bolstering our offering concerning the upcoming rollout of our new architecture stack. Next to that big development, we have finished our work on the Flow Designer which is the major part of this release. Please take a moment to read the below carefully and work with the new flow designer as soon as possible to familiarize yourself with this one. 7 7 8 -== **Feedback Items** == 9 -//__Alerting notification settings__// 7 +==**Flow Designer V3**== 10 10 11 -//__Process containers__// 12 -If a model does not have a license for a pattern, the model contact now has the option to delete the process container of that given pattern. 9 +The new Flow Designer used in Create is released! This is a significant improvement in our iPaaS Portal that implements feedback of our users and helps to improve the overall experience. After several iterations of internal validations and testing sessions with end-users, we are releasing this feature to all users. Below are some key notes that are important to know and to consider. 10 + 11 +=== **Improvements** === 12 +The new Flow Designer implements an approach whereby components can be dragged into the canvas without any configuration setting changed. The right hand panel contains a new section called Alerts that helps users to remove all alerts from the flow created. Such as missing configurations, channels or mismatches. All of these alerts need to be resolved so that a valid flow can be pushed to Deploy. 13 13 14 -//__Design settings__// 15 -When pressing Apply settings in Design Settings, a confirmation screen will now be shown to present the changes that will be taken into effect for each environment. 14 +[[image:Main.Images.Release Blog.WebHome@184 - FlowDesigner releaseblog 1.png]] 16 16 17 -[[image:Main.Images.Release Blog.WebHome@release-225-design-settings.png]] 16 +Furthermore, there is now a right hand panel to brings a few configuration more forward for users. In that panel you will find the following 4 tabs as described below. Furthermore, you can collapse the right hand panel to have more space to view/edit your flow. 17 + 18 +[[image:Main.Images.Release Blog.WebHome@184 - FlowDesigner releaseblog 2.png]] 19 + 20 +* **Alerts** 21 +In this section, all alerts are displayed organized by component. Alert text should be clear to understand the issue and the component can be opened from that same location. 18 18 19 - //__Untested images__//20 - Awarningwillbeshown whenareleaseisactivatedonproduction withanewruntimeimageversionwhichhas notbeentestedonacceptancebefore.23 +* **Resources** 24 +In this section, all resources are displayed used by the flow. Resources can be added and deleted from this section, as well as download and viewed. Generated resources such as transformations and definition are also vieweable from here. Use the option Show generated resources to explore these. 21 21 22 -[[image:Main.Images.Release Blog.WebHome@release-225-image-warning.png]] 26 +* **Support objects** 27 +The support objects are no longer stored on the canvas, but displayed as a list in this tab. The interaction to add new support objects is also moved to this tab. Support objects can be edited from this tab as well. Please note that the interaction with the main canvas remains - selecting a support object will highlight the components in the canvas to illustrate where that support object is used. 23 23 24 - //__InfinispanCacheManager__//25 - Weadded support fortheInfinispanCacheManagertoperformclusteringthroughJGroups'GossipRouter.Forthis,anewruntime imageLINKis available.29 +* **Properties** 30 +The properties tab is also visible now and has been improved so that the values in Deploy can also be viewed. All values of all environments can be viewed - container level properties replicated are condensed into a single entry. 26 26 27 -//__Infinispan Cache Manager error message__// 28 -We improved the error message when configuring an Infinispan Cache Manager with ‘TCP-ping’ transport type, when the list of peer hosts are passed in invalid format. For this, a new runtime image LINK is available. 32 +=== **User interaction changes** === 33 +There are some small changes to consider compared to the old flow designer. Please take a moment to read these: 34 + 35 +* Multiple select. This option is still available, but you have to click the shift button while drawing the rectangle that holds the objects to select 36 +* Live preview. When moving components around, a live preview of the flow is displayed so that alignment becomes easier 29 29 30 -//__Flow bump__// 31 -When bumping a new version of the flows that are using a resource, you can specify which version type you want to create, Major, Minor or Patch version. You can also give more information in a description. 32 32 33 - [[image:Main.Images.ReleaseBlog.WebHome@release-225-resources-update.png]]39 +== **Feedback items ** == 34 34 35 -//__Unused support objects__// 36 -Support objects are now shown in two sections, namely 'Support objects' and 'Unused support objects'. 41 +We have also solved other feedback items besides the key updates around functionality. 37 37 38 -[[image:Main.Images.Release Blog.WebHome@release-225-unused-support-object.png]] 39 - 40 -//__Deleting routes__// 41 -For clarity purposes, a confirmation pop-up will be shown when deleting routes. 43 +//__Set runtime field as first selected field on property level__// 44 +With this change, the runtime is the first field selected when copying a property. This way it is easier to select another runtime and propagate that property to that runtime as well. 42 42 43 -[[image:Main.Images.Release Blog.WebHome@release-225-routes.png]] 44 - 45 -//__Debug queue__// 46 -The 'Open debug queue' button in the queue browser enables the user to directly open the debug queue when it exists instead of having to search for it. 46 +[[image:Main.Images.Release Blog.WebHome@184 - FlowDesigner releaseblog 3.png]] 47 47 48 -[[image:Main.Images.Release Blog.WebHome@release-225-open-debug-queue.png]] 49 - 50 -== **Bug Fixes** == 51 -//__Internal server error__// 52 -The internal server error pop-up is not received anymore when moving to Create in a model which has an Event Streaming license but is not using it. 53 53 54 -//__Namespace update__// 55 -Editing a namespace used in a message definition automatically updates the message definition & transformations. 56 - 57 -//__Error pop-up__// 58 -We fixed an issue where a pop-up was shown with an incorrect error while editing the message mapping of a synchronous flows. 59 - 60 -//__SMB inbound channel adapter__// 61 -The SMB inbound channel adapter failed to retrieve files when the remote directory pointed to a path with multiple directories in it, unless they were seperated with '}}' instead of '{{/'. This has been resolved, meaning that remote directories that contain multiple folders in its path can (and should) contain '/' again. For this, a new runtime image LINK is available. 62 - 63 -//__Heap memory__// 64 -The initial committed heap memory of runtimes has been lowered to better match actual usage. For this, a new runtime image LINK is available. 65 - 66 -//__Classpath conflicts__// 67 -We updated transitive runtime dependencies to prevent potential conflicts on the classpath for extended images. 68 - 69 69 == **Fancy Forum Answers** == 70 70 71 -As always, this isa 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:51 +As always, a gentle reminder to all 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: 72 72 73 -* [[Transaction failed and has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]] 74 -* [[How to calculate HMAC-SHA1 signature for webhook verification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]] 75 -* [[How can you convert an json array to xml with the new approach?>>https://my.emagiz.com/p/question/172825635700357885||target="blank"]] 53 +* [[Excel Attachment in Mail to File>>https://my.emagiz.com/p/question/172825635703120756||target="blank"]] 54 +* [[Importing datapipeline store component Mendix to AWS Redshift failed>>https://my.emagiz.com/p/question/172825635703120551||target="blank"]] 76 76 77 -== **Key Takeaways** ==56 +== **Key takeaways** == 78 78 79 -Thanks to all whohelpedbuildandthose who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:58 +Thanks to all that help build, those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 80 80 81 81 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 82 82 * If you have feedback or ideas for us, talk to the Platypus 83 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 62 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 84 84 * Clear your browser cache (Ctrl + Shift + Del) 85 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.224 - Summer Sonata.WebHome||target="blank"]]64 +* Check out the release notes [here] 86 86 * Start thinking about how the license tracker can aid your development 87 87 * Start thinking about major, minor, and patch 67 +* Upgrade to the latest build number 88 88 * Keep making great integrations 69 +* Check out the new documentation portal. 89 89 90 90 Let's stay in touch and till next time! 91 91 92 92 {{info}} 93 -~* Indicates a Beta feature. If you would like to get access to this beta feature ,please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]74 +~* Indicates a Beta feature. If you would like to get access to this beta feature please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 94 94 95 -{{/info}} 96 -))) 97 - 98 -((( 99 -{{toc/}} 100 -))) 76 +~*~* Indicates a GEN3-only feature. 77 +{{/info}})))((({{toc/}}))){{/container}} 101 101 {{/container}} 102 -{{/container}}