Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 240.1
edited by Carlijn Kokkeler
on 2023/10/26 12:42
on 2023/10/26 12:42
Change comment:
There is no comment for this version
To version 359.1
edited by Carlijn Kokkeler
on 2024/01/29 14:34
on 2024/01/29 14:34
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 -2 07-Aligned State1 +213 - Joyful Journeys - Content
-
... ... @@ -1,120 +1,80 @@ 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 done much work for state generation,sothat you can derivemore information from your data! Examplesare enrichment, aggregation, change detection and duplicate detection. Next tostategeneration, several improvements regarding the alignment of components have been made.Moreover, performance improvements and bug fixes have been implemented.Lastly, a change in the metrics storage duration has been performed.6 +**Hi there, eMagiz developers!** This release .... 6 6 7 -{{warning}}State generation functionality is only accessible for models with an add-on state generation license.{{/warning}} 8 8 9 -== **State Generation~*~*** == 10 - 11 -//__New components__// 12 -The following components have been added: 13 -* Aggregator: reverse of the splitter, used to combine multiple messages into a single one. 14 -* Infinispan metadata outbound channel adapter: used to (temporarily) store metadata, which can be used to enrich messages, or make decisions in filters or scripts. 15 -* Content enricher: used to add properties to the payload of messages, similar to what the header enricher can do for headers. 16 -* Duplicate detector: support object used to detect duplicate messages for a certain key on an inbound channel of a flow component. Duplicates can be marked or discarded. 17 -* Infinispan support objects, supporting the aggregator, metadata outbound channel adapter and content enricher. 18 - 19 -//__SpEL functions & JSON__// 20 -Added SpEL functions for: 21 -* Encoding & decoding Base64, Hex and hmac. 22 -* Date retrieval (currentDateTime, currentEpochMilli, currentEpochSecond). 23 -* Date conversion (DateTime to Epoch, Epoch to DateTime, DateTime formatter and DateTime parser). 24 - 25 -Added support for SpEL property accessors for XML and JSON, meaning that you can read message payloads in SpEL expressions easily. For example, to retrieve the value for 'id' in the following JSON String: `{"id":"123"}`, this SpEL expression suffices: `payload.id`. 26 - 27 -Added support for `#JsonPath` usage in SpEL expressions. With this functionality, you can access your JSON payloads in a similar way as you would access XML payloads using [[xPath>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.Create your transformations.advanced-create-your-transformations-xpath-advanced||target="blank"]]. 28 - 29 -{{info}}The components are all configurable from the Flow Designer in Create and are accompanied by a help text explaining the use cases and the various technical configurations. Note that to make the components work in your model, a new release containing the latest image (2.0.0) needs to be deployed.{{/info}} 30 - 31 -{{warning}}The library used for Code Mappings has been changed. Any customer with next generation architecture runtimes and code mappings is required to reset their infra flows prior to deploying on image 2.0.0. This has no consequences on a functional level. {{/warning}} 32 - 33 -== **Metrics Storage Duration** == 34 -We will change the retention of monitoring data of different environments. For minute level data, it will be kept for test, acceptance and production environments for 7, 14 and 30 days respectively. Then the minute level data will be reduced to hour level data then will be stored for test, acceptance and production for 3, 6 and 12 months respectively. 35 - 36 -((((% border="3" cellpadding="10" cellspacing="10" style="width:400px" %) 37 -|=(% style="width: 120px;" %)Future|=(% style="width: 180px;" %)Minute level|=(% style="width: 180px;" %)Hour level 38 -|(% style="width:120px" %) Production|(% style="width:180px" %) 30 days|(% style="width:180px" %) 1 year 39 -|(% style="width:120px" %) Acceptance|(% style="width:180px" %) 14 days|(% style="width:180px" %) 6 months 40 -|(% style="width:120px" %) Test|(% style="width:180px" %) 7 days|(% style="width:180px" %) 3 months 41 -))) 42 - 43 43 == **Feedback Items** == 44 44 45 -//__ Importfromstore__//46 - Thebutton'Importfrom Store' inDesignwilldirectlyopen thetore insteadof showingapopupaskingwhetherthestoreshouldbeopened.11 +//__Property releases__// 12 +When a new property release is created, this property release can now be viewed and deleted. 47 47 48 -//__Save and cancel buttons placement__// 49 -The save and cancel buttons have been placed slightly further apart from each other to avoid misclicking. 14 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 50 50 51 -//__ Usersessiontimes__//52 - Theuser session timesfor nextgeneration architecturedashboardshavebeen extended, so thattheuserisnot thrownoutof themodelwhenusingtheManagephase forlongerthanan hour.16 +//__Runtime deletion__// 17 +When deleting a runtime, the error message that is displayed is more descriptive. The error messages will now include the names of the flows that run on the container. 53 53 54 -//__ Canceland next buttonsorder__//55 - Theorder ofthe cancelandnextbuttonswhen creating a newtriggerhas beenchanged toincreasealignment acrossthe platform.Now,allcancelbuttonsare placed onthe rightofa'next'or'save'button.19 +//__Update flows__// 20 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 56 56 57 -//__ Datasink page__//58 - Thedatasinkpage hasbeen moved tothe“Explore”tab.22 +//__Input fields__// 23 +Multiple input fields have been updated such that they expand when the amount of characters exceeds the default size. These updates were done to cater to large expressions. 59 59 60 -//__ Unusedimagesremoval__//61 - Whenareleaseisremoved,the relatedunusedimagesin the on-premisesmachineswillberemovedaswell.25 +//__Memory settings__// 26 +It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine. 62 62 63 -//__ Flow Designerperformance__//64 - PerformanceimprovementsfortheFlowDesigner havebeen implemented.28 +//__Runtime validation__// 29 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 65 65 66 -//__ Properties withspecial characters__//67 - Whena user would migrate tothenextgeneration architectureand deploytheirreleasecontainingpropertieswithspecial characters,certainflows couldnotfind thecorrectvalues topropertiesanymoreor could notfind the propertiesaltogether. With this release,special characterssuch as abackslash donotbreakproperties afterdeployment.31 +//__UI improvements__// 32 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 68 68 69 -//__ Hiddenflow fragements__//70 - Whenimportingitems fromthestore,flowfragments that arehiddenin designwillbelisted undertheversionsin create.34 +//__Q&A forum search__// 35 +The option to search by pressing the Enter key has been added to the Q&A forum. 71 71 72 -//__ Resourcesdisappearances__//73 - Resourceswould disappearintheflowdesignerwhenpressingCancelonselecting anewresource.With thisrelease,resourceswithoutanamewillnottrigger errormessageswhenusersselect components.37 +//__Wiretap & debug error messages__// 38 +The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 74 74 75 -//__ Error channelfor allinbounds__//76 -I f thereisno customerrorhandling,nextgenerationmigration wouldsettheerror channelto “errorChannel”onlyforhefirstinboundn anentryflow. Weaddeda migration step, such that theerror channelissetto “errorChannel” of allinbounds ina flow ifthecustom error handling is set to false.40 +//__Runtime overview image versions__// 41 +Insight into invented and actual deployments has been improved. If the release version number on runtimes is different compared with the release, this is shown in the runtime overview. 77 77 78 -//__Highlighting resources__// 79 -The performance of highlighting resources of selected components is improved in Read only mode. 80 - 81 81 == **Bug Fixes** == 44 +//__Action messages__// 45 +The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 82 82 83 -//__ Topicandevent-processornames__//84 - Thestylingofthevent streaming canvasintheCreateandDeployphaseshasbeen alteredslightly to maketopicandevent-processornames morereadable.47 +//__Removal of onramp__// 48 +We fixed an issue where it was not possible to remove the last onramp linked to a splitted entry (that was an all-entry before). 85 85 86 -//__ System alignment__//87 - The positioningof SystemsacrossDesign, CreateandDeployphases arenowsynchronizedtotheposition oftheirrespectiveSystemintheCapture phase.So,systems arealignedregarding positioningacrossallphases. Thiswillbedone for existing systems as well.50 +//__Component changes reversion__// 51 +In the flow designer a bug could occur where the changes to a component would be reverted if the editing pop-up would be kept open for some minutes without having saved the changes yet. This has been fixed. 88 88 89 -//__ Erroralerting__//90 -The e rrortrigger isnowconfiguredtocheckif anrormessagecontains acertainterm, besideschecking the error header.53 +//__State generation statistics__// 54 +The state generation graphs will now show the correct number of cache hits and misses. 91 91 92 -//__Alerting__// 93 -For the next generation architecture models, several adaptations to triggers have been made. 94 -* For the next generation architecture models, you will no longer receive alert messages for every error message, every log message of 'level' ERROR, and for memory usage above 80%. 95 -* For the next generation architecture models with event streaming, the threshold to receive the 'Topic approaching maximum size' alert has been increased from 95% of configured size used to 110%. 96 -* The next generation architecture configurable trigger for error messages has been extended with the option to check whether the 'last-exception' message contained a certain text. This can be combined with the header-value match. 56 +//__Runtime statistics details__// 57 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 97 97 98 -//__ Unusedcontainers__//99 - Containersreset inactivewhen theyarenusedandremovedinDesign.59 +//__Queue browser timestamps__// 60 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 100 100 101 -//__ Errorpopups when promoting a release version__//102 - We fixed anissuethat alotof errorpopups wereshownwhenyoupromotedareleaseversiontoa nextenvironment.62 +//__Deployment prechecks__// 63 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 103 103 104 -{{warning}}There is a new eMagiz Mendix connector available because a memory leak was found, only affecting Mendix connectors that have been migrated to the next generation architecture. It is advised to upgrade to the new eMagiz Mendix connector before fully migrating to the next generation architecture. {{/warning}} 65 +//__Addition and deletion of internal recipients__// 66 +Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 105 105 106 106 == **Fancy Forum Answers** == 107 107 108 108 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: 109 109 110 -* [[Message Redelivery blank error message>>https://my.emagiz.com/p/question/172825635703619933||target="blank"]] 111 -* [[Timeout error kafka batch creation>>https://my.emagiz.com/p/question/172825635703620012||target="blank"]] 112 -* [[SFTP Connectivity: Transfering a whole folder structure>>https://my.emagiz.com/p/question/172825635703632587||target="blank"]] 113 -* [[Next generation architecture with dynamic file pickup / filedrop>>https://my.emagiz.com/p/question/172825635703632732||target="blank"]] 72 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 73 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 74 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 114 114 76 +== **Key Takeaways** == 115 115 116 -== **Key takeaways** == 117 - 118 118 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: 119 119 120 120 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -124,7 +124,6 @@ 124 124 * Check out the release notes [here] 125 125 * Start thinking about how the license tracker can aid your development 126 126 * Start thinking about major, minor, and patch 127 -* Upgrade to the latest build number 128 128 * Keep making great integrations 129 129 130 130 Let's stay in touch and till next time! ... ... @@ -132,6 +132,11 @@ 132 132 {{info}} 133 133 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 134 134 135 -~*~* Indicates a next-generation-architecture only feature. 136 -{{/info}})))((({{toc/}}))){{/container}} 94 +{{/info}} 95 +))) 96 + 97 +((( 98 +{{toc/}} 99 +))) 137 137 {{/container}} 101 +{{/container}}