Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 42.1
edited by Erik Bakker
on 2022/11/07 16:43
on 2022/11/07 16:43
Change comment:
There is no comment for this version
To version 130.1
edited by Erik Bakker
on 2023/07/17 15:13
on 2023/07/17 15:13
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -1 87-IntegrationSponsor1 +201 - Be Informed - Content
-
... ... @@ -2,60 +2,59 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** Withthis releaseweillreleaseseveralimpactful featuresandenablerstoourcommunity. Amongothersthenextphase of theeMagiz Storewill become publiclyavailable.This meansthat you cannow importdatamodelsandtransformationon top ofsystemmessagesin Designandacceleratorsin Create. Furthermore,we will launchanew Beta functionalitythrough some of ourclients thatwill enableyouto restoreyour flowtoa previous version.5 +**Hi there, eMagiz developers!** In the last few weeks, we have worked hard on planning the upcoming Q and finishing up features of the previous Q. More on that later. On top of that, we have several smaller items as a result of our hackathon efforts to present to you. 6 6 7 -== **Store - Next phase** == 7 +== **Announcement - Release Properties** == 8 +As of the next release (202), we will introduce a new way of handling properties for all our clients. In the upcoming weeks, we will publish additional information on the process, what changes, and how you best manage your properties as of then within the documentation portal. Should you have any questions in advance, please get in touch with us at [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]. 8 8 9 -This release will introduce the next phase of the Store to our whole community. With this new functionality you can now import data model messages (i.e. CDM, API Gateway Data model or Event Streaming data model) and transformations. This way connecting to standardized systems such as Exact Online, Microsoft Graph, Salesforce and others will become even easier. 10 +== ** Deploy Architecture - Apply To Environment improvements ** == 11 +As of this release, we will show you a list of all changes about to be changed once you press "Apply to the environment" in Deploy Architecture. This will make it clearer for users, especially those working in teams, what will change when pressing this button. 10 10 11 -[[image:Main.Images.Release Blog.WebHome@1 87-release-blog--current-store-offering.png]]13 +[[image:Main.Images.Release Blog.WebHome@201-release-blog--apply-to-environment-example.png]] 12 12 13 -{{info}}For more information on the Store please check out this [[course>>doc:Main.eMagiz Academy.Microlearnings.Novice.eMagiz Store.WebHome||target="blank"]]. As a reminder you can find all documentation on all available Store content published by eMagiz [[here>>doc:Main.eMagiz Store.WebHome||target="blank"]].{{/info}} 15 +== ** Breadcrumb navigation in eMagiz ** == 16 +This release introduces the "breadcrumb" navigation in certain parts of eMagiz. This will mostly be noticed and impact the Create phase when you check out your transformation or system message on the flow level. Apart from there, the navigation is implemented consistently across the portal for a unified look and feel. 14 14 15 - == **New eMagiz MendixConnector** ==18 +[[image:Main.Images.Release Blog.WebHome@201-release-blog--breadcrumb-navigation-example.png]] 16 16 17 - Withthis release we introduce a new version of the eMagiz Mendix Connector. This version (6.0.0) will workboth with the current runtimearchitecture and the new runtime architecture makingtheigration from the current runtime architecture to the new runtime architecture easier.The new version of the eMagiz Mendix Connector can be found in the Mendix Marketplace and in the eMagiz portal.20 +== **Feedback Items** == 18 18 19 -{{info}}Migrating the runtime from the eMagiz portal works the same as for any other runtime. The migration path to migrate can be found [[here>>doc:Main.eMagiz Support.Migration Paths.migration-path-emagiz-runtime-generation-3.WebHome||target="blank"]]{{/info}} 22 +//__Improved layout of catalog page in Design__// 23 +We have improved the layout of the API Catalog overview in Design for our API Gateway users. Among others, we have introduced a scrollbar to get a better overview of several operations. 20 20 21 -== **Flow version restore** ~* == 25 +//__Improved layout of "Edit integration" pop-up for API Gateway integrations__// 26 +Currently, the full path of your backend system will be shown when opening the "Edit integration" pop-up on your API Gateway integration. 22 22 23 -On top of that we will also launch a new Beta feature to the community that allows you to restore your flow to a previous version. This way you can quickly undo changes made that were incorrect. 28 +//__Additional help texts on Design Architecture__// 29 +We have improved the help texts in Design Architecture concerning the Event Streaming topic storage overview. 24 24 25 -[[image:Main.Images.Release Blog.WebHome@187-release-blog--flow-version-restore.png]] 31 +//__Improved Audit Trail on several places__// 32 +In several places in the portal, we have improved the audit trail to specify better who changed what at which point in time. 26 26 27 -{{warning}}Note, that the following restrictions apply when restoring to a previous version: 28 - * Changes made on definition and transformation level are **not** restored 29 - * You will **not** be able to restore to any flow version that was created before October 17th, 2022 30 - * You will **not** be able to restore your flow to the original version created by eMagiz. You can use the reset function if you want this state back 31 - * Your restored flow version will **not** be automatically committed to Deploy{{/warning}} 34 +//__Removed the erroneous alert on message mapping when having a passthrough API__// 35 +This release removes the erroneous alert people reported on "errors in message mapping" for a passthrough API. 32 32 33 -== ** Feedbackitems37 +== **Bug Fixes** == 34 34 35 -We have also solved other feedback items besides the flow designer's critical updates. 39 +//__Avoid clicking on other components while deleting another__// 40 +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. 36 36 37 -//__Improved helptextsKafkacomponent__//38 - TBA42 +//__Improved validation feedback in migrating to the next-generation architecture__// 43 +We have improved the validation feedback when migrating to the next-generation architecture. 39 39 40 -//__ Improvedwarning messagewhenMessage redeliverycannotbeproperlyexecuted__//41 -T BA45 +//__Make sure that user credentials can be viewed with view rights__// 46 +This release makes sure that the user credentials in Deploy can be considered with view rights and not only when having edit rights. 42 42 43 -//__ SeeFlow Designererrorson theCreateoverview__//44 -T BA48 +//__Refresh behavior within the deployment plan is fixed__// 49 +This release changes the refresh behavior within the deployment plan to show, once more, the "to be installed" flows before the user presses Execute. 45 45 46 -== **Bug Fixes** == 47 - 48 -//__Update Swagger File when changing order of entities in gateway message__// 49 -TBA 50 - 51 51 == **Fancy Forum Answers** == 52 52 53 53 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: 54 54 55 -* [[Get files using a command via the SFTP protocol>>https://my.emagiz.com/p/question/172825635703184726||target="blank"]] 56 -* [[Take into account API rate limits>>https://my.emagiz.com/p/question/172825635703184597||target="blank"]] 57 -* [[Flow test stuck on initializing>>https://my.emagiz.com/p/question/172825635703184786||target="blank"]] 58 -* [[HTML to XML>>https://my.emagiz.com/p/question/172825635703197357||target="blank"]] 55 +* [[Replacing Legacy eMagiz-Mendix Connector: Migration Plan>>https://my.emagiz.com/p/question/172825635703517317||target="blank"]] 56 +* [[Unknown character(s) does not create error message.>>https://my.emagiz.com/p/question/172825635703517488||target="blank"]] 57 +* [[Split gateway configuration for local GEN3 gateway>>https://my.emagiz.com/p/question/172825635703517580||target="blank"]] 59 59 60 60 == **Key takeaways** == 61 61