Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 196.1
edited by Carlijn Kokkeler
on 2023/10/23 15:25
on 2023/10/23 15:25
Change comment:
There is no comment for this version
To version 381.1
edited by Carlijn Kokkeler
on 2024/02/12 16:49
on 2024/02/12 16:49
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-AlignedState1 +214 - System Symphony - Content
-
... ... @@ -1,77 +1,53 @@ 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!** Wehavedonemuchworkforstategeneration,so that you can deriveoreinformationfrom your data! Examples are enrichment,aggregation, changedetectionandduplicatedetection.Stategenerationfunctionalityis onlyaccessibleformodelswithanadd-on stategenerationlicense.Nexttostategeneration,severalimprovementsregardingthealignmentofcomponentshaveen made.Moreover,performanceimprovements andbug fixeshave beenimplemented. Lastly,a changein themetricsstorageduration hasbeenperformed.6 +**Hi there, eMagiz developers!** This release contains multiple bug fixes, as well as some other improvements. The monitoring graphs have been improved, such that they can now show data up to the last thirty days. Moreover, we can now deploy on Windows without relying on a Linux subsystem (WSL) to make on-premise deployment on a Windows host more accessible. Furthermore, several improvements regarding failover functionality have been done. Lastly, bug fixes regarding resource paths and image versions have been done. 6 6 7 -== ** StateGeneration** ==8 +== **Feedback Items** == 8 8 9 -//__New components__// 10 -The following components have been added: 11 -* Aggregator: reverse of the splitter, used to combine multiple messages into a single one. 12 -* Infinispan metadata outbound channel adapter: used to (temporarily) store metadata, which can be used to enrich messages, or make decisions in filters or scripts. 13 -* Content enricher: used to add properties to the payload of messages, similar to what the header enricher can do for headers. 14 -* 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. 15 -* Infinispan support objects, supporting the aggregator, metadata outbound channel adapter and content enricher. 10 +//__On premise Windows machines__// 11 +We can now deploy on Windows without relying on a Linux subsystem (WSL) to make on-premise deployment on a Windows host more accessible. 16 16 17 -//__SpEL functions & JSON__// 18 -Added SpEL functions for: 19 -* Encoding & decoding Base64, Hex and hmac. 20 -* Date retrieval (currentDateTime, currentEpochMilli, currentEpochSecond). 21 -* Date conversion (DateTime to Epoch, Epoch to DateTime, DateTime formatter and DateTime parser). 13 +[[image:Main.Images.Microlearning.WebHome@emagiz-runtime-management--intermediate-runtime-management-deploy-agent.png]] 22 22 23 -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`. 15 +//__Adding multiple attributes__// 16 +It is now possible to add multiple existing attributes to an entity at once. 24 24 25 - Addedsupport for`#JsonPath` usageinSpELexpressions.18 +[[image:Main.Images.Microlearning.WebHome@release-blog-214-system-symphony-group-tree-attributes.png]] 26 26 27 -//__ Newimage version2.0.0__//28 -The above functionalities are featuresof the newimageversion2.0.0. Importanttonoteisthat the library used forCode Mappings has been changed. Changedthe libraryused for Code Mappings.Any customerwithGen3runtimesand code mappingsis requiredtoresettheirinfra flows priorto deployingon image 2.0.0.20 +//__Monitoring graphs__// 21 +The monitoring graphs can now show data up to the last thirty days. 29 29 30 -//__Component pages__// 31 -Pages to add the new components have been created. Forms have been created nicely with proper help texts. The EHCache cache manager has been removed. 23 +== **Bug Fixes** == 24 +//__Image versions__// 25 +The deletion of releases with deployed container versions will not be blocked anymore. Automated release clean up behaviour will also not exclude these releases from deletion. Images that belong to deleted releases will be kept if there are other releases that would reuse them, otherwise they will be deleted together with the releases. 32 32 33 - == **Metrics StorageDuration**==34 - We will changetheretentionofmonitoring data of differentenvironments. For minute level data, it will be keptfor test,acceptance and production environments for 5, 7 and 30 days respectively. Then the minute level data willbe reducedto hour leveldatathen willbestored for test, acceptanceand production for 3, 6 and 12months respectively.27 +//__Failover group helptext__// 28 +The helptext of the Group attribute has been improved. 35 35 36 -[[image:Main.Images.Release Blog.WebHome@release-blog-2 07-aligned-state-metrics-storage.png]]30 +[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-helptext.png]] 37 37 38 -== **Feedback Items** == 32 +//__Failover group refresh__// 33 +A new state 'Leader (single node)' has been added in case there is only one node for failover setup. Moreover, a refresh button is added in Group tab of "Start/Stop Flows" screen. 39 39 40 -//__Import from store__// 41 -The button 'Import from Store' in Design will directly open the store instead of showing a pop asking whether the store should be opened. 35 +[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-refresh.png]] 42 42 43 -//__ Saveandcancelbuttonsplacement__//44 - Thesaveandcancelbuttonshavebeenplacedslightlyfurtherapartfrom each othertoavoidmisclicking.37 +//__Resource paths__// 38 +After migrating a gateway to Gen3, the path references in the event processors would be broken. This has been fixed. 45 45 46 -//__User session times__// 47 -The user session times for 3rd generation runtime dashboards have been extended, so that the user is not thrown out of the model when using the Manage phase for longer than an hour. 48 - 49 -//__Cancel and next buttons order// 50 -The order of the cancel and next buttons when creating a new trigger has been changed to increase alignment across the platform. Now, all cancel buttons are placed on the right of a 'next' or 'save' button. 51 - 52 - 53 -== **Bug Fixes** == 54 -//__Topic and event-processor names__// 55 -The styling of the event streaming canvas in the Create and Deploy phases has been altered slightly to make topic and event-processor names more readable. 56 - 57 -//__System alignment__// 58 -The positioning of Systems across Design, Create and Deploy phases are now synchronized to the position of their respective System in the Capture phase. So, systems are aligned regarding positioning across all phases. 59 - 60 - 61 - 62 62 == **Fancy Forum Answers** == 63 63 64 64 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: 65 65 66 -* [[JSON Web Tokens (JWT authentication)>>https://my.emagiz.com/p/question/172825635703606919||target="blank"]] 67 -* [[Determining container sizes & reading architecture pages>>https://my.emagiz.com/p/question/172825635703594204||target="blank"]] 68 -* [[SFTP connectivity - supported algorithms>>https://my.emagiz.com/p/question/172825635703607141||target="blank"]] 69 -* [[Deploy property release results in missing flows in runtime>>https://my.emagiz.com/p/question/172825635703607354||target="blank"]] 70 -* [[MessageDeliveryException: Dispatcher has no subscribers>>https://my.emagiz.com/p/question/172825635703619797||target="blank"]] 44 +* [[Token header dispeared after XSLT extension gateway>>https://my.emagiz.com/p/question/172825635703734925||target="blank"]] 45 +* [[Weird characters such as '¥' and '¶' in eMagiz but not in Postman>>https://my.emagiz.com/p/question/172825635703747839||target="blank"]] 46 +* [[Failed to list files error log>>https://my.emagiz.com/p/question/172825635703747912||target="blank"]] 47 +* [[API new client secret>>https://my.emagiz.com/p/question/172825635703748007||target="blank"]] 71 71 49 +== **Key Takeaways** == 72 72 73 -== **Key takeaways** == 74 - 75 75 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: 76 76 77 77 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -81,7 +81,6 @@ 81 81 * Check out the release notes [here] 82 82 * Start thinking about how the license tracker can aid your development 83 83 * Start thinking about major, minor, and patch 84 -* Upgrade to the latest build number 85 85 * Keep making great integrations 86 86 87 87 Let's stay in touch and till next time! ... ... @@ -89,6 +89,11 @@ 89 89 {{info}} 90 90 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 91 91 92 -~*~* Indicates a next-generation-architecture only feature. 93 -{{/info}})))((({{toc/}}))){{/container}} 67 +{{/info}} 68 +))) 69 + 70 +((( 71 +{{toc/}} 72 +))) 94 94 {{/container}} 74 +{{/container}}