Changes for page 240 - Spring Cleaning

Last modified by Erik Bakker on 2025/03/10 10:00

From version 675.1
edited by Carlijn Kokkeler
on 2024/08/26 12:16
Change comment: There is no comment for this version
To version 705.1
edited by Erik Bakker
on 2024/09/09 10:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -228 - TBD
1 +229 - Xpath Alignment
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.CarlijnKokkeler
1 +XWiki.ebakker
Content
... ... @@ -3,39 +3,52 @@
3 3  (((
4 4  [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]]
5 5  
6 -**Hi there, eMagiz developers!** This release
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 -== **Feedback Items** ==
9 -//__Grafana improvements__//
10 -* The throughput now shows the unit of measurement in the queue statistics.
11 -* The units of measurement have been improved in the following graphs:
12 -** Runtime detail: Log events are counted as a sum instead of a maximum per data point. Data measurements show if a runtime is on or off.
13 -** Queue detail: Data measurements show if a queue is on or off.
14 -** Event streaming: The Bytes in and out are not a rate per seconds but dynamic based on the time frame selected. The messages in are counted not based on per second but also dynamic based on the time frame selected.
15 -* The Memory and CPU usage table in the runtime statistics displays the maximum value in a given time period that is selected.
16 -* Pressing the 'show main dashboard' button returns back to the unfiltered master dashboard.
17 -* For detailed views the 'show main dashboard' button is on the left.
18 -* Graphs on a page share the same crosshair.
19 -* The styling on HTTP statistics when there are no (un)successful requests within a timeframe has been improved.
20 -* For selection dropdowns the selected variables are locked to the top for easy deselection.
8 +== **Deployment Plan Improvements** ==
9 +
10 +//__Monitoring Trigger - Improvements__//
11 +
12 +* For the step type "Monitoring Trigger," we have re-introduced the "Enable" option.
13 +
14 +[[image:Main.Images.Release Blog.WebHome@release-229-enable-option.png]]
15 +
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.
22 +
23 +[[image:Main.Images.Release Blog.WebHome@release-229-disable-option.png]]
24 +
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.
21 21  
22 -[Manage-Monitoring] Improved the units of measurement in the following graphs:
27 +In the coming weeks, we will actively monitor eMagiz models to see to what extent this advice has been implemented.{{/warning}}
23 23  
24 24  
25 -[[image:Main.Images.Release Blog.WebHome@release-227-errorchannel-stacktrace.png]]
30 +//__Default Plan - Improvements__//
26 26  
32 +* When you press the "Default Plan" option, the following changes will occur (assuming you also have a default plan on your environment).
27 27  
28 -
34 +* The existing "Disable" step is extended to define that eMagiz will automatically enable triggers after 60 minutes have passed.
35 +* The "Enable" step is added as the last step of your deployment plan.
36 +
37 +[[image:Main.Images.Release Blog.WebHome@release-229-new-default-plan.png]]
38 +
29 29  == **Bug Fixes** ==
30 -//__Legacy properties__//
31 -We removed legacy properties in connections through the eMagiz Mendix connector. This means that you will not get blocked anymore when deploying to Production.
40 +//__XPath Header Enricher - Help Text Improvement__//
41 +We have added various help text segments that explain which results the XPath expression will yield in this context and how to ensure that a list of results is returned when executing this action.
32 32  
43 +//__XPath Configuration - Transformation__//
44 +We fixed a bug that caused data loss once you switched between the "custom xpath" and "if exists" options when adding a filter or transformation in the Create Transformation tooling.
45 +
33 33  == **Fancy Forum Answers** ==
34 34  
35 35  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:
36 36  
37 -* [[Messages are not being delivered correctly to the SFTP location>>https://my.emagiz.com/p/question/172825635703914167||target="blank"]]
38 -* [[Uploading XSD>>https://my.emagiz.com/p/question/172825635703914284||target="blank"]]
50 +* [[Spaces handled differently in folder name after using SMB components for file connectivity>>https://my.emagiz.com/p/question/172825635703940018||target="blank"]]
51 +* [[How to process messages with invalid XML content like "&#x2">>https://my.emagiz.com/p/question/172825635703939917||target="blank"]]
39 39  
40 40  == **Key Takeaways** ==
41 41  
... ... @@ -45,7 +45,7 @@
45 45  * If you have feedback or ideas for us, talk to the Platypus
46 46  * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
47 47  * Clear your browser cache (Ctrl + Shift + Del)
48 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.227 - Fix Frenzy.WebHome||target="blank"]]
61 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.228 - Monitoring Mania.WebHome||target="blank"]]
49 49  * Start thinking about how the license tracker can aid your development
50 50  * Start thinking about major, minor, and patch
51 51  * Keep making great integrations