Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
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 302.1
edited by Carlijn Kokkeler
on 2023/12/21 13:36
on 2023/12/21 13:36
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 +211 - Log Luminary - Content
-
... ... @@ -1,73 +1,55 @@ 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!** We have done much work for state generation, so that you can derive more information from your data! Examples are enrichment, aggregation, change detection and duplicate detection. State generation functionality is only accessible for models with an add-on state generation license. Next to state generation, 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!** 6 6 7 -== ** State Generation** ==8 +== **TBD** == 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. 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). 22 22 23 - Addedsupport for SpEL property accessors for XML andJSON, meaning that youcanreadmessagepayloads 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`.12 +== **Feedback Items** == 24 24 25 -Added support for `#JsonPath` usage in SpEL expressions. 14 +//__Runtime overview__// 15 +We added a new overview in the Deploy phase, called 'Runtime Overview', which shows the information of all runtimes on running machines in an overview. 26 26 27 -//__New image version 2.0.0__// 28 -The above functionalities are features of the new image version 2.0.0. Important to note is that the library used for Code Mappings has been changed. Changed the library used for Code Mappings. Any customer with Gen3 runtimes and code mappings is required to reset their infra flows prior to deploying on image 2.0.0. 17 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-runtime-overview.png]] 29 29 30 -//__ Componentpages__//31 - Pages to add the newcomponentshavebeen created.Formshavebeencreatednicely withproperhelptexts.The EHCachecachemanagerhasbeen removed.19 +//__Missing properties overview__// 20 +The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 32 32 33 - == **MetricsStorageDuration** ==34 - Wewillchange theretentionofmonitoringdata of different environments.For minuteleveldata, it will bekept fortest, acceptanceand productionenvironmentsfor 5, 7 and30 days respectively. Then theminutelevel data will be reducedtohour level datathen will be storedfortest,acceptanceandproductionfor3, 6 and 12months respectively.22 +//__Breaking changes pop-up__// 23 +Pending changes that have a high risk level are now shown in red bold in the pop up that appears after clicking 'Apply to environment'. 35 35 36 -[[image:Main.Images.Release Blog.WebHome@release-blog-2 07-aligned-state-metrics-storage.png]]25 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-breaking-changes.jpg]] 37 37 38 -== **Feedback Items** == 27 +//__Broker queue metrics dashboards__// 28 +It is now possible to select the MQTT broker in the queue metrics dashboards. 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. 30 +== **Bug Fixes** == 42 42 43 -//__ Saveandcancel buttonsplacement__//44 - Thesave and cancelbuttons havebeen placed slightly furtherapartfromeachothertoavoidmisclicking.32 +//__Deployment execution error message__// 33 +In some cases when a machine type step in your deployment execution has an error and the portal tries to display this error message, it may give an error in the portal. This case has been fixed by now showing a generic error in the deployment plan and logging the full error to the Deploy history. The Deploy history will show a summary of the error and show the full error message in a new popup. 45 45 46 -//__ User sessiontimes__//47 - The user sessiontimesfor 3rd generation runtimedashboardshavebeenextended,so thatthe useris not thrownoutof themodelwhenusingtheManagephaseforlongerthananhour.35 +//__Cloud template upgrade unjust rollback__// 36 +An issue has been fixed where a cloud template upgrade would be rolled back unjustly due to failed runtime checks on gen3. 48 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 - 38 +//__Missing log entries__// 39 +We improved crash handling so that log messages clearly show when and why a container failed to start. 52 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. 41 +//__Runtime logging__// 42 +We fixed a bug where no new log messages were showing up, even though they were produced by the container. 56 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 WebTokens(JWTauthentication)>>https://my.emagiz.com/p/question/172825635703606919||target="blank"]]67 -* [[ Determiningcontainersizes& reading architecturepages>>https://my.emagiz.com/p/question/172825635703594204||target="blank"]]68 -* [[ SFTP connectivity-supportedalgorithms>>https://my.emagiz.com/p/question/172825635703607141||target="blank"]]69 -* [[ Deploypropertyreleaseesultsinmissing flows inruntime>>https://my.emagiz.com/p/question/172825635703607354||target="blank"]]70 -* [[M essageDeliveryException:Dispatcherhas nosubscribers>>https://my.emagiz.com/p/question/172825635703619797||target="blank"]]48 +* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 49 +* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 50 +* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 51 +* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 52 +* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 71 71 72 72 73 73 == **Key takeaways** == ... ... @@ -90,5 +90,11 @@ 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 92 ~*~* Indicates a next-generation-architecture only feature. 93 -{{/info}})))((({{toc/}}))){{/container}} 75 +{{/info}} 76 +))) 77 + 78 +((( 79 +{{toc/}} 80 +))) 94 94 {{/container}} 82 +{{/container}}