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 136.1
edited by Erik Bakker
on 2023/08/01 14:12
on 2023/08/01 14:12
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 -22 4-SummerSonata1 +202 - New Equilibrium - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.ebakker - Content
-
... ... @@ -1,87 +1,84 @@ 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,wearebringing asignificantperformanceimprovementtoflowtesting,withexecution timesnow acceleratedby upto3times.Nextto that,overthepastweek,wefocusedon improvingtheusability of ourplatformand addressingcommunityfeedback.Specifically, we enhanceduserinterface elementson severalpages,includingthe descriptionsof help texts,externallinkswithinhelptexts,andtheoveralllayout ofhelptext pages. Additionally,wemade improvementstoseveralpop-up pages. We alsomadetheuserinterfacemoreuser-friendlyfordebugging integration flows.Lastly,we resolvedan issuefor some modelswhen creatingan Event Processor.5 +**Hi there, eMagiz developers!** In the last few weeks, we have crossed our t's and dotted our i's on the release properties functionality that will impact the day to day life of every user working within the platform. The focus of the release blog will consequently also be on this subject. On top of that we have several additional smaller feedback item coming from our hackathon efforts that are now released to you. 7 7 8 -== **Rapid Flow Testing** == 7 +== **Release Properties** == 8 +As of this release, we will introduce a new way of handling properties for all our clients. This change intends to solidify the relationship between a release and a property value. Before, in the current generation architecture, timing of changing properties was crucial to avoid costly mistakes on Production. On top of that it was not always clear whether a property value was indeed updated as it was not linked to something that was deployed. These considerations let us to change the property management behavior not only on our next-generation architecture but also on our current generation architecture. Having said that, there are several key changes compared to the current way of managing your properties. Most notably among these are: 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. 10 +* The current properties tab in Deploy will disappear. The new overview of the properties (and their values) can be found under the "Create phase release" in Deploy -> Releases 11 +* Property placeholders (i.e. the names of properties as given in Create) are now automatically created for you. This to avoid mistakes when filling them in. 12 +* When adding or editing a property you can *now* select multiple runtimes for which the property applies. This is mainly beneficial for those running in a double lane setup or having a distributed landscape of containers. 13 +* A, for most, new concept of a "property release" is introduced. With the help of this functionality you can easily change a property on Production without having to create a completely new release in Test and promote it to the Production environment. 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. 15 +{{info}}For more information please check out the following microlearnings: 15 15 16 -//__Help text panel in Capture__// 17 -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. 17 +* [[Property Management>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-property-management-new.WebHome||target="blank"]] 18 +* [[Actualize properties - current generation architecture>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-actualize-properties-new.WebHome||target="blank"]] 19 +* [[Actualize properties - next generation architecture>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-actualize-properties-gen3-new.WebHome||target="blank"]] 18 18 19 - //__Addingtags inCapture__//20 - In the Capture phase, clicking to add or remove a tag in the pop-up pagefor specifying integration requirements no longer displays a 'blocked' icon.21 +Should you have any questions in advance, please get in touch with us at [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]. 22 +{{/info}} 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. 24 +== ** Manage - Next generation graphs improvements ** == 25 +As of this release, we will create a condensed view of your metrics when zooming out in the Manage phase graphs. This will significantly improve the performance of the manage graphs as we retrieve and show less fine-grained information when zooming out. 26 26 27 -[[image:Main.Images.Release Blog.WebHome@release- 224-pop-ups-wrapped-property-values.png]]27 +[[image:Main.Images.Release Blog.WebHome@202-release-blog--manage-graphs-zoomed-out.png]] 28 28 29 -//__Improved text in Design architecture__// 30 -We fixed some spelling mistakes in the pop-up page when applying to environment in Design architecture. 29 +== **Feedback Items** == 31 31 32 -//__ Adding attributesfora messagedefinition__//33 -W e fixedan issuewhere yourselected attributeswere lostwhennavigatingbetweenpaginations whileaddingmore attributesto the entityin the pop-upshownwhen youpressthe'Add Attribute'button onthe right panelof your SystemMessage,CDM, API DataModel,orEventStreaming DataModel.31 +//__Improved editability when testing in eMagiz wihout Edit rights in Create__// 32 +Without having edit rights in the Create phase you could already do a lot on the level of flow tests in eMagiz. However, there were some oversights we missed during the implementation. These have been fixed allowing those without edit rights to now also change the name and description of the test case. 34 34 35 -//__ HelptextforHTTPmethods__//36 - Weimprovedthehelp text for the HTTP methodfieldintheHTTPoutboundgatewayand HTTP outboundchannel adapterflowcomponentstoprovide clearer descriptionsfordifferentHTTPmethods. Additionally, we implementeda validationforthesecomponentstoprevent selecting the HTTP method 'PATCH' ifanApache HttpComponentsRESTtemplate isnot provided.34 +//__Improved auditability on Deploy Architecture__// 35 +To improve the audtiability on Deploy Architecture we now also log when someone with Admin rights changes specific functions on this level (i.e. Fixed IP). 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. 37 +//__Test your own exported work__// 38 +We have now made it possible to test your own exported work to the Store before it gets approved. This will increase the quality of store items we have, and our partners, have on offer within the store. 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. 40 +{{info}}In case the concept of the store is new for you please check out this [[Fundamental>>doc:Main.eMagiz Academy.Fundamentals.fundamental-emagiz-store.WebHome||target="blank"]]{{/info}} 46 46 47 -[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 42 +//__Improved Audit Trail on several places__// 43 +In several places in the portal, we have improved the audit trail to specify better who changed what at which point in time. 48 48 49 -[[image:Main.Images.Release Blog.WebHome@release-224-open-debug-queue-button.png]] 45 +//__Removed the erroneous alert on message mapping when having a passthrough API__// 46 +This release removes the erroneous alert people reported on "errors in message mapping" for a passthrough API. 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. 48 +== **Bug Fixes** == 53 53 54 -[[image:Main.Images.Release Blog.WebHome@release-224-test-message-debug-title-description.png]] 50 +//__Avoid clicking on other components while deleting another__// 51 +To avoid unexpected behavior, we now ensure that nothing can be selected once you see the "deletion" pop-up when you want to remove something in the flow designer. 55 55 56 -//__ Passwordproperty__//57 - IntheFlowdesignerwithintheCreatephase,copyingpassword propertiesnowcopiestheactual password valueinsteadoftheencoded value.53 +//__Improved validation feedback in migrating to the next-generation architecture__// 54 +We have improved the validation feedback when migrating to the next-generation architecture. 58 58 59 -== **Bug Fixes** == 56 +//__Make sure that user credentials can be viewed with view rights__// 57 +This release makes sure that the user credentials in Deploy can be considered with view rights and not only when having edit rights. 60 60 61 -//__Event Processor Keystore and Trustore__// 59 +//__Refresh behavior within the deployment plan is fixed__// 60 +This release changes the refresh behavior within the deployment plan to show, once more, the "to be installed" flows before the user presses Execute. 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"]] 66 +* [[Replacing Legacy eMagiz-Mendix Connector: Migration Plan>>https://my.emagiz.com/p/question/172825635703517317||target="blank"]] 67 +* [[Unknown character(s) does not create error message.>>https://my.emagiz.com/p/question/172825635703517488||target="blank"]] 68 +* [[Split gateway configuration for local GEN3 gateway>>https://my.emagiz.com/p/question/172825635703517580||target="blank"]] 73 73 74 -== **Key Takeaways** ==70 +== **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:72 +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. 76 +* 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"]]78 +* 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 81 +* 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 -))) 89 +~*~* Indicates a GEN3-only feature. 90 +{{/info}})))((({{toc/}}))){{/container}} 98 98 {{/container}} 99 -{{/container}}