Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 574.41
edited by dfirdausy
on 2024/07/02 12:07
on 2024/07/02 12:07
Change comment:
There is no comment for this version
To version 90.1
edited by Erik Bakker
on 2023/03/14 06:51
on 2023/03/14 06:51
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 224 -SummerSonata1 +194 - Big Leap - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.ebakker - Content
-
... ... @@ -1,87 +1,80 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}} 3 -((( 2 +{{container layoutStyle="columns"}}((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In th is release, we arebringingasignificantperformance improvementtoflowtesting,with execution timesnowacceleratedby up to3times.Nextto that,overthepast week,we focusedonimprovingtheusabilityof ourplatformandaddressingcommunityfeedback.Specifically,weenhanced userinterface elementson severalpages,includingthedescriptionsofhelptexts, externallinkswithin helptexts,andtheoveralllayout ofhelptext pages. Additionally,wemadeimprovementstoseveralpop-up pages.Wealsomade the userinterface moreuser-friendly for debuggingintegrationflows.Lastly, weresolvedanissueforsomemodelswhencreatinganEventProcessor.5 +**Hi there, eMagiz developers!** In the last couple of weeks, we have worked around the clock to release various improvements points within the 3rd generation runtime and elsewhere. Among others we have improved the feedback provided when a flow can't start due to an incorrect transformation. Improved when certain logging is triggerd and improved the stability of our internal infrastructure. On top of that we fixed several bug fixes surrounding other parts of the platform. So without further ado let us take a look at all these improvements. 7 7 8 -== ** RapidFlow Testing** ==7 +== **3rd generation improvements** == 9 9 10 -We are rolling out a major upgrade to flow testing performance, boosting execution speeds by up to three times. This enhancement will greatly accelerate your workflow when developing integrations, enabling you to run tests faster and more efficiently. Consequently, this will further support users for delivering higher-quality integrations. 9 +//__Better feedback in error log when a corrupt stylesheet is encountered__// 10 +We have improved the logging within a 3rd generation runtime that identifies the broken resource by name within a container and informs you to navigate to Create -> Resources to see in which flows the resource is used so you can take the appropriate action. 11 11 12 -== **Feedback Items** == 13 -//__Retention duration and bytes in Capture__// 14 -The pop-up page for specifying integration requirements in the Capture phase now correctly asks for the required retention duration and bytes for the integration/topic, instead of the previously incorrect terms retention size and bytes. 12 +//__Better internal error handling to avoid unnecessary alerting and notifications__// 13 +We have improved the internal error handling when sending metrics from the runtime to our monitoring stack. This will gravely reduce the number of alerts you will receive on this topic when your model runs on the 3rd generation monitoring stack. 15 15 16 -//__ Helptextpanelin Capture__//17 - Collapsing thehelptextof thispop-uppageby clickingthe"?" icon onthetoprightcornerofthepop-uppagewillnowcorrectly hidethe helptextpane.15 +//__Improved Manage Dashboard__// 16 +This release improves what you can see in the Manage Dashboard after you migrated your model to the 3rd generation runtime architecture. 18 18 19 -//__ Adding tagsinCapture__//20 - In theCapturephase,clickingto addorremovea tagin thepop-uppagefor specifyingintegrationrequirements nolongerdisplaysa'blocked'icon.18 +//__Improved process surrounding "slot standby" and "slot wakeup" for 3rd generation runtimes__// 19 +When a slot is put into standby mode we now also stop all on-premise runtimes to avoid excessive logging (and alerting) on your models that have this functionality activated. The opposite happens when the slot wakeup is triggered. As a result not only the cloud runtimes are started but also all on-premise runtimes. 21 21 22 -[[image:Main.Images.Release Blog.WebHome@release-224-selectable-cursor-for-tags.png]] 23 - 24 -//__Property value page__// 25 -Pop-up pages with non-editable input fields containing long text are now displaying the entire content without any text being cut off at the edge of the page. 21 +//__Improved process of deploy preparation__// 22 +With this release we have improved the process through which your deploy action is preparated by eMagiz. As a result the chances of unexpected behavior occuring in your model are drastically reduced. 26 26 27 -[[image:Main.Images.Release Blog.WebHome@release-224-pop-ups-wrapped-property-values.png]] 24 +//__Improved migration of Streaming container__// 25 +When migrating your streaming container we now take into account whether "custom error handling" is used within one of the event processors. Based on that determination specific additional components are added to ensure that the streaming container will work after migrating without any manual intervention. 28 28 29 -//__ Improved text inDesign architecture__//30 - Wefixedsomespellingmistakesinthepop-up pagewhenapplyingto environmentinDesign architecture.27 +//__Add History to Notifications in Manage__// 28 +To improve the auditability of our platform we have introduced an audit trail to the Notification section in Manage for models running on our 3rd generation monitoring stack. This way it is always visible when the notifications were paused and who paused or unpaused the notifications. 31 31 32 -//__ Adding attributes fora messagedefinition__//33 - Wefixedanissuewhereyour selectedattributes werelostwhennavigatingbetweenpaginationswhile addingmoreattributestotheentityinthe pop-up shownwhenyoupressthe'Add Attribute' buttonontherightpanel ofyourSystemMessage,CDM, API DataModel, orEventStreamingDataModel.30 +//__Improved Manage phase for Event Streaming__// 31 +Based on the feedback on our first iteration of the Manage phase for Event Streaming we have improved the graphs and the calculations that fill the graphs with values. On top of that we have added helptexts to clarify what each graph our table displays to you. 34 34 35 -//__ Helptext forHTTP methods__//36 -W eimprovedthehelptextfor theHTTPmethod fieldintheHTTP outbound gateway and HTTP outbound channeladapter flow componentstoprovideclearer descriptionsfor different HTTP methods.Additionally, we implementedavalidationfor these componentstopreventselectingtheHTTPmethod 'PATCH'if anApache HttpComponentsREST template isnotprovided.33 +//__Improved help text for network volumes__// 34 +With this release we have improved the help text that explains network volumes and how to use them within our solution. 37 37 38 -//__External links__// 39 -Clicking links to external documentation in the eMagiz portal is now configured to always open the links in a new tab, rather than replacing your current tab. 40 - 41 -//__Enumeration values__// 42 -When editing a message definition (i.e., a System Message, CDM, API Data Model, or Event Streaming Data Model) in the Create phase, users can add enumeration values for attributes with an Enumeration data type. In this release, we’ve added a "Save and Add New" button to streamline the process of adding multiple enumeration values. 36 +{{warning}}Should you be interested in migrating your model to our new 3rd generation architecture, don't hesistate to contact us at [[productmanagement@emagiz.com>>mailto:productmanagement@emagiz.com]] or read our [[documentation>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3.WebHome||target="blank"]] on the subject.{{/warning}} 43 43 44 -//__Debugging Shortcut__// 45 -Debugging a flow typically requires users to activate debug on a specific flow in Deploy → Containers, then navigate to Manage → Explore → Queue Browser and manually type in emagiz.debug. In this release, we have added a shortcut button that opens the Queue Browser page directly in the pop-up page right after activating debugging. Next to that, the Queue Browser page now includes a button to directly open the debugging queue, eliminating the need to manually type in emagiz.debug in the search box. 38 +== **Feedback items ** == 46 46 47 -[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 40 +//__Removed OData as option for an API Gateway operation__// 41 +With this release, we have removed the OData operation option as it was not used and was not fully supported anymore by the platform. 48 48 49 -[[image:Main.Images.Release Blog.WebHome@release-224-open-debug-queue-button.png]] 43 +//__Changes in API Gateway operation paths is automatically updated in Create__// 44 +When you change your path on a hosted API Gateway we will now automatically update the accompanying component in your Create (all-)entry. 50 50 51 -//__Test Message from Manage-Explore__// 52 -Additionally, we have improved the names and descriptions of test messages that you saved when debugging and wiretapping your integration in the Manage - Explore section. 46 +{{warning}}Make sure to check the changes and create a new version afterward to deploy the changes.{{/warning}} 53 53 54 - [[image:Main.Images.ReleaseBlog.WebHome@release-224-test-message-debug-title-description.png]]48 +== **Bug fixes ** == 55 55 56 -//__P asswordproperty__//57 - IntheFlow designerwithintheCreatephase,copyingpassword propertiesnowcopiesthe actualpasswordvalue insteadofthe encodedvalue.50 +//__Prevent endless loop in Deploy -> User Management__// 51 +With this release, we have changed the way we update properties when user management is updated for an API gateway using the API Key security mechanisms. This will prevent the endless loop that could now happen on occasion. 58 58 59 - ==**BugFixes**==53 +{{warning}}Any operation that is incorrectly deleted from Deploy while still end up in the logic and could cause issue so pay attention when removing API Gateway operations.{{/warning}} 60 60 61 -//__Event Processor Keystore and Trustore__// 55 +//__Update error handling during migration to the 3rd generation runtime__// 56 +As of now the error handling of all flows is correctly updated whilst migrating to the 3rd generation runtime configuration. 62 62 63 -We fixed an issue where the keystore location and the truststore location were generated incorrectly when creating a new event processor for models that were migrated from the legacy runtime architecture to the current generation architecture. 64 - 65 65 == **Fancy Forum Answers** == 66 66 67 67 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: 68 68 69 -* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 70 -* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 71 -* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 72 -* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 62 +* [[Access Spring ApplicationContext within Groovy Script>>https://my.emagiz.com/p/question/172825635703325469||target="blank"]] 63 +* [[Configuration problem: Failed to locate '$autoCreateChannelCandidates'>>https://my.emagiz.com/p/question/172825635703312551||target="blank"]] 64 +* [[503 on SOAP Webservice hosted in eMagiz>>https://my.emagiz.com/p/question/172825635703325386||target="blank"]] 73 73 74 -== **Key Takeaways** ==66 +== **Key takeaways** == 75 75 76 -Thanks to all whohelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:68 +Thanks to all that helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 77 77 78 78 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 79 79 * If you have feedback or ideas for us, talk to the Platypus 80 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 72 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 81 81 * Clear your browser cache (Ctrl + Shift + Del) 82 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]]74 +* Check out the release notes [here] 83 83 * Start thinking about how the license tracker can aid your development 84 84 * Start thinking about major, minor, and patch 77 +* 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,11 +89,6 @@ 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 -{{/info}} 93 -))) 94 - 95 -((( 96 -{{toc/}} 97 -))) 85 +~*~* Indicates a GEN3-only feature. 86 +{{/info}})))((({{toc/}}))){{/container}} 98 98 {{/container}} 99 -{{/container}}