Changes for page 184 - New Beginnings

Last modified by Carlijn Kokkeler on 2024/04/18 13:23

From version 5.1
edited by eMagiz
on 2022/09/13 13:25
Change comment: There is no comment for this version
To version 8.1
edited by eMagiz
on 2022/09/13 14:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,11 +11,11 @@
11 11  === Improvements ===
12 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 -[[image:Main.Images.Release Blog.WebHome@FlowDesigner releaseblog 1.png]]
14 +[[image:Main.Images.Release Blog.WebHome@184 - FlowDesigner releaseblog 1.png]]
15 15  
16 16  Furthermore, there is now a right hand panel to brings a few configuration 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 17  
18 -[[image:Main.Images.Release Blog.WebHome@FlowDesigner releaseblog 2.png]]
18 +[[image:Main.Images.Release Blog.WebHome@184 - FlowDesigner releaseblog 2.png]]
19 19  
20 20  * Alerts.
21 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.
... ... @@ -24,13 +24,18 @@
24 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.
25 25  
26 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.
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.
28 28  
29 29  * Properties
30 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 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 +* Zoom in/out. The mouse wheel or comparable options are available to zoom in and out into specific sections of the flow
32 32  
33 -
38 +
34 34  == **Feedback items ** ==
35 35  
36 36  We have also solved other feedback items besides the key updates around functionality.