Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 06- Situational Deployment1 +224 - Summer Sonata - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.dfirdausy - Content
-
... ... @@ -1,76 +1,75 @@ 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!** Inthelastfewweeks, wehavedonemuch work fortheDeploy phase.Ontopofthat, we haveworkedon severalstorefunctionalities.Next to this, wehave several smallerfeedbackitemsfromourhackathoneffortsthatarenowreleased toyou.6 +**Hi there, eMagiz developers!** Over the past week, we focused on improving the usability of our platform and addressing community feedback. Specifically, we enhanced user interface elements on several pages, including the descriptions of help texts, external links within help texts, and the overall layout of help text pages. Additionally, we made improvements to several pop-up pages. We also made the user interface more user-friendly for debugging integration flows. Lastly, we resolved an issue for some models when creating an Event Processor. 6 6 7 -== ** DeploymentPlan** ==8 +== **Rapid Flow Testing** == 8 8 9 -//__Improved deployment plan to make the process better and more predictable__// 10 -The algorithm for genarating a default deployment plan is improved to keep jms downtime and alerting to a minimum. Next to this, the start/stop/restart machine deployment steps are now also executed correctly for aws and on-premises machines. 10 +== **Feedback Items** == 11 +//__Retention duration and bytes in Capture__// 12 +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 -//__ Editing release properties__//13 - Withthisrelease,itwillbepossibletochangethedescription ofapropertyby editingthe property.14 +//__Help text panel in Capture__// 15 +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. 14 14 15 -//__ JMSmemory settingcheck__//16 - Achange inmemorysettingstriggersredeployment ofthe containernow.17 +//__Adding tags in Capture__// 18 +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. 17 17 18 -//__Properties tab__// 19 -We have removed the deprecated tab Properties in the Deploy phase. 20 +[[image:Main.Images.Release Blog.WebHome@release-224-selectable-cursor-for-tags.png]] 21 + 22 +//__Property value page__// 23 +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. 20 20 21 -//__Cleanup old images__// 22 -When a release is removed, the related unused images in the on-premises machines will be removed as well. 25 +[[image:Main.Images.Release Blog.WebHome@release-224-pop-ups-wrapped-property-values.png]] 23 23 24 -//__ Performance improvementsfor loading releases__//25 - Performanceimprovementshave been implemented forloadingreleases inDeploy.Releasesshouldnowloadfasterthanbefore. All functionalityshould remainexactly thesame as before.27 +//__Improved text in Design architecture__// 28 +We fixed some spelling mistakes in the pop-up page when applying to environment in Design architecture. 26 26 27 -== **Store Improvements** == 30 +//__Adding attributes for a message definition__// 31 +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. 28 28 29 -//__ Messagedefinitionelementsorder__//30 -We fixedanissue that theordersof message definition’selementswere changedafterimported.33 +//__Helptext for HTTP methods__// 34 +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. 31 31 32 -== **Feedback Items** == 36 +//__External links__// 37 +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. 38 + 39 +//__Enumeration values__// 40 +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. 33 33 34 -//__ Alertingmanual pause__//35 - Afew releasesagowechangedthebehaviorofalertinginthedeploymentplan.Now eachtimewhen adeploymentplanisexecuted thealertingwill be automaticallyre-enabledwhen thedeployer closesthe deploymentplanorcloses thewebbrowser.Themajorityofthe usersarehappy with thenew behavior,but therearesome usecasesthatyou donotwantstartthe alertingimmediately.Withthisrelease, ifalerting has beenpaused manually,thiswillnotbeactivatedautomaticallyaftera releasedeployment.42 +//__Debugging Shortcut__// 43 +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. 36 36 37 -//__Ordering of graphs in Manage__// 38 -The graphs in Manage are now ordered according to importance. This means that runtime statistics are sorted by "Process CPU usage" (highest first), queue statistics are sorted by "Messages in queue" (highest first), and HTTP statistics are sorted by "Unsuccessful requests" (highest first). 45 +[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 39 39 40 -//__UTC times in Grafana panels__// 41 -All Grafana panels now show UTC times, which are normally used in eMagiz, instead of local (browser) time zones. This way, it is easier to match graphs with logging events or alerts. 47 +[[image:Main.Images.Release Blog.WebHome@release-224-open-debug-queue-button.png]] 42 42 43 -//__ Updateflow designerversion__//44 - Theframework used in theflow designerhasbeen updatedto thelatestversion.49 +//__Test Message from Manage-Explore__// 50 +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. 45 45 46 -//__Carwash track TLS versions in logging__// 47 -A new logging feature will be released, enabling us to make better choices in deprecating old encryption standards. 52 +[[image:Main.Images.Release Blog.WebHome@release-224-test-message-debug-title-description.png]] 48 48 49 -//__ Moving channelsin the flowdesigner__//50 - Movingalreadyattachedchannels in theflowdesignerhasbeenmadesligthlyeasier.54 +//__Password property__// 55 +In the Flow designer within the Create phase, copying password properties now copies the actual password value instead of the encoded value. 51 51 52 -//__Topic sizes description change__// 53 -In the change description (and History) when altering the topic size of a topic the new and old value were switched around creating confusion, this has been resolved. 54 - 55 -//__Password change notification__// 56 -When an account password change request is made, even when this fails, a mail is sent to the account owner to inform the owner about the action. 57 - 58 -//__Password comparison__// 59 -When changing a password, it is compared to a list of known database breaches for security. A warning is shown when the password corresponds with a password in the database. 60 - 61 - 62 62 == **Bug Fixes** == 63 63 64 -//__Flow designer styling__// 65 -The styling of the flow designer's left component panel has been restructured, solving a rare bug which would break the styling of certain functionalities. 59 +//__Event Processor Keystore and Trustore__// 66 66 61 +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. 62 + 67 67 == **Fancy Forum Answers** == 68 68 69 69 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: 70 70 71 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 67 +* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 68 +* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 69 +* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 70 +* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 72 72 73 -== **Key takeaways** ==72 +== **Key Takeaways** == 74 74 75 75 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: 76 76 ... ... @@ -78,10 +78,9 @@ 78 78 * If you have feedback or ideas for us, talk to the Platypus 79 79 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 80 80 * Clear your browser cache (Ctrl + Shift + Del) 81 -* Check out the release notes [here] 80 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]] 82 82 * Start thinking about how the license tracker can aid your development 83 83 * Start thinking about major, minor, and patch 84 -* 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,6 +89,11 @@ 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 -~*~* Indicates a next-generation-architecture only feature. 93 -{{/info}})))((({{toc/}}))){{/container}} 90 +{{/info}} 91 +))) 92 + 93 +((( 94 +{{toc/}} 95 +))) 94 94 {{/container}} 97 +{{/container}}