Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 579.1
edited by Danniar Firdausy
on 2024/07/02 13:29
on 2024/07/02 13:29
Change comment:
There is no comment for this version
To version 550.1
edited by Carlijn Kokkeler
on 2024/06/05 09:31
on 2024/06/05 09:31
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 +222 - Flee Frustration - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,73 +3,45 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release, we arebringingasignificantperformanceimprovementtoflowtesting,withexecutiontimesnowacceleratedbyupto 3 times.Next tothat,overthepastweek, wefocusedonimprovingthe usability ofurplatform and addressingcommunityfeedback.Specifically,weenhancedusernterface elements on severalpages, includingthedescriptionsofhelptexts, externallinks withinhelptexts,andthe overalllayoutofhelp textpages.Additionally,wemade improvementstoseveralpop-up pages.Wealsomadetheuserinterfacemoreuser-friendlyfor debuggingintegrationflows.Lastly, weresolvedan issueforsomemodelswhencreatinganEventProcessor.6 +**Hi there, eMagiz developers!** This release, we have worked to allow cron triggers for hours, days and months prepended by a 0. Moreover, changes in Design that will create or delete runtimes, or impact your model architecture, will trigger a warning before being put into effect in Design Architecture. We have also done several bug fixes, for example, users are not logged out from the portal anymore while deploying. Furthermore, users are now blocked from deploying at the same time on the same environment. Dive into our release blog to find out about the details and the rest of our bug fixes! 7 7 8 -== **Faster Flow Testing** == 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. 11 - 12 12 == **Feedback Items** == 13 -//__ Retentiondurationand bytesin Capture__//14 - Thepop-up pageforspecifying integrationrequirementsinheCapturephasenowcorrectlyasks fortherequiredretentiondurationand bytes forthe integration/topic,insteadof thepreviouslyincorrectterms retention size andbytes.9 +//__Design changes__// 10 +If a user makes changes in Design that will create or delete runtimes, or impact your model architecture, that user will be warned about this before it is put into effect in Design Architecture. 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. 12 +[[image:Main.Images.Release Blog.WebHome@release-222-affect-design-architecture.png]] 18 18 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. 14 +== **Bug Fixes** == 15 +//__Cron triggers__// 16 +Cron triggers now allow for hours, days and months prepended by a 0, for example 05. 21 21 22 -[[image:Main.Images.Release Blog.WebHome@release-22 4-selectable-cursor-for-tags.png]]18 +[[image:Main.Images.Release Blog.WebHome@release-222-cron-triggers.png]] 23 23 24 -//__ Adding attributes for amessage definition__//25 - Wefixedanissue whereyour selectedattributeswerelostwhennavigatingbetweenpaginationswhile addingmorebutes totheentityinthepop-upshownwhenyoupressthe'AddAttribute'button ontherightpanelof yourSystem Message,CDM, API DataModel,or EventStreamingDataModel.20 +//__Trigger activation__// 21 +Previously, when users were logged out from eMagiz during the execution of the deployment plan, it seemed that the portal reactived triggers, but this was not done. From now on, users are blocked from being logged out during deployment execution, so that triggers are re-enabled after the deployment plan has been executed. 26 26 27 -//__Improved text in Design architecture__// 28 -We fixed some spelling mistakes in the steps to be executed within the pop-up page when applying to environment in Design architecture. 29 - 30 -//__Property value page__// 31 -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. 23 +//__Multiple users deploying__// 24 +Users are blocked from deploying at the same time on the same environment on the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture. 32 32 33 -[[image:Main.Images.Release Blog.WebHome@release-22 4-pop-ups-wrapped-property-values.png]]26 +[[image:Main.Images.Release Blog.WebHome@release-222-users-deploying.png]] 34 34 35 -//__ Passwordproperty__//36 - IntheFlow designerwithintheCreate phase,copying passwordpropertiesnowcopiestheactualpasswordvalueinsteadoftheencodedvalue.28 +//__Invalid memory configurations__// 29 +We have improved machine health calculations to prevent the creation of a machine with invalid memory configurations. 37 37 38 -//__ Enumerationvalues__//39 - When editingamessagedefinition (i.e.,aSystem Message, CDM, API Data Model,or Event StreamingData Model) in the Flowdesignerwithinthe Createphase, users can add enumerationvalues for attributeswith an Enumeration data type. In this release,we’veaddeda "Save and Add New"button tostreamline the process of adding multipleenumeration values.31 +//__Property value synchronization__// 32 +Property values displayed in the Flow Designer and property values of your active release are now synchronized correctly. 40 40 41 -//__ Helptextfor HTTPmethods__//42 - We improved the help text for the HTTP method fieldinthe HTTP outbound gatewayand HTTPoutboundchanneladapterflowcomponents to provideclearerdescriptions fordifferentHTTP methods. Additionally,weimplementedavalidation for thesecomponentstopreventselectingtheHTTP method 'PATCH'if anApacheHttpComponentsREST templateisnot provided.34 +//__JMS number__// 35 +The number on the JMS container correctly displays the amount of queues present in Design. 43 43 44 -//__External links__// 45 -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. 46 - 47 -//__Debugging Shortcut__// 48 -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. 37 +[[image:Main.Images.Release Blog.WebHome@release-222-jms.png]] 49 49 50 -[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 51 - 52 -{{html}} 53 -<!-- 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. --> 54 -<!-- [[image:Main.Images.Release Blog.WebHome@release-224-open-debug-queue-button.png]] --> 55 -{{/html}} 56 - 57 -//__Test Message from Manage-Explore__// 58 -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. 59 - 60 -[[image:Main.Images.Release Blog.WebHome@release-224-test-message-debug-title-description.png]] 61 - 62 -== **Bug Fixes** == 63 - 64 -//__Event Processor Keystore and Trustore__// 65 - 66 -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. 67 - 68 68 == **Fancy Forum Answers** == 69 69 70 70 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: 71 71 72 -* [[Preparing Image for <runtime> failed: Reached the number of attempt.>>https://my.emagiz.com/p/question/172825635703888610||target="blank"]] 43 +* [[SunCertPathBuilderException using a Keystore>>https://my.emagiz.com/p/question/172825635703850115||target="blank"]] 44 +* [[Name of User in header>>https://my.emagiz.com/p/question/172825635703850290||target="blank"]] 73 73 74 74 == **Key Takeaways** == 75 75 ... ... @@ -79,7 +79,7 @@ 79 79 * If you have feedback or ideas for us, talk to the Platypus 80 80 * 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.22 3-IdyllicImage.WebHome||target="blank"]]54 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.222 - Flee Frustration.WebHome||target="blank"]] 83 83 * Start thinking about how the license tracker can aid your development 84 84 * Start thinking about major, minor, and patch 85 85 * Keep making great integrations ... ... @@ -86,6 +86,10 @@ 86 86 87 87 Let's stay in touch and till next time! 88 88 61 +{{info}} 62 +~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 63 + 64 +{{/info}} 89 89 ))) 90 90 91 91 (((