Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 701.1
edited by Erik Bakker
on 2024/08/26 16:18
on 2024/08/26 16:18
Change comment:
There is no comment for this version
To version 714.1
edited by Erik Bakker
on 2024/09/10 10:57
on 2024/09/10 10:57
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 -22 8-MonitoringMania1 +229 - XPath Alignment - Content
-
... ... @@ -3,107 +3,61 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** This release wehavedonemanyimprovements tothemonitoringgraphsinManage.Moreover,wehavemade someimprovements tothe missingproperties andunusedproperties overviewsand didseveralbug fixes. Find out all improvements&bug fixes below!6 +**Hi there, eMagiz developers!** In this release, we made several improvements to keep our model running smoothly. We also made some small changes to various XPath-related parts of the portal and updated our deployment plan. Find out all the improvements and bug fixes below! 7 7 8 -== ** ManageGraphsImprovements** ==8 +== **Deployment Plan Improvements** == 9 9 10 -//__ Genericimprovements__//10 +//__Monitoring Trigger - Improvements__// 11 11 12 -* Pressing the 'show main dashboard' button returns back to the unfiltered master dashboard. 13 -* For detailed views the 'show main dashboard' button is on the left. 14 -* Graphs on a page share the same crosshair. 12 +* For the step type "Monitoring Trigger," we have re-introduced the "Enable" option. 15 15 16 -[[image:Main.Images.Release Blog.WebHome@release-22 8-maindashboard.png]]14 +[[image:Main.Images.Release Blog.WebHome@release-229-enable-option.png]] 17 17 16 +* The "Disable" option under this step type comes with two new options. 17 +** End Action. Here, you can opt for the following three options: 18 +*** Auto-enable triggers 19 +*** Send email 20 +*** Both 21 +** Duration. Here, you can define a waiting period that states how long eMagiz should wait before executing the end action. The value of this field needs to lie between 15 and 120 minutes. Note that the timer starts when your deployment plan's "disable" step is finished. 18 18 19 - //__Specific improvements__//23 +[[image:Main.Images.Release Blog.WebHome@release-229-disable-option.png]] 20 20 21 -* The following graphs now show the unit of measurement per time frame (i.e. bytes/2h) 22 -** Queue Statistics - Overview 23 -*** Message Througput 24 -** Event Streaming Statistics - Overview 25 -*** Bytes In 26 -*** Bytes Out 27 -*** Messages In 25 +{{warning}}Note that the end action is only triggered when the deployment plan cannot complete all steps. When all steps are completed, the timer is **stopped**. Therefore, we advise adding the "enable" step back to the end of your deployment plan to ensure that triggers are automatically re-enabled when the deployment is successfully finished. This also covers cases where the deployment plan is automatically executed (by pressing the play button), after which the user moves on to other things and forgets to move away from the page once the deployment plan is completed. 26 + 27 +In the coming weeks, we will actively monitor eMagiz models to see to what extent this advice has been implemented.{{/warning}} 28 28 29 - [[image:Main.Images.ReleaseBlog.WebHome@release-228-eventsteamingstats.png]]29 +//__Default Plan - Improvements__// 30 30 31 -* The following graph now shows an improved unit of measurement 32 -** Runtime Statistics - Key Metrics 33 -*** Log events are counted as a sum instead of a maximum per data point. 34 -* The following data measurement graphs indicate whether the component was on or off when hovering over the data points. 35 -** Runtime Statistics - Other Metrics 36 -*** Data measurements 37 -** Queue Statistics - Other Metrics 38 -*** Data measurements 31 +* When you press the "Default Plan" option, the following changes will occur (assuming you also have a default plan on your environment): 32 +** The existing "Disable" step is extended to define that eMagiz will automatically enable triggers after 60 minutes have passed. 33 +** The "Enable" step is added as the last step of your deployment plan. 39 39 35 +[[image:Main.Images.Release Blog.WebHome@release-229-new-default-plan.png]] 40 40 41 - *The Memory and CPUusagetable in theRuntime statisticsdisplaysthe maximumvalueina giventimeperiod that is selected.37 +== **SFTP Authentication Option Added - New Runtime Image** == 42 42 43 -* The styling on HTTP statistics when there are no (un)successful requests within a timeframe has been improved. 44 -* For selection dropdowns the selected variables are locked to the top for easy deselection. 39 +With this release we launch a new runtime image that provides an additional configuration option on our SFTP (caching) session factory support object. With this option you can define the **order** in which the authentication is handled and which options are **allowed**. The following options are possible. The default configuration option (which is valid in 99% of the cases) is "Keyboard-Interactive and Password". 45 45 46 -[[image:Main.Images.Release Blog.WebHome@release-228-runtime statistics.png]] 41 +* Password 42 +* Keyboard-Interactive 43 +* Password and Keyboard-Interactive 44 +* Keyboard-Interactive and Password 47 47 48 -== **Feedback Items** == 49 - 50 -//__Failover deployment plan__// 51 -The deployment plan steps with type 'Failover' are now deprecated, meaning they can no longer be added to a deployment plan. 52 - 53 -//__Edit mode flow testing__// 54 -Test messages can now be edited or removed while in the edit mode of the flow testing functionality. 55 - 56 -//__Missing properties overview__// 57 -Setting the value of a missing property will now automatically remove it from the missing properties overview. Besides that, search and sort functionality have been added to the missing properties overview. 58 -[[image:Main.Images.Release Blog.WebHome@release-228-missing-properties.png]] 59 - 60 -//__Legacy release notes__// 61 -The legacy release notes tab has been removed. 62 - 63 -//__SSL helptext__// 64 -The SSL section in runtime settings has more elaborate helptext. 65 - 66 -[[image:Main.Images.Release Blog.WebHome@release-228-ssl-enabled.png]] 67 - 68 -//__Memory warning__// 69 -A pop-up with a warning will be shown when containers are configured with less memory than recommended. 70 - 71 -[[image:Main.Images.Release Blog.WebHome@release-228-memory-settings.png]] 72 - 73 -//__Reuse test messages__// 74 -It is now possible to reuse the test messages created in other flows within the routing and vice versa. 75 - 76 -//__Unused properties__// 77 -We added logging for when properties are deleted from the unused properties screen. 78 - 79 -[[image:Main.Images.Release Blog.WebHome@release-228-unused-properties.png]] 46 +[[image:Main.Images.Release Blog.WebHome@release-229-new-auth-option-sftp.png]] 80 80 81 -//__Styling component__// 82 -The styling of the "File Item Reader Message Source" component configuration pop-up has been improved. 83 - 84 -//__Volume mappings helptext__// 85 -The helptext of volume mappings has been improved. 86 - 87 -[[image:Main.Images.Release Blog.WebHome@release-228-volume.png]] 88 - 89 89 == **Bug Fixes** == 90 -//__ Legacyproperties__//91 -We removed legacyproperties inconnections throughthe eMagizMendix connector.Thisansthatyou willnot getblockedanymorewhendeploying toProduction.49 +//__XPath Header Enricher - Help Text Improvement__// 50 +We have added a help text segment that explain that you will get the first result back if your XPath returns a list of values. Secondly, we have added an additional help text segment that explains how to change the XPath expression in case you want to get a list of values back. 92 92 93 -//__ Exceedingmemory__//94 -We fixed a bug wherenewmachinescouldbedeployedwith exceedingmemory.52 +//__XPath Configuration - Transformation__// 53 +We fixed a bug that caused the “Value“ input field to disappear once you switched from the "custom xpath" to the "if exists" option when adding a Conditional block in the Create Transformation tooling. 95 95 96 -//__Copy paste__// 97 -The copy paste functionality in the flow designer does not change the configuration of existing flow components anymore. 98 - 99 99 == **Fancy Forum Answers** == 100 100 101 101 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: 102 102 103 -* [[Character array is missing "e" notation exponential mark>>https://my.emagiz.com/p/question/172825635703914491||target="blank"]] 104 -* [[Error when creating XSD>>https://my.emagiz.com/p/question/172825635703914508||target="blank"]] 105 -* [[Warning log - "Invalid cookie header">>https://my.emagiz.com/p/question/172825635703927026||target="blank"]] 106 -* [[Param_path variable remains empty when including question mark>>https://my.emagiz.com/p/question/172825635703939749||target="blank"]] 59 +* [[Spaces handled differently in folder name after using SMB components for file connectivity>>https://my.emagiz.com/p/question/172825635703940018||target="blank"]] 60 +* [[How to process messages with invalid XML content like "">>https://my.emagiz.com/p/question/172825635703939917||target="blank"]] 107 107 108 108 == **Key Takeaways** == 109 109 ... ... @@ -113,7 +113,7 @@ 113 113 * If you have feedback or ideas for us, talk to the Platypus 114 114 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 115 115 * Clear your browser cache (Ctrl + Shift + Del) 116 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.22 8-MonitoringMania.WebHome||target="blank"]]70 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.229 - Xpath Alignment.WebHome||target="blank"]] 117 117 * Start thinking about how the license tracker can aid your development 118 118 * Start thinking about major, minor, and patch 119 119 * Keep making great integrations