Changes for page 216 - Hack Heaven
Last modified by CarlijnKokkeler on 2024/04/18 13:04
From version 24.1
edited by Erik Bakker
on 2022/10/24 08:59
on 2022/10/24 08:59
Change comment:
There is no comment for this version
To version 418.1
edited by Erik Bakker
on 2024/03/11 15:17
on 2024/03/11 15:17
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 -1 86 -DaemonSwitch1 +216 - Hack Heaven - Content
-
... ... @@ -1,150 +1,148 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** Wehave hitthegroundrunningin this quarter by not only focusingonlargerfeaturesbutalsospend asubstantialchunkof timeon focusingwithusallonalot ofsmaller feedbackitemsand bugs.All theseitems will beprovided toyouwiththisrelease.Amongtheseareflowdesignerimprovements,navigation improvements, andconsistencyimprovements.Ontopof that,wehavemade ournewmonitoringstackavailable to afirst setof models.Soletusdiveinto allwe have to offerthistime!6 +**Hi there, eMagiz developers!** As part of our alignment week, we also had a hackathon event focusing on a wide array of reported feedback on the portal. The majority of the release blog will be focused on this. On top of that, we launch new functionality that makes it easier to transform to JSON, select infra flows in a release, and deploy multiple agents to a single machine that adheres to specific conditions. But before we dive into all that has changed, we will publish several announcements via this release blog (and other channels) to prepare your model for upcoming major changes. 6 6 7 -== ** Newmonitoringstack** ==8 +== ** Announcement - TLS versions deprecated** == 8 8 9 - This release will introducea new monitoring stack that is available for models thatrunin the new runtime architecture ofeMagiz. With the helpof this monitoringstack we have redesigned various screens in Manage and restructured our alerting approach. For a sneak preview ofwhat these changes entail please checkoutthefollowing microlearnings.10 +Placeholder for info from Bas 10 10 11 -* [[Runtime Statistics>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-manage-interpreting-runtime-statistics-gen3.WebHome||target="blank"]] 12 -* [[Alerting in eMagiz>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-manage-interpreting-runtime-statistics-gen3.WebHome||target="blank"]] 13 -* [[Queue Statistics>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Messaging.crashcourse-messaging-interpreting-queue-statistics-gen3.WebHome||target="blank"]] 14 -* [[HTTP Statistics>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.Advanced monitoring API Gateway.advanced-monitoring-apigateway-http-statistics.WebHome||target="blank"]] 12 +{{info}}Text{{/info}} 15 15 16 - {{info}}Notethat thenew monitoring stack is only availableformodels that runthenewruntime architecture.Should you wish to become an early adopterplease contact us at productmanagement@emagiz.comtodiscuss the possibilities{{/info}}14 +== **Announcement - Spring 6** == 17 17 18 - ==**TransformationImprovements**==16 +In the next release, we expect to release a major version of our current runtime base image for all our clients running on the **current runtime** architecture. This image moves the eMagiz stack from Java 8 to Java 17, and from Spring Framework 5 to Spring Framework 6. Although eMagiz will try to make the transition as smooth as possible, we recommend that you start with the following preparations. 19 19 20 -//__Toggle between Design and Create__// 21 -This release will introduce a toggle that allows you to quickly navigate between the Create Transformation and the Design Message Mapping. In both Create as Design, a new button is added on the transformation level that allows you to open the transformation in Design (or Create) depending on where you are currently. This should make navigating easier when you make a mistake or forget something in Design. 18 +{{warning}} 19 +* Make sure that your release is running on the **latest** flow versions. After the release of the new image, eMagiz will push new flow versions of components that have changes. These new flow versions must be included in the subsequent release. Having your release already on the **latest** flow versions makes this less affecting 20 +* To help you identify which flow versions are especially important here, you can consider all flows that contain any of the following components: 21 +** Simple job launcher (data pipelines) 22 +** Job explorer (data pipelines) 23 +** HTTP components message sender (support object) 24 +** Web service outbound gateway (with a 'message sender' attribute specified) 25 +** SFTP session factory (support object) 26 +** API gateways with OAuth2 as security mechanism. 27 +* We recommend identifying flows with (advanced) custom Groovy scripts. As our Java version changes and the Spring version changes, this may affect the availability of the libraries on the classpath, and therefore the validity of import statements. You can already test the Groovy script using the flow testing functionality as flow testing is already running on the Java 17 and Spring Framework 6 baseline. 28 +** In addition, the groovy version used has been moved from version 3.0.19 to 4.0.18. These changes may affect your scripts as well. These release notes outline the major changes 29 +* The code handling SFTP file transfer has been overhauled completely. Although this should not affect you, we encourage you to test your SFTP integrations before deploying to Production.{{/warning}} 22 22 23 -//__Improved Transformation options for booleans__// 24 -On top of that, we will introduce additional functionality to transform "Boolean to enumeration," "enumeration to Boolean," and" Boolean to Boolean." Just as you are used to for the "enumeration to enumeration" transformation, you can now define a value mapping for each combination mentioned above. See below for an example of how this looks. 25 25 26 - [[image:Main.Images.ReleaseBlog.WebHome@179-release-blog--transformation-options-boolean.png]]32 +== **Infra flow selection** == 27 27 28 - ==**Feedbackitems**==34 +This release will include a significant update to our release functionality, which allows you to configure your release. Presently, eMagiz will allow you to see changes on the infra-flow level visually. 29 29 30 - Apart fromthe key updatesaround functionality, wehavealsosolvedotherfeedbackitems.36 +[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-comparison.png]] 31 31 32 -//__Correctly define the size of a cloud slot when creating it for the first time__// 33 -Currently, eMagiz will look to Design when creating the cloud slot for the first time. This is to avoid you having to “create” your solution twice, as there were instances where eMagiz would always create the cloud slot with the smallest size available first, even if this were not what you wanted. 38 +In edit mode, you can select a new version via the right-click option, which you already use for other flows. 34 34 35 -//__Updated infographic Capture__// 36 -As of now, we have updated the infographic on the Capture phase to incorporate the new look and feel and explain the updated functionality in Capture. 40 +[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-selection.png]] 37 37 38 -//__Updated error feedback in Design__// 39 -Before, you could see a transformation error in Design even though the transformation was not used in your solution (i.e., “data pipeline” functionality). However, when you now define a specific integration as a data pipeline solution, the error will not be shown. 42 +We have also added a title to each context menu that specifies the flow type (e.g., exit connector, container infra, connector infra) for additional clarity while constructing your release. 40 40 41 -//__Improved styling of Topic Storage in Design Architecture__// 42 -When having a large number of topics in your environment, the topic storage overview in Design Architecture will now be improved as the horizontal scrollbar is gone. 44 +[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--context-menu-title.png]] 43 43 44 -//__Improved styling of error feedback on User Management in Deploy__// 45 -With this release we have improved the styling of the feedback pop-up you get in User management after pressing “Apply to environment” and several updates could not be executed. 46 +== **Multiple environments selection** == 46 46 47 -//__Show only the ten latest flow versions when selecting a flow version in a Release__// 48 -To improve the quality and speed of defining a release, we will show only the latest ten versions of a flow in the release widget, as these ten are most likely to be selected by a user. If you need an older version, you can add it via the “Details” option on the release. 48 +{{warning}}The following is only applicable under the following conditions: 49 + * Windows 2022 server 50 + * At least one port opened (as a consequence of a hosted web service){{/warning}} 49 49 50 - [[image:Main.Images.ReleaseBlog.WebHome@179-release-blog--ten-latest-flow-versions-release.png]]52 +When configuring your Deploy Agent, you now have an additional option that the user can activate. This checkbox unlocks the possibility of stability when running multiple deploy agents on one machine. 51 51 52 -//__Optional Client Secret when using the grant_type Password when calling an OAuth2.0 IDP__// 53 -Before, you needed to define the Client Secret even for the grant_type Password, where it is not always required. We have corrected this behavior to ensure that this is in line with the OAuth 2.0 specification. 54 +[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--multiple-environments.png]] 54 54 55 -//__Clear API Gateway System message__// 56 -With this release, we have added the Clear button that you already know from the messaging pattern to the API Gateway system message. This unifies the options between the two patterns in Design on the system message level. 56 +== **Feedback Items** == 57 +//__Easier component selection in flow designer__// 58 +The area selector through which you can select one or more components has improved to allow for an easier selection of said components when displayed close to the edge of the canvas. Expanding the area allows you to select these components, which will become much easier. 57 57 58 -//__ Additionalinformation inPropertyHistory__//59 - To improvetheusabilityofthepropertyhistorypagein Deploy,wenowalsoshowtheruntimeonwhichaparticularpropertyischanged.Thisisparticularlyusefulwhenchangingthesameproperty usedondifferentruntimes.60 +//__Improved handling of optionality in JSON on lists__// 61 +Previously, eMagiz always created a JSON array if your data model expected a list. This led to unexpected and undesirable behavior of the message, as empty arrays are not always accepted by external parties. 60 60 61 -//__Save Tag when ready__// 62 -With this release, we have made it explicit that when you want to change the name of a tag, you first need to press the “Save” button before the change is actualized within your model. 63 +With this release, we have changed the way in which we generate the JSON output should there be an empty list. Consequently, the empty list will **not** be part of the output anymore, as desired. 63 63 64 -//__ View deployment step information whenhavingviewrights__//65 - Withthisrelease,wehavemade itpossibletoviewnotonlythedeploymentstepsbutalso the detailedinformationof eachdeploymentstep whenyouonlyhaveviewrightsona specificenvironment.65 +//__Loading bar when searching for log entries__// 66 +To indicate to the user that eMagiz is still busy retrieving log entries, we have added a loading bar to the log entry overview upon pressing search. 66 66 67 -//__ Validating externalrecipientsin notificationsettings__//68 - Before pressingsave,we willnow validatewhatyouenteredintheexternalrecipientssettingtoensure thatwhatis enteredtherearevalidvalues.68 +//__Improved feedback when deleting elements from Capture__// 69 +To better specify to the user which integration or system the user intends to delete, we have improved the text in the confirmation pop-up. This way, we can provide more information to the user to avoid mistakes. 69 69 70 -//__ Automaticallylinkenumerationlisttoattribute__//71 -Wh enyoucreate anenumerationlistrelevant toaparticularattribute,eMagizwillnowautomaticallylinkthetwo togetherwithoutyouhavingto do thismanually.71 +//__Enhanced filter options in Manage__// 72 +With this release, we have added filter options on both the Alerting tab and the Trigger configuration pop-up. This allows users to filter on Status (Alerting) and Queues, Topics, Recipients, and more (Trigger configuration pop-up) in these places. 72 72 73 -//__ Approveand gotoenvironment__//74 - Withthis release,wewillprovideyouwiththeoptionto approve areleasetoa specific environment andleteMagizdirectly takeyou to thatenvironment.74 +//__Copy property names from Create__// 75 +This release unlocks the possibility of easily copying the name of a property placeholder so it can be used while deploying. 75 75 76 -[[image:Main.Images.Release Blog.WebHome@179-release-blog--approve-and-go-to-environment.png]] 77 +//__Improved feedback during migration to the current runtime architecture__// 78 +Should you try to migrate the JMS before any other runtime under Create -> Settings, we have improved the feedback. This feedback will tell you why you cannot migrate in this order. 77 77 78 -//__ RemoveirrelevantinformationonaruntimeinDesignArchitecture__//79 -We have removedall irrelevant informationfor auserwhen youenterthedetailsviewof a runtimeinDesign Architecture. The informationthatis still shownis visualizedbelow.80 +//__Block user from making changes to their cloud while another upgrade is still in progress__// 81 +We now block users from changing their cloud configuration when another upgrade is ongoing. 80 80 81 -[[image:Main.Images.Release Blog.WebHome@179-release-blog--container-view.png]] 83 +//__Cron trigger validation__// 84 +We have added a validation check upon saving a cron expression in the Flow Designer to avoid flows not starting due to a misconfigured cron expression. 82 82 83 -//__Add question about message redelivery in Capture__// 84 -When you use the message redelivery functionality, and it is relevant to consider whether it will be helpful when sending data to the system, you will now see an additional question in Capture. This question should trigger a thinking process on handling message redelivery for that specific solution. 85 - 86 -//__Prevent pressing “Apply to environment” multiple times leading to conflicts__// 87 -With this release, we have improved this functionality to verify whether an update is currently being executed. If this is true, all other times, you push the button; you will be notified that the process is still running. This is done to avoid potential conflicts if a user presses the "Apply to environment" button more than once in a short period. 88 - 89 -//__Add “State” to the topic details in Deploy Architecture__// 90 -Based on your feedback, we have improved the topic details overview to include the “State” of a topic. Each topic can be “Unchanged,” “Changed,” “Deleted,” or “New.” Based on this state, you can determine which topics will be added, changed, deleted, or remain untouched. 91 - 92 -//__Improved stability of logging on the Gen3 Architecture__// 93 -With this release, we have improved the stability of the logging and made sure that the logging is correctly compacted internally. 94 - 95 95 == **Bug Fixes** == 87 +//__Making Edit (and View) the default action when configuring parameters__// 88 +We have made the Edit (and View) button the default action when configuring parameters in a transformation. 96 96 97 -//__ Various updates when importingstore items inDesign includingatransformation__//98 -W ith this release,wehavemadeseveralimprovementsforimportingstoreitemsinDesign,including atransformation.This will furtherbolsterouroffering on this.90 +//__Property configuration pop-up resized__// 91 +We have resized the property configuration overviews to make the property value better readable. 99 99 100 -//__ Opening flowtesting widgetin specific circumstanceswasnotworking__//101 - Withthis release, wefixed anissuewhereyoucould not opentheflow testing functionality in theCreate phase when yourflowcontaineda particular constructioncombined with the “nullChannel.”93 +//__Alphabetically sorted components in the flow designer__// 94 +As of this release, we now sort the components alphabetically in the flow designer. 102 102 103 -//__Improved st ylingwhenadding a largemessagetoa flow test__//104 - Withthis release,thestylingofthepop-up willnotchangewhenyoudefinea large messageasinput(orexpectedoutput) of yourflow test.Thiswillensurethatyou canstilleasilyspecifytheflowtestmessage’snameanddescriptionafterenteringthe largemessage.96 +//__Improved sorting on runtime overview__// 97 +As of this release, we now sort the runtimes in the runtime overview correctly by time. This means that the runtime with a changed status, closest to the current date and time, is shown at the top of the list. This should reduce the chance of overlooking a critical mistake. 105 105 106 -//__ Errors on theUIdonotkeep followingme__//107 - Before, we hadsomeissues: when you navigated awayfromthe API Gateway statisticspage,an error pop-upwould keepfollowingyou throughout theplatform. To resolve this issue, youneededto refreshthebrowser. We have fixedthis issue permanentlywith this release,making therefresh obsolete.99 +//__Improved sorting on catalog overview__// 100 +As of this release, we now sort the topics in the catalog by name. 108 108 109 -//__ Navigatingback to the transformation inCreateworksagain__//110 - With this release,wehave squasheda bugthat annoyed users.Before,it couldhappenthat when younavigatedaway fromthetransformation page in your flowinCreate andreturnedlater,the transformationwas notshownanymore. Withthis release, we havemadesurethatregardless ofwhere youcomefrom,thetransformationwillbevisiblefor youtosee.102 +//__Styling fix on rich text editors__// 103 +Rich text editors are used in various parts of the portal. This release fixes a broken styling configuration that made it difficult to fill in information in these editors. 111 111 112 -//__ Removethe qualifiednamewhen editinga non-legacyMendix entry in eMagiz__//113 - Withthis release,wehave removedthepossibilityofchanging theobsoletequalifiednamewheneditinganon-legacyMendixentryineMagiz.105 +//__Styling fix on release edit__// 106 +As of this release, the correct icon (green) will be shown when wanting to add a second API operation under the same "header." 114 114 115 -//__ Selectingtagswhendrawingaline in Capture__//116 -W ehave nowmadethispossible(again).Thisway,youcandirectlyselectthe tag(s)youwant insteadofopeningthedetailedinformationonthelineafterit is alreadyaddedtoCapture.108 +//__Removed false-positive alerts on transformations__// 109 +When transforming a string to a non-empty string, eMagiz would also show an alert even if the user made a check to avoid an empty string as output. This behavior is now corrected. This will significantly reduce the number of alerts you will see as a user within the context of your transformation. 117 117 118 -//__ Removeinvalid selectionwhen configuring acrontriggervia the tooling__//119 - With thisrelease, wehave removedinvalidselectionoptions presented to you whenyouusedtheconfigurationoption on a propertyof typecron to leteMagiz definethecrontrigger value. Thisis toavoidunwantedsurprises when deployingyoursolution.111 +//__Event Streaming Graphs - view thirty days back__// 112 +Just like the other views, we now also provide the user with a default thirty-day window to analyze relevant statistics related to event streaming further. 120 120 114 +//__Improved helptext__// 115 +We have improved various help texts across the portal to indicate better what should be filled in for specific fields. 116 + 121 121 == **Fancy Forum Answers** == 122 122 123 -As always, a gentle reminder to a ll 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:119 +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: 124 124 125 -* [[Header 'X' with value '0' will not be set since it is not a String and no Converter is>>https://my.emagiz.com/p/question/172825635700363586||target="blank"]] 126 -* [[Kafka Consumer Mendix String Deserializer is not working>>https://my.emagiz.com/p/question/172825635700363585||target="blank"]] 127 -* [[Namespace prefix 'xs' has not been declared>>https://my.emagiz.com/p/question/172825635700363685||target="blank"]] 121 +* [[XSD is only partially imported into eMagiz (xmlStat.xsd)>>https://my.emagiz.com/p/question/172825635703773349||target="blank"]] 128 128 129 -== **Key takeaways** ==123 +== **Key Takeaways** == 130 130 131 -Thanks to all thathelp build,those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:125 +Thanks to all who helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 132 132 133 -* If you have questions surrounding our Program Increment Planning, please get in touch with 127 +* If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 134 134 * If you have feedback or ideas for us, talk to the Platypus 135 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 129 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 136 136 * Clear your browser cache (Ctrl + Shift + Del) 137 137 * Check out the release notes [here] 138 138 * Start thinking about how the license tracker can aid your development 139 139 * Start thinking about major, minor, and patch 140 -* Upgrade to the latest build number 141 141 * Keep making great integrations 142 142 143 143 Let's stay in touch and till next time! 144 144 145 145 {{info}} 146 -~* Indicates a Beta feature. If you would like to get access to this beta feature please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 139 +~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 147 147 148 -~*~* Indicates a GEN3-only feature. 149 -{{/info}})))((({{toc/}}))){{/container}} 141 +{{/info}} 142 +))) 143 + 144 +((( 145 +{{toc/}} 146 +))) 150 150 {{/container}} 148 +{{/container}}