Changes for page Failover - Configuration
Last modified by Erik Bakker on 2024/09/27 14:06
From version 28.8
edited by Danniar Firdausy
on 2024/09/25 12:39
on 2024/09/25 12:39
Change comment:
There is no comment for this version
To version 28.2
edited by Danniar Firdausy
on 2024/09/25 11:33
on 2024/09/25 11:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -15,30 +15,21 @@ 15 15 16 16 == 2. Key concepts == 17 17 18 -This microlearning describes how to configure (parts of) of your Design phase to enable failover for systems connecting with your model. The grouping and failover functionality is relevant when faced with maintenance and outages of systems connected to your model. The failover functionality assists in that case and allows you to have a fallback option on an active connection.18 +This microlearning describes how to configure (parts of) of your Design phase to enable failover for your model. The grouping and failover functionality is relevant when faced with maintenance and outages of systems connected to your model. The failover functionality assists in that case and allows you to have a fallback option on an active connection. 19 19 20 20 == 3. Design Phase Configuration == 21 21 22 22 == 3.1 Solution Design == 23 23 24 -To configure failoverfor systems that are connectingwith your model, wefirstneed togoto theDesignphase.In your Design>SolutionDesign,findand openthedetailsofthesystem thatyouwant to enablefailoverfor.Onceyoudothat,thenyoueedtoake sure that "Multipleruntimes"optionis selectedfor this system, which is logical sincewe want to have asecondruntime running in case of failover situations (e.g.,outage,maintenance, etc.).Afterward, you willeethe "Numberof runtimes"and "Run in failover"fields. Toenablefailover, make sure that you fill in 2 as the"Numberf runtimes", before selectingthe "Runinailover" checkbox. Seethe screenshot below as anexample.24 +To configure grouping, we need to open the flow designer of the flow in Create. We want to edit and enter "Start Editing" mode. On the inbound component(s) in the flow, we now have an "Advanced" tab that allows you to configure the grouping information. 25 25 26 -[[image:Main.Images.Microlearning.WebHome@grouping-and-failover--intermediate-grouping-and-failover- setting-up-failover-design-phase-solution-design.png]]26 +[[image:Main.Images.Microlearning.WebHome@grouping-and-failover--intermediate-grouping-and-failover-flow-configuration-starting-point.png]] 27 27 28 -{{info}} Systemswith thefailover optionenabledmust have"Numberofruntimes"exactly2 andmustbe placedonanexternal machineintheArchitecturepanel.{{/info}}28 +{{info}}Note that the options above are available in all inbound components. The one chosen above is simply an illustration of how to configure.{{/info}} 29 29 30 30 == 3.2 Design Architecture == 31 31 32 -Once the previous step is done, the next step is to configure your Design>Architecture. Here, you first need to "Start Editing" and then press "Apply settings" on your bottom left corner. Afterward, you will be faced with a pop-up page informing you that failover will be enabled on the system connector containers that you have previously toggled in Design>Solution Design (see the screenshot below as an example). 33 33 34 -[[image:Main.Images.Microlearning.WebHome@grouping-and-failover--intermediate-grouping-and-failover-setting-up-failover-design-phase-design-architecture.png]] 35 - 36 -Once you apply the changes, then your Design>Architecture, in that environment, will get new router containers placed in your external machines (see the screenshot below as an example). These router containers are responsible for ... . 37 - 38 -[[image:Main.Images.Microlearning.WebHome@grouping-and-failover--intermediate-grouping-and-failover-setting-up-failover-design-phase-routers.png]] 39 - 40 -When you have done that and satisfied with your landscape configuration, then you are finished in the Design phase and can proceed to the next configuration in the Create phase. 41 - 42 42 == 4. Key takeaways == 43 43 44 44 * Grouping is beneficial when external systems go through maintenance or downtime.