Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 110.1
edited by Erik Bakker
on 2023/05/05 10:25
on 2023/05/05 10:25
Change comment:
There is no comment for this version
To version 574.46
edited by dfirdausy
on 2024/07/02 12:14
on 2024/07/02 12:14
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 - 196-TheLastPost1 +224 - Summer Sonata - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.dfirdausy - Content
-
... ... @@ -1,88 +1,92 @@ 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!** In th e lastfew weeks, wehaveworkhardon improvingournextgenerationarchitectureandintroducedthe"live"modewithinourflowtestingfunctionality.Furthermore there are loads ofsmallerfeedback items andbugsthat havebeenresolvedwiththisrelease.Sowithoutfurtheradoletus dive into allwe havetooffer.6 +**Hi there, eMagiz developers!** In this release, we are bringing a significant performance improvement to flow testing, with execution times now accelerated by up to 3 times. Next to that, 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 -== ** "Live"mode on flowtesting** ==8 +== **Faster Flow Testing** == 8 8 9 -W iththisreleasewe bring animprovedversionoftheflow testing functionality. As ofnowyou willhavetheoption toswitchbetween"live"and "mock"mode willrunning a flowtest. The"mock" modeisthemode youare usedtofromus. In thismodeall externalcommunicationismockedby thesystem andonly thefunctionalprocesscanbe tested.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 10 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. 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 12 13 -[[image:Main.Images.Release Blog.WebHome@196-release-blog--live-flow-testing-pop-up.png]] 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. 14 14 15 -Once confirmed you will see that the user interface now indicates that the endpoint is in "live" mode. 19 +//__Adding tags in Capture__// 20 +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. 16 16 17 -[[image:Main.Images.Release Blog.WebHome@196-release-blog--live-flow-testing-result.png]] 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. 18 18 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}} 27 +[[image:Main.Images.Release Blog.WebHome@release-224-pop-ups-wrapped-property-values.png]] 22 22 23 -== **3rd generation improvements** == 29 +//__Improved text in Design architecture__// 30 +We fixed some spelling mistakes in the pop-up page when applying to environment in Design architecture. 24 24 25 -//__ Event Streamingstatisticscompletion__//26 - Inthis release,wehave updated theretrievalofdatatoensurethatforall models,all environmentsand alltopics thisdatacanbe shownto the userso theycanproperlymonitor the environment.32 +//__Adding attributes for a message definition__// 33 +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. 27 27 28 -//__ Deployments on nextgeneration architecture__//29 - Thisreleasefixesseveralsmallerbugsandaddsseveralimprovementsto the deploymentprocessof the nextgeneration architecture.35 +//__Helptext for HTTP methods__// 36 +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. 30 30 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. 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. 33 33 34 -== **Feedback items ** == 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. 35 35 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. 47 +[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 38 38 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. 49 +[[image:Main.Images.Release Blog.WebHome@release-224-open-debug-queue-button.png]] 41 41 42 -//__ Flowdesignerimprovements__//43 - With this release various improvements have been made to the flowdesigner. Among otherswe have improved theoverviewof what an"unusedresource"is. You now have the optiontodefinecertainresources thatareused butcannotbeauto-detectedby eMagiztobe an"used"resource to avoid confusion.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. 44 44 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. 54 +[[image:Main.Images.Release Blog.WebHome@release-224-test-message-debug-title-description.png]] 47 47 48 -== **Bug fixes ** == 56 +//__Password property__// 57 +In the Flow designer within the Create phase, copying password properties now copies the actual password value instead of the encoded value. 49 49 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. 59 +== **Bug Fixes** == 52 52 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. 61 +//__Event Processor Keystore and Trustore__// 55 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. 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. 58 58 59 59 == **Fancy Forum Answers** == 60 60 61 61 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: 62 62 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"]] 69 +* [[Preparing Image for <runtime> failed: Reached the number of attempt.>>https://my.emagiz.com/p/question/172825635703888610||target="blank"]] 66 66 67 -== **Key takeaways** ==71 +== **Key Takeaways** == 68 68 69 -Thanks to all thathelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:73 +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: 70 70 71 71 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 72 72 * If you have feedback or ideas for us, talk to the Platypus 73 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 77 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 74 74 * Clear your browser cache (Ctrl + Shift + Del) 75 -* Check out the release notes [here] 79 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]] 76 76 * Start thinking about how the license tracker can aid your development 77 77 * Start thinking about major, minor, and patch 78 -* Upgrade to the latest build number 79 79 * Keep making great integrations 80 80 81 81 Let's stay in touch and till next time! 82 82 83 -{{info}} 84 -~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 86 +))) 85 85 86 -~*~* Indicates a GEN3-only feature. 87 -{{/info}})))((({{toc/}}))){{/container}} 88 +((( 89 +{{toc/}} 90 +))) 88 88 {{/container}} 92 +{{/container}}