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 109.1
edited by Erik Bakker
on 2023/05/05 10:19
on 2023/05/05 10:19
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 +196 - The Last Post - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.ebakker - Content
-
... ... @@ -1,76 +1,81 @@ 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!** Overthepast week, wefocused on improvingthe usabilityof ourplatformand addressingcommunity feedback. Specifically,we enhanceduserinterfaceelements on severalpages, including the descriptionsofhelptexts, external linkswithinhelptexts,andtheoveralllayoutofhelp textpages.Additionally, we made improvementsto severalpop-up pages. We also madetheuserinterfacemore user-friendlyfor debuggingintegrationflows. Lastly,we resolvedanissueforsomemodelswhencreatinganEventProcessor.5 +**Hi there, eMagiz developers!** In the last few weeks, we have work hard on improving our next generation architecture and introduced the "live" mode within our flow testing functionality. Furthermore there are loads of smaller feedback items and bugs that have been resolved with this release. So without further ado let us dive into all we have to offer. 7 7 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. 7 +== **"Live" mode on flow testing** == 11 11 12 -//__Help text panel in Capture__// 13 -Collapsing the help text of this pop-up page by clicking the "?" icon on the top right corner of the pop-up page will now correctly hide the help text pane. 9 +With this release we bring an improved version of the flow testing functionality. As of now you will have the option to switch between "live" and "mock" mode will running a flow test. The "mock" mode is the mode you are used to from us. In this mode all external communication is mocked by the system and only the functional process can be tested. 14 14 15 -//__Adding tags in Capture__// 16 -In the Capture phase, clicking to add or remove a tag in the pop-up page for specifying integration requirements no longer displays a 'blocked' icon. 11 +By switching to "live" mode you can not only test the functional process but also the communication to the external system. You can do so by entering the "edit" mode of the flow test and toggle between "mock" and "live" mode. When doing so eMagiz will show you the following pop-up stressing the consequences of your actions. 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. 13 +[[image:Main.Images.Release Blog.WebHome@196-release-blog--live-flow-testing-pop-up.png]] 22 22 23 - [[image:Main.Images.ReleaseBlog.WebHome@release-224-pop-ups-wrapped-property-values.png]]15 +Once confirmed you will see that the user interface now indicates that the endpoint is in "live" mode. 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. 17 +[[image:Main.Images.Release Blog.WebHome@196-release-blog--live-flow-testing-result.png]] 27 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. 19 +{{info}}* The following restrictions apply for this functionality 20 + ** "Live" mode can only be activated on HTTP outbound gateway components 21 + ** "Live" mode can **not** be active when you want to use the flow test as an "automated" test{{/info}} 30 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. 23 +== **3rd generation improvements** == 33 33 34 -//__E xternallinks__//35 - Clickinglinkstoexternaldocumentationin the eMagizportalisnowconfiguredtoalwaysopenthe linksina new tab,rather than replacingyourcurrenttab.25 +//__Event Streaming statistics completion__// 26 +In this release, we have updated the retrieval of data to ensure that for all models, all environments and all topics this data can be shown to the user so they can properly monitor the environment. 36 36 37 -//__ TestMessagefromManage-Explore__//38 - Weimprovedthenames and descriptions oftestmessagesthatyou savedwhendebugging and wiretappingyour integration intheManage - Explore section.28 +//__Deployments on next generation architecture__// 29 +This release fixes several smaller bugs and adds several improvements to the deployment process of the next generation architecture. 39 39 40 -<Screenshot here> 31 +//__Clean queues option__// 32 +This release introduces an option for **admins** to clean queues that remained after a migration towards the next generation runtime architecture. This will make the overview of which queues are "problematic" a much more realistic overview. 41 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. 34 +== **Feedback items ** == 44 44 45 -== **Bug Fixes** == 36 +//__On-premise containers are started upon slot wakeup__// 37 +With this release, we have added additional functionality to models running in the next generation runtime architecture. With this improvement all on-premise containers are stopped when the cloud slot goes to sleep and are woken up once the slot is woken up in the morning. 46 46 47 -//__Event Processor Keystore and Trustore__// 39 +//__Resource path is shown to the user__// 40 +You can now, without downloading, see the resource path of a resource by viewing the metadata of the resource. You can do so by pressing the "eye" icon to view this information. 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. 42 +//__Flow designer improvements__// 43 +With this release various improvements have been made to the flow designer. Among others we have improved the overview of what an "unused resource" is. You now have the option to define certain resources that are used but cannot be auto-detected by eMagiz to be an "used" resource to avoid confusion. 50 50 45 +//__Improved capabilities of a company contact__// 46 +With this release we have improved the capabilities of a company contact. As of now you can also add users to models belonging to subcompanies below your the company to which you are the company contact. 51 51 48 +== **Bug fixes ** == 52 52 50 +//__Optional API parameters are handled correctly__// 51 +Currently, eMagiz would create the wrong expression for handling optional API parameters. With this release we have improved the expression in such a way that all optional parameters are handled correctly out of the box. 53 53 53 +//__Without CDM rights nothing related to any data model can be edited anymore__// 54 +With this release, we have made sure that nothing related to any data model can be edited without having the proper rights. 55 + 56 +//__Improved sorting of Design and Deploy archticture__// 57 +With this release, we now ensure that both Design and Deploy architecture are sorted in the same manner to avoid confusion when quickly switching between both views. 58 + 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"]] 63 +* [[jsonPath in SpEL expressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]] 64 +* [[Connecting to Azure SQL>>https://my.emagiz.com/p/question/172825635703415110||target="blank"]] 65 +* [[Changes to JSON api keep breaking my model validation, although they are irrelevant to me>>https://my.emagiz.com/p/question/172825635703415225||target="blank"]] 62 62 63 -== **Key Takeaways** ==67 +== **Key takeaways** == 64 64 65 -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:69 +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: 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. 73 +* 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"]]75 +* 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 78 +* 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 -))) 86 +~*~* Indicates a GEN3-only feature. 87 +{{/info}})))((({{toc/}}))){{/container}} 87 87 {{/container}} 88 -{{/container}}