Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 224-SummerSonata1 +185 - To determine - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.eMagiz - Content
-
... ... @@ -1,97 +1,78 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}} 3 -((( 2 +{{container layoutStyle="columns"}}((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Overthepast week,wefocusedonimproving the usabilityof ourplatform andaddressingcommunity feedback.Specifically,weenhanceduserinterfaceelementson severalpages,including thedescriptionsofhelptexts,externallinkswithinhelptexts,andthe overalllayout of help text pages.Additionally, wemadeimprovementstoseveral pop-up pages. Wealso madetheuserinterfacemoreuser-friendlyfordebuggingintegrationflows.Lastly, weresolvedanissueforsomemodelswhencreatinganEvent Processor.5 +**Hi there, eMagiz developers!** We have been hard at work bolstering our offering concerning the upcoming rollout of our new architecture stack. Next to that big development, we have finished our work on the Flow Designer which is the major part of this release. Please take a moment to read the below carefully and work with the new flow designer as soon as possible to familiarize yourself with this one. 7 7 8 -== **RapidFlowTesting**==7 +==**Flow Designer V3**== 9 9 10 -== **Feedback Items** == 11 -//__Retention duration and bytes in Capture__// 12 -The pop-up page for specifying integration requirements in the Capture phase now correctly asks for the required retention duration and bytes for the integration/topic, instead of the previously incorrect terms retention size and bytes. 9 +The new Flow Designer used in Create is released! This is a significant improvement in our iPaaS Portal that implements feedback of our users and helps to improve the overall experience. After several iterations of internal validations and testing sessions with end-users, we are releasing this feature to all users. Below are some key notes that are important to know and to consider. 10 + 11 +=== **Improvements** === 12 +The new Flow Designer implements an approach whereby components can be dragged into the canvas without any configuration setting changed. The right hand panel contains a new section called Alerts that helps users to remove all alerts from the flow created. Such as missing configurations, channels or mismatches. All of these alerts need to be resolved so that a valid flow can be pushed to Deploy. 13 13 14 -//__Help text panel in Capture__// 15 -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. 14 +[[image:Main.Images.Release Blog.WebHome@184 - FlowDesigner releaseblog 1.png]] 16 16 17 -//__Adding tags in Capture__// 18 -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. 16 +Furthermore, there is now a right hand panel to brings a few configuration more forward for users. In that panel you will find the following 4 tabs as described below. Furthermore, you can collapse the right hand panel to have more space to view/edit your flow. 17 + 18 +[[image:Main.Images.Release Blog.WebHome@184 - FlowDesigner releaseblog 2.png]] 19 + 20 +* **Alerts** 21 +In this section, all alerts are displayed organized by component. Alert text should be clear to understand the issue and the component can be opened from that same location. 19 19 20 -[[image:Main.Images.Release Blog.WebHome@release-224-selectable-cursor-for-tags.png]] 23 +* **Resources** 24 +In this section, all resources are displayed used by the flow. Resources can be added and deleted from this section, as well as download and viewed. Generated resources such as transformations and definition are also vieweable from here. Use the option Show generated resources to explore these. 21 21 22 - //__Propertyvaluepage__//23 - Pop-uppageswithnon-editableinputfieldscontaininglongtext arenowdisplayingthe entirecontent without anytextbeingcut offat the edge ofthepage.26 +* **Support objects** 27 +The support objects are no longer stored on the canvas, but displayed as a list in this tab. The interaction to add new support objects is also moved to this tab. Support objects can be edited from this tab as well. Please note that the interaction with the main canvas remains - selecting a support object will highlight the components in the canvas to illustrate where that support object is used. 24 24 25 -[[image:Main.Images.Release Blog.WebHome@release-224-pop-ups-wrapped-property-values.png]] 29 +* **Properties** 30 +The properties tab is also visible now and has been improved so that the values in Deploy can also be viewed. All values of all environments can be viewed - container level properties replicated are condensed into a single entry. 31 + 32 +=== **User interaction changes** === 33 +There are some small changes to consider compared to the old flow designer. Please take a moment to read these: 34 + 35 +* Multiple select. This option is still available, but you have to click the shift button while drawing the rectangle that holds the objects to select 36 +* Live preview. When moving components around, a live preview of the flow is displayed so that alignment becomes easier 26 26 27 - //__Improvedtextin Design architecture__//28 - Wefixed somespelling mistakesinthepop-up page when applying to environment in Designarchitecture.38 + 39 +== **Feedback items ** == 29 29 30 -//__Adding attributes for a message definition__// 31 -We fixed an issue where your selected attributes were lost when navigating between paginations while adding more attributes to the entity in the pop-up shown when you press the 'Add Attribute' button on the right panel of your System Message, CDM, API Data Model, or Event Streaming Data Model. 41 +We have also solved other feedback items besides the key updates around functionality. 32 32 33 -//__ Helptext forHTTP methods__//34 -W eimprovedthehelptextforthe HTTPmethodfieldintheHTTP outboundgateway andHTTP outbound channeladapterflowcomponentstoprovideclearerdescriptions fordifferentHTTP methods.Additionally,weimplementeda validationfor thesecomponents topreventselectingtheHTTPmethod'PATCH' ifanApacheHttpComponentsRESTtemplateisnotprovided.43 +//__Set runtime field as first selected field on property level__// 44 +With this change, the runtime is the first field selected when copying a property. This way it is easier to select another runtime and propagate that property to that runtime as well. 35 35 36 -//__External links__// 37 -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 +[[image:Main.Images.Release Blog.WebHome@184 - FlowDesigner releaseblog 3.png]] 38 38 39 -//__Enumeration values__// 40 -When editing a message definition (i.e., a System Message, CDM, API Data Model, or Event Streaming Data Model) in the Create phase, users can add enumeration values for attributes with an Enumeration data type. In this release, we’ve added a "Save and Add New" button to streamline the process of adding multiple enumeration values. 41 41 42 -//__Debugging Shortcut__// 43 -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. 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. 44 - 45 -[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 46 - 47 -[[image:Main.Images.Release Blog.WebHome@release-224-open-debug-queue-button.png]] 48 - 49 -//__Test Message from Manage-Explore__// 50 -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. 51 - 52 -[[image:Main.Images.Release Blog.WebHome@release-224-test-message-debug-title-description.png]] 53 - 54 -//__Password property__// 55 -In the Flow designer within the Create phase, copying password properties now copies the actual password value instead of the encoded value. 56 - 57 -== **Bug Fixes** == 58 - 59 -//__Event Processor Keystore and Trustore__// 60 - 61 -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. 62 - 63 63 == **Fancy Forum Answers** == 64 64 65 -As always, this isa 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:51 +As always, a gentle reminder to all 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: 66 66 67 -* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 68 -* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 69 -* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 70 -* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 53 +* [[Excel Attachment in Mail to File>>https://my.emagiz.com/p/question/172825635703120756||target="blank"]] 54 +* [[Importing datapipeline store component Mendix to AWS Redshift failed>>https://my.emagiz.com/p/question/172825635703120551||target="blank"]] 71 71 72 -== **Key Takeaways** ==56 +== **Key takeaways** == 73 73 74 -Thanks to all whohelpedbuildandthose who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:58 +Thanks to all that help build, those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 75 75 76 76 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 77 77 * If you have feedback or ideas for us, talk to the Platypus 78 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 62 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 79 79 * Clear your browser cache (Ctrl + Shift + Del) 80 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]]64 +* Check out the release notes [here] 81 81 * Start thinking about how the license tracker can aid your development 82 82 * Start thinking about major, minor, and patch 67 +* Upgrade to the latest build number 83 83 * Keep making great integrations 69 +* Check out the new documentation portal. 84 84 85 85 Let's stay in touch and till next time! 86 86 87 87 {{info}} 88 -~* Indicates a Beta feature. If you would like to get access to this beta feature ,please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]74 +~* Indicates a Beta feature. If you would like to get access to this beta feature please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 89 89 90 -{{/info}} 91 -))) 92 - 93 -((( 94 -{{toc/}} 95 -))) 76 +~*~* Indicates a GEN3-only feature. 77 +{{/info}})))((({{toc/}}))){{/container}} 96 96 {{/container}} 97 -{{/container}}