Changes for page 206 - Situational Deployment
Last modified by Carlijn Kokkeler on 2024/04/18 13:11
From version 158.1
edited by Carlijn Kokkeler
on 2023/10/10 14:19
on 2023/10/10 14:19
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 - 206-SituationalDeployment1 +185 - To determine - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.eMagiz - Content
-
... ... @@ -2,69 +2,64 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** In thelast fewweeks,wehavedonemuchwork for theDeployphase.Ontopofthat, we have workedonseveral storefunctionalities.Next to this,wehaveseveralsmallerfeedbackitemsfrom ourhackathoneffortsthatare nowreleasedto you.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. 6 6 7 -== DeploymentPlan**7 +==**Flow Designer V3**== 8 8 9 -//__Improved deployment plan to make the process better and more predictable__// 10 -The algorithm for genarating a default deployment plan is improved to keep jms downtime and alerting to a minimum. Next to this, the start/stop/restart machine deployment steps are now also executed correctly for aws and on-premises machines. 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. 11 11 12 -//__Editing release properties__// 13 -With this release, it will be possible to change the description of a property by editing the property. 14 +[[image:Main.Images.Release Blog.WebHome@184 - FlowDesigner releaseblog 1.png]] 14 14 15 -//__JMS memory setting check__// 16 -A change in memory settings triggers redeployment of the container now. 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. 17 17 18 - //__Propertiestab__//19 - Wehave removed thedeprecated tabProperties in theDeployphase.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. 20 20 21 - //__Cleanupldimages__//22 - Whenarelease is removed,therelatedunusedimagesin theon-premisesmachines willberemovedaswell.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 -== **Store Improvements** == 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. 25 25 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 26 26 27 -== **Feedback Items** == 38 + 39 +== **Feedback items ** == 28 28 29 -//__Alerting manual pause__// 30 -A few releases ago we changed the behavior of alerting in the deployment plan. Now each time when a deployment plan is executed the alerting will be automatically re-enabled when the deployer closes the deployment plan or closes the web browser. The majority of the users are happy with the new behavior, but there are some use cases that you do not want start the alerting immediately. With this release, if alerting has been paused manually, this will not be activated automatically after a release deployment. 41 +We have also solved other feedback items besides the key updates around functionality. 31 31 32 -//__ Orderingofgraphs inManage__//33 - Thegraphsin Managearenow ordered accordingtoimportance.Thismeansthat runtimestatisticsare sortedby"ProcessCPU usage"(highestfirst),queue statistics aresortedby "Messages in queue"(highestfirst),andHTTPstatisticsare sorted by"Unsuccessfulrequests" (highestfirst).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. 34 34 35 -//__UTC times in Grafana panels__// 36 -All Grafana panels now show UTC times, which are normally used in eMagiz, instead of local (browser) time zones. This way, it is easier to match graphs with logging events or alerts. 37 - 38 -//__Update flow designer version__// 39 -The framework used in the flow designer has been updated to the latest version. 40 - 41 -//__Carwash track TLS versions in logging__// 42 -A new logging feature will be released, enabling us to make better choices in deprecating old encryption standards. 43 - 44 -//__Moving channels in the flow designer__// 45 -Moving already attached channels in the flow designer has been made sligthly easier. 46 - 47 -//__Topic sizes description change__// 48 -In the change description (and History) when altering the topic size of a topic the new and old value were switched around creating confusion, this has been resolved. 49 - 50 -//__Topic sizes description change__// 46 +[[image:Main.Images.Release Blog.WebHome@184 - FlowDesigner releaseblog 3.png]] 51 51 52 -== **Bug Fixes** == 53 53 54 - 55 55 == **Fancy Forum Answers** == 56 56 57 -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: 58 58 59 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||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"]] 60 60 61 61 == **Key takeaways** == 62 62 63 -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: 64 64 65 65 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 66 66 * If you have feedback or ideas for us, talk to the Platypus 67 -* 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. 68 68 * Clear your browser cache (Ctrl + Shift + Del) 69 69 * Check out the release notes [here] 70 70 * Start thinking about how the license tracker can aid your development ... ... @@ -71,12 +71,13 @@ 71 71 * Start thinking about major, minor, and patch 72 72 * Upgrade to the latest build number 73 73 * Keep making great integrations 69 +* Check out the new documentation portal. 74 74 75 75 Let's stay in touch and till next time! 76 76 77 77 {{info}} 78 -~* 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]] 79 79 80 -~*~* Indicates a next-generation-architecture only feature.76 +~*~* Indicates a GEN3-only feature. 81 81 {{/info}})))((({{toc/}}))){{/container}} 82 82 {{/container}}