Changes for page 240 - Spring Cleaning

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

From version 751.1
edited by Carlijn Kokkeler
on 2024/10/21 12:13
Change comment: There is no comment for this version
To version 715.1
edited by Carlijn Kokkeler
on 2024/09/23 11:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -232 - TBD
1 +230 - Petite Peaks
Content
... ... @@ -3,62 +3,61 @@
3 3  (((
4 4  [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]]
5 5  
6 -**Hi there, eMagiz developers!**
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** ==
8 +== **Deployment Plan Improvements** ==
9 9  
10 -
11 -[[image:Main.Images.Release Blog.WebHome@release-232-explore-button.png]]
10 +//__Monitoring Trigger - Improvements__//
12 12  
13 -//__Property name__//
14 -When creating a new property name for a new property value, it wil automatically be selected for the new property value.
12 +* For the step type "Monitoring Trigger," we have re-introduced the "Enable" option.
15 15  
16 -[[image:Main.Images.Release Blog.WebHome@release-232-propery-name.png]]
17 -
18 -== **Bug Fixes** ==
19 -//__Hidden Explore__//
20 -The 'Explore' button will no longer be hidden if there are no results when searching on a queue name in the queue browser.
14 +[[image:Main.Images.Release Blog.WebHome@release-229-enable-option.png]]
21 21  
22 -//__Property name__//
23 -The 'Delete' button in the Containers overview is no longer visible for users without the required permissions.
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.
24 24  
25 -[[image:Main.Images.Release Blog.WebHome@release-232-delete-container.png]]
23 +[[image:Main.Images.Release Blog.WebHome@release-229-disable-option.png]]
26 26  
27 -//__Technical names__//
28 -It is no longer possible anymore to create machines with the same technical name.
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}}
29 29  
30 -//__Failover systems__//
31 -When enabling or disabling our failover feature for a system, its connector container will no longer be moved to another machine if not required.
29 +//__Default Plan - Improvements__//
32 32  
33 -//__Deploy architecture changes__//
34 -The pop-up that is shown after pressing 'apply to environment' in Deploy Architecture will only show the current changes, irrelevant information has been removed.
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.
35 35  
36 -//__Code mappings search__//
37 -When searching in the code mappings overview and pressing enter in a search field, search results would get duplicated. This has been fixed.
35 +[[image:Main.Images.Release Blog.WebHome@release-229-new-default-plan.png]]
38 38  
39 -[[image:Main.Images.Release Blog.WebHome@release-232-code-mappings.png]]
37 +== **SFTP Authentication Option Added - New Runtime Image** ==
40 40  
41 -//__Source filters__//
42 -Source filters will now display the attribute filter statement correctly.
43 -
44 -[[image:Main.Images.Release Blog.WebHome@release-232-source-filters.png]]
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 -//__Deploy rights__//
47 -We updated the user rights in a model such that in order to deploy a release in Deploy, you should have both edit rights in Deploy and Manage.
41 +* Password
42 +* Keyboard-Interactive
43 +* Password and Keyboard-Interactive
44 +* Keyboard-Interactive and Password
48 48  
49 -//__Zoom tooltip__//
50 -The tooltip in the Flow Designer now zooms in/out correctly.
51 -
52 -//__Zoom tooltip__//
53 -The conditional visiblity of filtering operations of SMB, SFTP & FTP outbound gateways when using the 'remove' and 'get' operations has been improved.
46 +[[image:Main.Images.Release Blog.WebHome@release-229-new-auth-option-sftp.png]]
54 54  
55 -[[image:Main.Images.Release Blog.WebHome@release-232-conditional-filtering.png]]
56 -
48 +== **Bug Fixes** ==
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.
51 +
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.
54 +
57 57  == **Fancy Forum Answers** ==
58 58  
59 59  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:
60 60  
61 -* [[H2 Database on ESF Across Multiple Runtimes>>https://my.emagiz.com/p/question/172825635703991017||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 "&#x2">>https://my.emagiz.com/p/question/172825635703939917||target="blank"]]
62 62  
63 63  == **Key Takeaways** ==
64 64  
... ... @@ -68,7 +68,7 @@
68 68  * If you have feedback or ideas for us, talk to the Platypus
69 69  * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
70 70  * Clear your browser cache (Ctrl + Shift + Del)
71 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.231 - Microscopic Madness.WebHome||target="blank"]]
70 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.229 - Xpath Alignment.WebHome||target="blank"]]
72 72  * Start thinking about how the license tracker can aid your development
73 73  * Start thinking about major, minor, and patch
74 74  * Keep making great integrations