Changes for page 222 - Flee Frustration
Last modified by CarlijnKokkeler on 2024/06/05 09:31
From version 105.1
edited by Erik Bakker
on 2023/04/25 13:58
on 2023/04/25 13:58
Change comment:
There is no comment for this version
To version 501.1
edited by CarlijnKokkeler
on 2024/05/06 13:12
on 2024/05/06 13: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 - 196-The Last Post1 +220 - Patch Parade - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,80 +1,74 @@ 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 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.6 +**Hi there, eMagiz developers!** 6 6 7 -== ** "Live" modeon flowtesting** ==8 +== **Feedback Items** == 8 8 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. 10 +//__Integration pattern information__// 11 +Integration pattern information of the selected message type has been added to the pop-up that is shown in Capture when creating a new integration. 10 10 11 - By switching to "live"mode you can not only test the functional process but also thecommunication to the externalsystem. You can doso byenteringthe "edit" mode of the flow test and togglebetween "mock" and "live"mode. When doing soeMagiz willshow you thefollowing pop-up stressingtheconsequences of youractions.13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 12 12 13 -[[image:Main.Images.Release Blog.WebHome@196-release-blog--live-flow-testing-pop-up.png]] 15 +//__Message queue history__// 16 +All events that relate to message queues (delete message, delete all messages or delete queue) are logged in the Manage phase instead of the Deploy phase. 14 14 15 - Once confirmed you willseethat the userinterfacenow indicates that the endpoint isin "live" mode.18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 16 16 17 -[[image:Main.Images.Release Blog.WebHome@196-release-blog--live-flow-testing-result.png]] 20 +//__Search boxes__// 21 +Search boxes in the properties overview are now shown by default. 18 18 19 - == **3rdgenerationimprovements** ==23 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 20 20 21 -//__ EventStreamingstatisticscompletion__//22 -I nthisrelease,wehave updatedtheretrievalof data to ensurethatforallmodels,all environments and alltopicsthisdatacanbeshowntothe user so theycanproperlymonitortheenvironment.25 +//__Set as mapped__// 26 +It is now possible to choose whether to set/unset all attributes of an entity as mapped in design. 23 23 24 -//__Deployments on next generation architecture__// 25 -This release fixes several smaller bugs and adds several improvements to the deployment process of the next generation architecture. 28 +[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]] 26 26 27 -//__ Cleanqueuesoption__//28 - This release introduces an optionfor **admins**toclean queuesthat remained after a migrationtowardsthenextgenerationruntimearchitecture.This will make theoverviewof whichqueues are"problematic" a much morerealistic overview.30 +//__SSL settings__// 31 +Changes can now be deployed on SSL level without creating a new version of a flow in Create. 29 29 30 -== **Feedback items ** == 33 +== **Bug Fixes** == 34 +//__Annotation styling__// 35 +It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. 31 31 32 -//__On-premise containers are started upon slot wakeup__// 33 -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. 37 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 34 34 35 -//__ SeeFixedIP in Deploy Architecture__//36 - Toimprove ourcloudofferings' wenow displaytheconfigured fixed IPon yourcloudconnectors.Thiswill unlockyouas theusertoeasily communicate thisvaluetoexternalparties withoutinvolvement on our end.39 +//__Filter rejection warnings__// 40 +A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 37 37 38 -//__Resource path is shown to the user__// 39 -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. 42 +[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 40 40 41 -//__ Flow designerimprovements__//42 - Withthisrelease various improvementshavebeenmade to theflow designer.Among others wehaveimprovedthe overviewof whatan"unusedresource"is. You now havethe option to definecertainresourcesthatareusedbutcannotbeauto-detected by eMagiz to bean "used" resource to avoid confusion.44 +//__Manage Explore__// 45 +An issue has been fixed where navigating to the Explore tab in Manage would sometimes redirect users to the homepage. 43 43 44 -//__ Improved capabilitiesofa company contact__//45 - Withthisreleasewehaveimprovedthecapabilitiesofa company contact. As of nowyou can alsoaddusers to models belongingto subcompaniesbelowyour the companyto which you arethecompany contact.47 +//__Page refreshing__// 48 +Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment. 46 46 47 -== **Bug fixes ** == 50 +//__Message redelivery__// 51 +An issue has been fixed where large messages would be shown at the bottom of the page instead of the right side of the page. 48 48 49 -//__Optional API parameters are handled correctly__// 50 -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. 51 - 52 -//__Without CDM rights nothing related to any data model can be edited anymore__// 53 -With this release, we have made sure that nothing related to any data model can be edited without having the proper rights. 54 - 55 -//__Improved sorting of Design and Deploy archticture__// 56 -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. 57 - 58 58 == **Fancy Forum Answers** == 59 59 60 60 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: 61 61 62 -* [[ jsonPathinSpELexpressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]]63 -* [[ ConnectingtoAzureSQL>>https://my.emagiz.com/p/question/172825635703415110||target="blank"]]64 -* [[ Changes to JSON api keepbreakingmy modelvalidation,althoughthey areirrelevant to me>>https://my.emagiz.com/p/question/172825635703415225||target="blank"]]57 +* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 58 +* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 59 +* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 65 65 66 -== **Key takeaways** ==61 +== **Key Takeaways** == 67 67 68 -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:63 +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: 69 69 70 70 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 71 71 * If you have feedback or ideas for us, talk to the Platypus 72 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 67 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 73 73 * Clear your browser cache (Ctrl + Shift + Del) 74 -* Check out the release notes [here] 69 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]] 75 75 * Start thinking about how the license tracker can aid your development 76 76 * Start thinking about major, minor, and patch 77 -* Upgrade to the latest build number 78 78 * Keep making great integrations 79 79 80 80 Let's stay in touch and till next time! ... ... @@ -82,6 +82,11 @@ 82 82 {{info}} 83 83 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 84 84 85 -~*~* Indicates a GEN3-only feature. 86 -{{/info}})))((({{toc/}}))){{/container}} 79 +{{/info}} 80 +))) 81 + 82 +((( 83 +{{toc/}} 84 +))) 87 87 {{/container}} 86 +{{/container}}