Changes for page 207 - Aligned State
Last modified by Carlijn Kokkeler on 2024/04/18 13:10
From version 60.1
edited by Erik Bakker
on 2023/01/18 09:30
on 2023/01/18 09:30
Change comment:
There is no comment for this version
To version 85.1
edited by Erik Bakker
on 2023/02/28 09:44
on 2023/02/28 09:44
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 -19 0- FastForward1 +193 - Fan Out - Content
-
... ... @@ -2,109 +2,69 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** I thasbeenawhilece ourlastdeployment on the9thofDecember.As a resultwehavefinishedup alotofnew improvementsto our 3rd generationruntime offeringandfixedavarietyofannoying bugsas wellas somesmallimprovements.Thisrelease ischaracterizedbythemajorstepswetookto release severalmajorfeatureson our 3rd generation runtimeamongwhichare thequeuebrowserandmessage redeliveryfunctionality.5 +**Hi there, eMagiz developers!** In the last couple of weeks, we worked hard on API improvements and 3rd generation improvements for you all to see. Amongst the API improvements we now introduce the option to define REST/XML structures in your API gateway for your API callers to call. This brings more options to the user community in setting up the API Gateway structure in accordance with the needs and desires of the client. On top of that we have released several 3rd generation improvements. Amongst these we will add WS-Security functionality to the runtime and improvements on viewing release properties. Furthermore we have released new cloud templates to improve security in our current runtime and improve the auto-healing for 3rd generation runtime cloud slots. Last but not least we release the first adaptation of "State generation" that can be implemented with the help of us in your model. In the upcoming monts we will gather feedback from actual client cases and improve on this functionality. 6 6 7 -== ** QueueBrowser** ==7 +== **REST XML for API Gateway** == 8 8 9 -{{warning}}Note that thisfunctionalityonlyworkswhenyour JMS serverisrunningonthe3rdgenerationruntime{{/warning}}9 +{{warning}}Note that a decision needs to be made to select XML or JSON as default format for all your operations hosted in your API Gateway.{{/warning}} 10 10 11 -To enhance the observabilityofyourintegrationlandscapewhileunninginhe 3rdgenerationruntimearchitecturewehaveaddedanewfeatureto ourManagephasecalledthe"Queue browser". You canaccessthisfunctionality via the"Explore"menuoptioninManage.Withthehelp of the queue browseryou can,asthenamesuggests,browseyour queue.11 +To enhance your options when developing an API gateway that can be called by others we now introduce the option to select XML as the default message format on your API Gateway pattern. You can do this under Design -> Settings -> API Management. In here you can select and edit the settings. 12 12 13 - To do so, we offer two options within this functionality. Wehave the Explore functionnd wehave the Wiretap function.When selectingaqueueandoptingfor theExploreoption you get aliveview of what data iscurrently presenton the queue. When selectingthe Wiretap functionality you automatically wiretap your queue andarepresented with copies ofyouractualmessagethat pass through thequeue fromthe momentyou pressed the Wiretap button.13 +[[image:Main.Images.Release Blog.WebHome@193-release-blog--rest-xml-default-setting.png]] 14 14 15 - [[image:Main.Images.ReleaseBlog.WebHome@190-release-blog--queue-browser-overview.png]]15 +Every operation made after this decision will default to XML (or JSON which is still the default). Should you want to support JSON on some operations and XML on others you can select a default and manually correct the mediaType for the requests and responses to which it matters. 16 16 17 - After selectingthequeueand choosingtheoptioneMagiz willshow you the listof messages (oldest first) that arecurrently on thequeue (Exploreoption) or that passedthe queue sincethemoment you activatetheoption (Wiretap option). For each message you have various options at your disposal.17 +[[image:Main.Images.Release Blog.WebHome@193-release-blog--rest-xml-change-media-type-setting.png]] 18 18 19 -* Delete the message from the queue (Explore option) 20 - ** This means throwing away live data which can be helpful in a test or acceptance environment where you inadvertedly put a lot of messages on a queue. 21 -* Clear message from the wiretap queue (Wiretap option) 22 - ** Once you are done with the analysis of a certain message in the wiretap functionality you can clear it from the overview so it does not clutter the view anymore 23 -* Refresh messages list (both options) 24 - ** By pressing this button you can refresh the list of messages that are displayed to you. Note that the list is sorted in such a way that the oldest messages are shown first 25 -* Save as test message 26 - ** By pressing this button you can save the message and use it in our flow testing functionality in Create. Note that we link the message to the corresponding flow if we can. Should we not be able to do so we link the message to your model so you can still use it in the flow testing functionality. 27 -* Download 28 - ** By pressing this button you can download the message and use it outside of the tooling should that be needed. 19 +==**Cloud Template R23 - Single Lane** == 29 29 30 - [[image:Main.Images.ReleaseBlog.WebHome@190-release-blog--queue-browser-explore-overview.png]]21 +This release introduces a new cloud template for all our customers running in a single-lane setup in the 2nd generation runtime. This cloud template will update some specific security settings on these cloud slots. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] 31 31 32 - [[image:Main.Images.Release Blog.WebHome@190-release-blog--queue-browser-wiretap-overview.png]]23 +==**Cloud Template R6 - Single Lane** == 33 33 34 - ==**MessageRedelivery**==25 +This release introduces a new cloud template for all our customers running in a single-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"]] 35 35 36 - {{warning}}Note that this functionalityonly works when your JMS server is running on the 3rdgeneration runtimeandthefunctionalityisenabledfor you environment.{{/warning}}27 +==**Cloud Template R6 - Double Lane** == 37 37 38 - Justaswithourcurrentofferingwenow offer our messageredelivery functionalityforour3rd generationarchitecture. To enhancetheuserexperiencewehaveplacedthisfunctionalityaswell underthe"Explore"option in Manage.Whenselecting themessageredeliveryoptionyou will seeallmessagesthatarecurrently in needto beivered (asanerrorccurred).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"]] 39 39 40 - Justas in therent functionalityyou canselecta specificmessage andretry (ordelete)it. Thesame canbedone forll messages atce.Following that youcanstill see the linked errormessageasyou could before.31 +== **WS-Security on the 3rd generation runtime** ~*~* == 41 41 42 - Ontop of that we have addedsome additionalfunctionality.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. 43 43 44 -* Search option 45 - ** Original queue name 46 - ** Original message ID (which can be found as a header called jms_messageid in the error message view) 35 +== **State Generation ~*~* == 47 47 48 - ==**3rdgeneration runtimebolstering**==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. 49 49 50 - This release will introducevariousimprovements for our 3rd generationruntime.Belowyouwill findthemostnoteworthyenhancementswemadetohe3rdgenerationruntimeand its interaction with the portal.39 +{{info}}Should you be interested in this functionality or want to learn more please contact us at productmanagement@emagiz.com{{/info}} 51 51 52 -//__SOAP and REST web services migration, including splitting them__// 53 -With this release, we have released the migration process that will allow you to migrate SOAP and REST web services to the 3rd generation runtime. At the same time, you can directly split the all-entry to eliminate that construction. A specific migration path for this will be published in the documentation portal. 54 - 55 -//__Changing SSL settings for 3rd generation runtime models works__// 56 -As with the current runtime architecture, you can change the SSL settings if needed for a model running in the 3rd generation runtime. 57 - 58 -//__Improved migration for JMS flows__// 59 -This release will improve the migration of JMS flows when migrating to the 3rd generation runtime. 60 - 61 -{{warning}}If you already migrated your JMS flow, you should execute a "Reset" action on the JMS level to get these changes in your model{{/warning}} 62 - 63 -//__Removed the ability to add "Debug components" to a flow running in the 3rd generation runtime architecture__// 64 -As of this release, you can no longer add debug components on a flow already migrated to the 3rd generation runtime. This functionality will not work in the 3rd generation runtime and would break your flow. 65 - 66 -//__Deployment plan is updated correctly when completly migrated to the 3rd generation runtime architecture__// 67 -We have fixed a bug that generated an incorrect default deployment plan once you were fully migrated to the 3rd generation runtime. 68 - 69 -//__Correct property generation for Event Streaming flows using the 3rd generation runtime architecture__// 70 -With this release, the properties generated for Event Streaming flows running in the 3rd generation runtime are configured correctly to mimic the ones in the image. 71 - 72 -//__Added "Reset" functionality__// 73 -With this release, a new functionality has been added for 3rd generation runtimes that allows you to combine several steps into one action, called "Reset runtime." The effect of this action is the same as it currently is in the legacy runtime. 74 - 75 75 == **Feedback items ** == 76 76 77 -We have also solved other feedback items besides the flow designer's critical updates. 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. 78 78 79 -//__ ImprovednamingconventiononStore relatedpages__//80 -We ha veimprovedvariousdisplaynamesusingthe mergefunctionalitywithin ourstoreoffering.46 +//__Changes in API Gateway operation paths is automatically updated in Create__// 47 +When you change your path on a hosted API Gateway we will now automatically update the accompanying component in your Create (all-)entry. 81 81 82 -//__Update security protocols for our internal architecture__// 83 -Parts of our internal infrastructure (i.e., docs.emagiz.com) have been updated to adhere to the latest security standards. 49 +{{warning}}Make sure to check the changes and create a new version afterward to deploy the changes.{{/warning}} 84 84 85 -//__Improved read-only description for "if exists" constructions in Transformations__// 86 -To make it clear what the "if exists" check does while not being in "Start Editing" mode, we have improved the description so users without edit rights or without wanting to enter the "Start Editing" mode can read and interpret what the check does. 87 - 88 - 89 89 == **Bug fixes ** == 90 90 91 -//__ Decentvalidation feedback whennotfillingin theropertyvalue__//92 -We have fixed thevalidationfeedbackyou get whennotfilling inthepropertyvalue using the"Checkproperties"functionality.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. 93 93 94 -//__Incorrect resource locations__// 95 -We have fixed several instances where the resource location was not generated correctly in the 3rd generation runtime. 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}} 96 96 97 -//__ ApplytoenvironmentUserManagement performanceimprovement__//98 - Wehaveimprovedtheperformance of updatingUserManagementonyourenvironment.Thisway,theupdatefunctionalityismorestable andfaster.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. 99 99 100 100 == **Fancy Forum Answers** == 101 101 102 102 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: 103 103 104 -* [[Is eMagiz able to read XSD attributes>>https://my.emagiz.com/p/question/172825635703236146||target="blank"]] 105 -* [[Does eMagiz use ActiveMQ?>>https://my.emagiz.com/p/question/172825635703235780||target="blank"]] 106 -* [[Tool for test messages to eMagiz Queues>>https://my.emagiz.com/p/question/172825635703236227||target="blank"]] 107 -* [[How to Remove Cloud Container>>https://my.emagiz.com/p/question/172825635703236460||target="blank"]] 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"]] 108 108 109 109 == **Key takeaways** == 110 110