Changes for page 216 - Hack Heaven
Last modified by CarlijnKokkeler on 2024/04/18 13:04
From version 39.1
edited by Erik Bakker
on 2022/11/07 16:15
on 2022/11/07 16:15
Change comment:
There is no comment for this version
To version 421.1
edited by Erik Bakker
on 2024/03/11 15:24
on 2024/03/11 15:24
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 87-IntegrationSponsor1 +216 - Hack Heaven - Content
-
... ... @@ -1,175 +1,135 @@ 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!** Withthisreleasewe will releaseseveralimpactfulfeaturesandenablersto our community.Amongothersthenextphaseof the eMagizStorewill becomepublicly available.Thismeansthatyoucan now importdata models andtransformationontopofsystem messages inDesignandaccelerators inCreate.Furthermore,wewilllaunch a newBetafunctionalitythrough some of ourclientsthatwillenableyoutorestore yourflowtoapreviousversion.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 -== ** Store -Nextphase** ==8 +== ** Announcement - TLS versions deprecated** == 8 8 9 - This release will introducethe next phaseof the Store to our whole community. With this new functionality you can now importdata model messages (i.e. CDM, API Gateway Data model orEvent Streaming data model) and transformations.This way connecting tostandardized systems such as Exact Online, Microsoft Graph, Salesforce and others will becomeeven easier.10 +Placeholder for info from Bas 10 10 11 - [[image:Main.Images.Release Blog.WebHome@187-release-blog--current-store-offering.png]]12 +{{info}}Text{{/info}} 12 12 13 - {{info}}Formore informationon the Store please check out this [[course>>doc:Main.eMagiz Academy.Microlearnings.Novice.eMagiz Store.WebHome||target="blank"]].Asa reminder you can find all documentation on all availableStore contentpublished by eMagiz [[here>>doc:Main.eMagizStore.WebHome||target="blank"]].{{/info}}14 +== **Announcement - Spring 6** == 14 14 15 - ==**eMagizMendixConnector-3rdgeneration runtime**==16 +We expect to release a major version of our current runtime base image for all our clients running on the **current runtime** architecture in the next release. 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. 16 16 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 changed. 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 essential 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 and Spring versions change, 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 +** Additionally, the Groovy version has been moved from 3.0.19 to 4.0.18. These changes may affect your scripts as well. [[These release notes >>https://groovy-lang.org/releasenotes/groovy-4.0.html||target="blank"]] will specify the changes in more detail. 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}} 17 17 31 +== **Infra flow selection** == 18 18 19 - ==**Flowversion restore**~*==33 +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. 20 20 21 - On top of that wewillalso launchanew Beta featuretothecommunity that allows you to restoreyour flow to a previousversion. This way youcanquickly undochangesmade that wereincorrect.35 +[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-comparison.png]] 22 22 23 - [[image:Main.Images.ReleaseBlog.WebHome@187-release-blog--flow-version-restore.png]]37 +In edit mode, you can select a new version via the right-click option, which you already use for other flows. 24 24 25 -{{warning}}Note, that the following restrictions apply when restoring to a previous version: 26 - * Changes made on definition and transformation level are **not** restored 27 - * You will **not** be able to restore to any flow version that was created before October 17th, 2022 28 - * You will **not** be able to restore your flow to the original version created by eMagiz. You can use the reset function if you want this state back 29 - * Your restored flow version will **not** be automatically committed to Deploy{{/warning}} 39 +[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-selection.png]] 30 30 31 - ==**Academyimprovements**==41 +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. 32 32 33 - On top of that, we have added variousmicrolearningsto our academy offeringavailable on docs.emagiz.comrelated to the new runtimearchitecture. You can identify these microlearnings by looking atthefollowing icon in frontof a microlearning.43 +[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--context-menu-title.png]] 34 34 35 - [[image:Main.Images.ReleaseBlog.WebHome@186-release-blog--gen3-microlearnings-icon.png]]45 +== **Multiple environments selection** == 36 36 37 -== **Flow Designer Improvements** == 47 +{{warning}}The following is only applicable under the following conditions: 48 + * Windows 2022 server 49 + * At least one port opened (as a consequence of a hosted web service){{/warning}} 38 38 39 -//__See last changed date and changed by on resource level__// 40 -This release will reinstate the ability to see who changed a resource last and when it was changed for the last time. You can find this information by double-clicking on a resource or viewing its details via the view button. 51 +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. 41 41 42 -[[image:Main.Images.Release Blog.WebHome@ 186-release-blog--change-info.png]]53 +[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--multiple-environments.png]] 43 43 44 -//__See on which other flows a resource is used__// 45 -This release will reinstate the ability to see whether a resource is used in other flows within your model or not. This will help to determine the impact of a specific change. 55 +== **Feedback Items** == 56 +//__Easier component selection in flow designer__// 57 +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. 46 46 47 -[[image:Main.Images.Release Blog.WebHome@186-release-blog--resource-used-in-other-configs.png]] 59 +//__Improved handling of optionality in JSON on lists__// 60 +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. 48 48 49 -//__Toggle option to see the generated resource by default__// 50 -Upon request, we have made the toggle for the generated resources in the new flow designer user-dependent. This means that you, as a user, can determine that the toggle should also be on. This means that the generated resources will be shown to you when opening any flow in eMagiz. When you switch the toggle off, this will mean that you will **not** see the generated resources by default. 62 +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. 51 51 52 -== **Feedback items ** == 64 +//__Loading bar when searching for log entries__// 65 +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. 53 53 54 -We have also solved other feedback items besides the flow designer's critical updates. 67 +//__Improved feedback when deleting elements from Capture__// 68 +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. 55 55 56 -//__ Redirect to the ManageDashboard fromyour modelhomepage__//57 - Directlynavigatingto theManagephase(ofanyenvironment) will automaticallyredirectyouto theerrormessageDashboard,asthatisthelandingpage of theManage phase.70 +//__Enhanced filter options in Manage__// 71 +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. 58 58 59 -//__ Readable entryof a SpELexpressionina flow component__//60 - Asofnow,theinput field for your SpEL expressionin certainflowcomponentswill dynamicallyexpandwhenyou enteralargeSpEL expression.Thiswill improvethereadability of your solutionandwill makeit easier to enter andvalidateyour SpELexpressions.73 +//__Copy property names from Create__// 74 +This release unlocks the possibility of easily copying the name of a property placeholder so it can be used while deploying. 61 61 62 -[[image:Main.Images.Release Blog.WebHome@186-release-blog--spel-expression-readible.png]] 76 +//__Improved feedback during migration to the current runtime architecture__// 77 +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. 63 63 64 -//__ KeepCreateandtheCreate Phase release insync__//65 - Previouslythe Create andtheCreate Phasereleasemight have becomeout of sync. Asaresult, comparinga releaseto theCreatePhase releasecouldyieldconfusingresults. Withthis release,wehavemadeseveralimprovementsto prevent thisfrom happening.79 +//__Block user from making changes to their cloud while another upgrade is still in progress__// 80 +We now block users from changing their cloud configuration when another upgrade is ongoing. 66 66 67 -//__ Mask passwordvaluesin the unusedpropertiesoverview__//68 - All propertyvaluesof the type passwordcanbe maskedinthe properties overview screen.However, thisbehaviorwasdifferentwhenpressingthe unusedpropertiesoverview.With this release,wehave correctedthisbehaviortoensurethatpasswords arealsomaskedinthisoverview.82 +//__Cron trigger validation__// 83 +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. 69 69 70 -//__Press Enter to Search for properties__// 71 -With this release, we have added functionality that makes it possible to press **Enter** when searching for properties in the property overview. 72 - 73 -//__Styling update on tag selection on integration level__// 74 -With this release, we have improved the styling of tags displayed on the integration and system level. This way, the tag is better readable, and the icon to remove a selected tag is completely shown to the user instead of partly. 75 - 76 -//__Enter to close automated flow testing pop-up__// 77 -Upon your requests, we have made the pop-up detailing your automated flow test results to be closable by pressing the Enter key on your keyboard. This saves you the hassle of grabbing your mouse and clicking the button. 78 - 79 -//__Improved naming of downloaded Event Streaming keystore__// 80 -When downloading a Keystore that an Event Streaming client needs to access a topic, the name now includes the client name **and** the environment so you can easily discern the difference between the keystores when distributing them to your client. 81 - 82 -//__Pop out on the Traces tab within Flow Testing__// 83 -In line with the improvements we made before within the Flow Testing functionality, we have now added the pop-out functionality to all results shown in the traces tab. This will make it easier to analyze what happens between the start and the end of your flow. 84 - 85 -//__Sorting User Management__// 86 -As of this release, the user management overview in Deploy for users and roles will be sorted alphabetically to make it easier to find a specific user or role within this overview. 87 - 88 -//__Improved warning on passthrough API operation__// 89 -Most users forget to configure a backend API operation or switch to the transformation option when configuring an API operation in Capture and Design before moving to Create. This is then blocked, leaving users confused about what to do next. Therefore we introduce an additional warning in the Design phase that lets you know that your configuration of an API operation is not yet finished. This way, you can correct it **before** trying to move it to Create. 90 - 91 -//__Improved update functionality of Swagger file when changing data model__// 92 -Before, there were specific scenarios in which the Swagger file was not updated according to changes made to your API data model. With this release, we have made a first step in improving this behavior. Then, when you change the order of attributes in your data model, the Swagger file will be updated accordingly. 93 - 94 -{{info}}Note that just as with any resource that is changed from the Design phase, a version bump of your flow in Create is still necessary to deploy the changes to your environment(s){{/info}} 95 - 96 -//__"Disapprove and go to environment"__// 97 -Following the "Approve and go to environment" functionality, we have now expanded that by adding the "Disapprove and go to environment" functionality. 98 - 99 -//__Improve readability of API Gateway operations in Create and Deploy__// 100 -When you have a lengthy name for your API Gateway operation, it becomes tough to discern the various API Gateway operations in your landscape. To alleviate this problem, we have added a tooltip functionality that will show the full display name when hovering over the API Gateway operation. 101 - 102 -//__Add Topic Storage information to License Tracker__// 103 -On top of the information already shown in the License Tracker, we have added Storage information for the Event Streaming pattern. This way, you can easily see the amount of GB you have assigned and the amount of GB that was contractually agreed upon between you and eMagiz. 104 - 105 -[[image:Main.Images.Release Blog.WebHome@186-release-blog--topic-storage-info.png]] 106 - 107 -//__Add Compatibility check when importing store items__// 108 -We have added a compatibility check to the platform to prevent you from importing store items that do not work on a specific runtime architecture to prevent this from happening. 109 - 110 -//__Show dependencies between support objects__// 111 -As of now, when you click on a support object, all related support objects will also be highlighted in the same overview. This makes it easier to see the relationship between support objects and components and among support objects. 112 - 113 -//__Improve rendering of validation definition when using multiple namespaces__// 114 -With this release, we have improved how we render the validation definition (XSD) when using multiple namespaces. This will prevent you from running into validation errors while everything seems configured correctly on your end. 115 - 116 -//__Improved help texts on next-generation runtime functionality across the portal__// 117 -With this release, we have improved several help texts on functionality related to the next-generation runtime that help you while migrating to the next-generation runtime. 118 - 119 119 == **Bug Fixes** == 86 +//__Making Edit (and View) the default action when configuring parameters__// 87 +We have made the Edit (and View) button the default action when configuring parameters in a transformation. 120 120 121 -//__Pro videcorrectfeedback whenaflowis transferredtoDeployforthefirst time__//122 -W ith this release,wehavemadeseveralimprovements to what feedbackis givento theuserwhen moving a flow from Create to Deployfor thefirst (upon creatingyour first definitiveversion). This willensurethat noconfusing pop-ups will beshownthat areincorrect and only confuse theuserfurther.89 +//__Property configuration pop-up resized__// 90 +We have resized the property configuration overviews to make the property value better readable. 123 123 124 -//__ Showinformation in theException oferrormessages overview__//125 - Withthis release, wehaveresolvedthebugplaguingthis page. As a result, you willagainsee information on this page whenthere isinformation to show.92 +//__Alphabetically sorted components in the flow designer__// 93 +As of this release, we now sort the components alphabetically in the flow designer. 126 126 127 -//__Improve st yling ofcrontriggerconfiguration pop-up__//128 - Thestylingof thispop-upmade it very hardtoconfigure a crontrigger.We have redesigned thestylingtomakethepop-upreadable again.95 +//__Improved sorting on runtime overview__// 96 +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. 129 129 130 -//__ Preventflow editinglocks inspecific situations__//131 - There werespecificsituationswhen switchingbetweenDesignandCreatethat could leadtounexpectedbehavior in theCreate phase. Thisled toa flow editinglockwarning to the user. We have solved this problemin this release.98 +//__Improved sorting on catalog overview__// 99 +As of this release, we now sort the topics in the catalog by name. 132 132 133 -//__ Generate propertyvalueemptiestheruntimeselection__//134 - With this release,we have fixedthebug thatemptied theruntimeselectionupongeneratingaproperty value(i.e.,password).101 +//__Styling fix on rich text editors__// 102 +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. 135 135 136 -//__ Make sure nothingofasystem messageiseditable from your exit__//137 - Before,youcould changepart of your system messagefromyourexit(but noteverything).Thisledto confusion.As a result,wehavenowmade sure you cannotedit anything onthesystemmessagelevel fromyourexit tokeepit consistentwithourdesignchoices.104 +//__Styling fix on release edit__// 105 +As of this release, the correct icon (green) will be shown when wanting to add a second API operation under the same "header." 138 138 139 -//__ Preventuserswithout viewrightsfrom seeinga weirdscreen inthose phases__//140 -W ith thisrelease,we haveintroducedaconsistentapproachtowardswhatweshowauserthathasno viewrightsonacompletephase. Thismeansthat you will always seethesameinformationconsistently.107 +//__Removed false-positive alerts on transformations__// 108 +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. 141 141 142 -//__ Nameof starting pointoftheflow testisincorrect__//143 - With thisrelease, wehave ensuredthat the nameofthe starting pointof yourflowtestyouseeinthe"Results" tabiscorrect.110 +//__Event Streaming Graphs - view thirty days back__// 111 +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. 144 144 145 -//__ Audit Trailon UserManagement could break__//146 -Whe nperforming many changestousermanagement in Deployatonce,there was achancetheaudit trailfunctionalitywouldgiveanerrorblockingyoufrom continuing yourupdate. With thisrelease, we have solvedthat issue.113 +//__Improved helptext__// 114 +We have improved various help texts across the portal to indicate better what should be filled in for specific fields. 147 147 148 -//__Progress bar in the license tracker is shown twice__// 149 -With this release, we have fixed a bug that showed the progress bar twice in the license tracker. 150 - 151 -//__Compare flows with support objects in the new flow designer__// 152 -We have fixed a bug related to support objects that prevented you from comparing two flows when one was built in the latest, and the difference was constructed in the old flow designer. 153 - 154 154 == **Fancy Forum Answers** == 155 155 156 156 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: 157 157 158 -* [[How to translate CDATA>>https://my.emagiz.com/p/question/172825635703158962||target="blank"]] 159 -* [[SwaggerUI not found>>https://my.emagiz.com/p/question/172825635703171813||target="blank"]] 120 +* [[XSD is only partially imported into eMagiz (xmlStat.xsd)>>https://my.emagiz.com/p/question/172825635703773349||target="blank"]] 160 160 161 -== **Key takeaways** ==122 +== **Key Takeaways** == 162 162 163 -Thanks to all thathelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:124 +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: 164 164 165 165 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 166 166 * If you have feedback or ideas for us, talk to the Platypus 167 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 128 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 168 168 * Clear your browser cache (Ctrl + Shift + Del) 169 169 * Check out the release notes [here] 170 170 * Start thinking about how the license tracker can aid your development 171 171 * Start thinking about major, minor, and patch 172 -* Upgrade to the latest build number 173 173 * Keep making great integrations 174 174 175 175 Let's stay in touch and till next time! ... ... @@ -177,6 +177,11 @@ 177 177 {{info}} 178 178 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 179 179 180 -~*~* Indicates a GEN3-only feature. 181 -{{/info}})))((({{toc/}}))){{/container}} 140 +{{/info}} 141 +))) 142 + 143 +((( 144 +{{toc/}} 145 +))) 182 182 {{/container}} 147 +{{/container}}