Changes for page 210 - Deployment Delights
Last modified by Carlijn Kokkeler on 2024/04/18 13:08
From version 84.1
edited by Erik Bakker
on 2023/02/27 16:23
on 2023/02/27 16:23
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -1 93-FanOut1 +187 - Integration Sponsor - Content
-
... ... @@ -2,69 +2,60 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** Inthelast coupleofweeks,weworked hardon APIimprovements and3rd generationimprovements foryouallto see. AmongsttheAPI improvementswe now introduceptiontodefineREST/XML structuresinyour API gatewayfor your APIcallersto call. Thisbringsmoreoptions to theusercommunityinsetting upheAPI Gatewaystructure in accordancewith the needs anddesiresofhe client.On top of that wehavereleasedseveral 3rdgenerationimprovements.Amongst these we willaddWS-Security functionality to theuntimeand improvementson viewingrelease properties. Furthermore wehave released newcloudtemplates to improve security inourcurrentruntimeandimprovetheauto-healingfor 3rd generationruntimecloudslots.Lastbutnotleastwe releasethe firstadaptationof "Stategeneration" that canbe implementedwiththehelpofus inyourmodel. In the upcoming montswewill gatherfeedbackfrom actual client casesand improveon thisfunctionality.5 +**Hi there, eMagiz developers!** With this release we will release several impactful features and enablers to our community. Among others the next phase of the eMagiz Store will become publicly available. This means that you can now import data models and transformation on top of system messages in Design and accelerators in Create. Furthermore, we will launch a new Beta functionality through some of our clients that will enable you to restore your flow to a previous version. 6 6 7 -== ** REST XML forAPIGateway**~*~*==7 +== **Store - Next phase** == 8 8 9 - {{warning}}Note thatadecision needstobemadetoselectXMLorJSONasdefaultformatforallyourperations hostedinyourAPIGateway.{{/warning}}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 10 11 - To enhance your options when developingan APIgateway that canbe called by otherswenow introduce the option to select XMLasthedefault messageformat on yourAPI Gateway pattern. Youcan do thisunderDesign-> Settings-> API Management. In hereyou can select and edit the settings.11 +[[image:Main.Images.Release Blog.WebHome@187-release-blog--current-store-offering.png]] 12 12 13 - [[image:Main.Images.ReleaseBlog.WebHome@193-release-blog--rest-xml-default-setting.png]]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}} 14 14 15 - Everyoperation made after this decisionwilldefault to XML (or JSON which is still the default). Should you want to support JSON on some operationsand XML on others you canselect adefault and manually correct the mediaTypefor the requests and responses to which itmatters.15 +== **New eMagiz Mendix Connector** == 16 16 17 - [[image:Main.Images.ReleaseBlog.WebHome@193-release-blog--rest-xml-change-media-type-setting.png]]17 +With this release we introduce a new version of the eMagiz Mendix Connector. This version (6.0.0) will work both with the current runtime architecture and the new runtime architecture making the migration 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. 18 18 19 - ==**CloudTemplateR23-SingleLane**==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}} 20 20 21 - Thisrelease introduces a newcloud template forall our customers running in a single-lane setup in the 2nd generation runtime. Thiscloudtemplate will update some specific security settingsonthese cloud slots. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]]21 +== **Flow version restore** ~* == 22 22 23 - ==**CloudTemplateR6-SingleLane**==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. 24 24 25 - This release introduces a new cloud templateforall our customers running inasingle-lanesetup in the 3rd generation runtime.This cloud templatewill improve theauto-healing functionality of thesecloud slots.Thecompletereleasenotes on the cloud template can befound [[here>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]]25 +[[image:Main.Images.Release Blog.WebHome@187-release-blog--flow-version-restore.png]] 26 26 27 -==**Cloud Template R6 - Double Lane** == 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}} 28 28 29 -This release introduces a new cloud template for all our customers running in a double-lane setup in the 3rd generation runtime. This cloud template will improve the auto-healing functionality of these cloud slots. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] 30 - 31 -== **WS-Security on the 3rd generation runtime** ~*~* == 32 - 33 -To further improve our offering on the 3rd generation runtime we now also have added the necessary functionality to allow you to call SOAP endpoints while utilizing WS-Security as well as securing your hosted SOAP endpoint through WS-Security protocols. 34 - 35 -== **State Generation ~*~* == 36 - 37 -With this release we introduce our first "State Generation" functionality to our user community. After rigorous internal testing and use we have now made a stride to also make it available to the user community on specific use case. In the following months we will gather feedback on this to further improve and release it in a simpler and more user friendly way to the user community. 38 - 39 -{{info}}Should you be interested in this functionality or want to learn more please contact us at productmanagement@emagiz.com{{/info}} 40 - 41 41 == **Feedback items ** == 42 42 43 -//__Removed OData as option for an API Gateway operation__// 44 -With this release, we have removed the OData operation option as it was not used and was not fully supported anymore by the platform. 35 +We have also solved other feedback items besides the flow designer's critical updates. 45 45 46 -//__ Changes in APIGateway operationpathsisautomaticallyupdated inCreate__//47 - When you change your path on a hostedAPI Gateway we will now automatically update the accompanying component in your Create (all-)entry.37 +//__Improved help texts Kafka component__// 38 +TBA 48 48 49 -{{warning}}Make sure to check the changes and create a new version afterward to deploy the changes.{{/warning}} 40 +//__Improved warning message when Message redelivery cannot be properly executed__// 41 +TBA 50 50 51 -== **Bug fixes ** == 43 +//__See Flow Designer errors on the Create overview__// 44 +TBA 52 52 53 -//__Prevent endless loop in Deploy -> User Management__// 54 -With this release, we have changed the way we update properties when user management is updated for an API gateway using the API Key security mechanisms. This will prevent the endless loop that could now happen on occasion. 46 +== **Bug Fixes** == 55 55 56 -{{warning}}Any operation that is incorrectly deleted from Deploy while still end up in the logic and could cause issue so pay attention when removing API Gateway operations.{{/warning}} 48 +//__Update Swagger File when changing order of entities in gateway message__// 49 +TBA 57 57 58 -//__Update error handling during migration to the 3rd generation runtime__// 59 -As of now the error handling of all flows is correctly updated whilst migrating to the 3rd generation runtime configuration. 60 - 61 61 == **Fancy Forum Answers** == 62 62 63 63 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: 64 64 65 -* [[Access Spring ApplicationContext within Groovy Script>>https://my.emagiz.com/p/question/172825635703325469||target="blank"]] 66 -* [[Configuration problem: Failed to locate '$autoCreateChannelCandidates'>>https://my.emagiz.com/p/question/172825635703312551||target="blank"]] 67 -* [[503 on SOAP Webservice hosted in eMagiz>>https://my.emagiz.com/p/question/172825635703325386||target="blank"]] 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"]] 68 68 69 69 == **Key takeaways** == 70 70