Changes for page 240 - Spring Cleaning

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

From version 707.1
edited by Erik Bakker
on 2024/09/09 10:18
Change comment: There is no comment for this version
To version 713.1
edited by Erik Bakker
on 2024/09/10 10:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,11 +14,11 @@
14 14  [[image:Main.Images.Release Blog.WebHome@release-229-enable-option.png]]
15 15  
16 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
17 +** End Action. Here, you can opt for the following three options:
18 18  *** Auto-enable triggers
19 19  *** Send email
20 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.
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 22  
23 23  [[image:Main.Images.Release Blog.WebHome@release-229-disable-option.png]]
24 24  
... ... @@ -26,22 +26,31 @@
26 26  
27 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 -
30 30  //__Default Plan - Improvements__//
31 31  
32 -* When you press the "Default Plan" option, the following changes will occur (assuming you also have a default plan on your environment).
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.
33 33  
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 37  [[image:Main.Images.Release Blog.WebHome@release-229-new-default-plan.png]]
38 38  
37 +== **New Runtime Image - SFTP Authentication Option Added** ==
38 +
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".
40 +
41 +* Password
42 +* Keyboard-Interactive
43 +* Password and Keyboard-Interactive
44 +* Keyboard-Interactive and Password
45 +
46 +[[image:Main.Images.Release Blog.WebHome@release-229-new-auth-option-sftp.png]]
47 +
39 39  == **Bug Fixes** ==
40 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.
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.
42 42  
43 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.
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.
45 45  
46 46  == **Fancy Forum Answers** ==
47 47