Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 574.31
edited by dfirdausy
on 2024/07/01 17:13
on 2024/07/01 17:13
Change comment:
There is no comment for this version
To version 149.1
edited by Erik Bakker
on 2023/08/29 10:56
on 2023/08/29 10:56
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 -2 24 -Summer Sonata1 +204 - Found It - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.ebakker - Content
-
... ... @@ -1,76 +1,49 @@ 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!** Overthe past week,we focused on improving theusability of our platform and addressing communityfeedback.Specifically, we enhanceduserinterface elements on several pages,includingthedescriptionsofhelptexts,external linkswithinhelptexts, and theoveralllayout ofhelptext pages. Additionally, wemade improvementstoseveral pop-uppages.Wealsomade the user interfacemore user-friendly fordebugging integrationflows. Lastly, we resolved anissue forsome models when creatingan EventProcessor.5 +**Hi there, eMagiz developers!** We have processed additional feedback on the release properties in the last few weeks. On top of that, we have improved the error handling and manageability of our new generation monitoring stack. 7 7 8 8 == **Feedback Items** == 9 -//__Retention duration and bytes in Capture__// 10 -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. 11 11 12 -//__ HelptextpanelinCapture__//13 - Collapsing thehelptext ofthispop-uppage byclickingthe"?"iconon the topright corner of the pop-uppagewillnowcorrectly hidethehelptextpane.9 +//__Improved check on nested property placeholders__// 10 +To avoid problems when using nested property placeholders in your configuration, we have added additional checks to identify these nested properties as missing if they are indeed missing. 14 14 15 -//__ Adding tagsinCapture__//16 - IntheCapturephase,clickingtoaddor remove ataginthepop-up pagefor specifyingintegration requirements nolongerdisplays a'blocked'icon.12 +//__Removed outdated properties when deploying on the new generation architecture stack__// 13 +We have removed two specific outdated properties from the configuration when deploying on the new generation architecture stack. The properties in question were necessary before connecting to a Kafka cluster but have become obsolete once you migrate. 17 17 18 -[[image:Main.Images.Release Blog.WebHome@release-224-selectable-cursor-for-tags.png]] 19 - 20 -//__Property value page__// 21 -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. 15 +{{warning}}Should you still use the properties called "emagiz.runtime.name" and "emagiz.runtime.environment" **after** successfully migrating the flow in question to the next generation, please get in touch with us before deploying.{{/warning}} 22 22 23 -[[image:Main.Images.Release Blog.WebHome@release-224-pop-ups-wrapped-property-values.png]] 17 +//__Improved performance Manage Dashboards__// 18 +We have improved the efficiency of retrieving the data shown in the Manage Dashboards for the next-generation architecture. 24 24 25 -//__Improved text in Design architecture__// 26 -We fixed some spelling mistakes in the pop-up page when applying to environment in Design architecture. 27 - 28 -//__Adding attributes for a message definition__// 29 -We fixed an issue where your selected attributes were lost when navigating between paginations while adding more attributes to the entity in the pop-up shown when you press the 'Add Attribute' button on the right panel of your System Message, CDM, API Data Model, or Event Streaming Data Model. 30 - 31 -//__Helptext for HTTP methods__// 32 -We improved the help text for the HTTP method field in the HTTP outbound gateway and HTTP outbound channel adapter flow components to provide clearer descriptions for different HTTP methods. Additionally, we implemented a validation for these components to prevent selecting the HTTP method 'PATCH' if an Apache HttpComponents REST template is not provided. 33 - 34 -//__External links__// 35 -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. 36 - 37 -//__Test Message from Manage-Explore__// 38 -We improved the names and descriptions of test messages that you saved when debugging and wiretapping your integration in the Manage - Explore section. 39 - 40 -<Screenshot here> 41 - 42 -//__Password property__// 43 -In the Flow designer within the Create phase, copying password properties now copies the actual password value instead of the encoded value. 44 - 45 45 == **Bug Fixes** == 46 46 47 -//__Event Processor Keystore and Trustore__// 22 +//__Errors with long stack traces or long message histories will now also show in eMagiz__// 23 +We have fixed a bug that could cause an error message to be lost between the flow and the Manage phase of eMagiz. This happened in situations where either the stack trace or the message history was very long. To ensure this new functionality is applied to your flows, create a new release and deploy it to your environment(s). 48 48 49 -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. 25 +//__Moving runtimes from on-premise to the cloud will not result in a broken container anymore__// 26 +We have fixed a bug that caused specific runtimes to deploy on-premises but later migrated to the cloud, not to start up. By fixing this bug, you have more flexibility in moving containers around when running in a hybrid configuration. 50 50 51 - 52 - 53 - 54 54 == **Fancy Forum Answers** == 55 55 56 56 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: 57 57 58 -* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 59 -* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 60 -* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 61 -* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 32 +* [[XSLT Extension Gateway with JSON message>>https://my.emagiz.com/p/question/172825635703543227||target="blank"]] 33 +* [[eMagiz property migration>>https://my.emagiz.com/p/question/172825635703543395||target="blank"]] 62 62 63 -== **Key Takeaways** ==35 +== **Key takeaways** == 64 64 65 65 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: 66 66 67 67 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 68 68 * If you have feedback or ideas for us, talk to the Platypus 69 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 41 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 70 70 * Clear your browser cache (Ctrl + Shift + Del) 71 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]]43 +* Check out the release notes [here] 72 72 * Start thinking about how the license tracker can aid your development 73 73 * Start thinking about major, minor, and patch 46 +* Upgrade to the latest build number 74 74 * Keep making great integrations 75 75 76 76 Let's stay in touch and till next time! ... ... @@ -78,11 +78,6 @@ 78 78 {{info}} 79 79 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 80 80 81 -{{/info}} 82 -))) 83 - 84 -((( 85 -{{toc/}} 86 -))) 54 +~*~* Indicates a next-generation-architecture only feature. 55 +{{/info}})))((({{toc/}}))){{/container}} 87 87 {{/container}} 88 -{{/container}}