Changes for page Actualize properties

Last modified by Erik Bakker on 2024/02/20 08:32

From version 10.1
edited by Erik Bakker
on 2023/07/20 12:56
Change comment: There is no comment for this version
To version 5.1
edited by Erik Bakker
on 2022/08/11 09:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -crashcourse-platform-deploy-actualize-properties-new
1 +Actualize properties
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.WebHome
1 +WebHome
Content
... ... @@ -1,10 +1,6 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 -{{error}}
3 -Note that the functionality mentioned in this microlearning will become obsolete when migrating to the new generation runtime.
4 -{{/error}}
2 +In this microlearning, we will focus on the situation where an existing property needs a change of its value and how to put this value into effect in your environment.
5 5  
6 -In a previous microlearning we discussed how to manage your properties in an environment. In this microlearning, we will focus on applying these changes to the environment.
7 -
8 8  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
9 9  
10 10  == 1. Prerequisites ==
... ... @@ -15,28 +15,40 @@
15 15  
16 16  == 2. Key concepts ==
17 17  
18 -Depending on whether you only want to change a property value or whether that property change is linked to a functional flow change the approach of applying the changes to the environment changes.
14 +Changing the value of any property is rather easy, yet the value is not taken into account by the flow before that flow is restarted properly due to the nature in which eMagiz is using Java.
19 19  
20 20  == 3. Actualize properties ==
21 21  
22 -=== 3.1 Without a flow change ===
23 -Once you are satisfied with your configuration of properties you create a new release. This can be done via the "New release" button or via the wrench icon on the currently active release. Once satisfied you can activate the release.
18 +Below are the steps to take to change the value of a property and putting that into effect.
24 24  
25 -Once the release is activated you need to navigate to the Runtime Dashboard to find the runtime(s) on which the flow(s) that use the changed property are running. For each of them you need to stop the flow and once stopped start the flow again to make sure that the new property value is actualized.
20 +* Locate the property via the access points for properties (refer to the Properties Management microlearning)
21 +* Change the value of the property and press save
22 +* Locate the Runtime dashboard and find the flow for which the property has changed
23 +* Ensure the properly stop and start the flow
26 26  
27 -{{warning}}Starting and stopping flows can be done in direct sequence, unless you change the property of that particular flow multiple times within 2 minutes. eMagiz needs in that case 2 minutes to store the property value properly.{{/warning}}
25 +**Considerations**
28 28  
29 -=== 3.2 With a flow change ===
30 -Once you are satisfied with your configuration of properties you create a new release. This can be done via the "New release" button. For more information on creating a release, please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-create-new-release||target="blank"]].
27 +* Starting and stopping flows can be done in direct sequence, unless you change the property of that particular flow multiple times within 2 minutes. eMagiz needs in that case 2 minutes to store the property value properly.
31 31  
32 -Once you have created your new release you can use the deployment plan steps to activate the changes on both flow and property level. More information on how to do this can be found in this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan||target="blank"]].
29 +== 4. Assignment ==
33 33  
34 -== 4. Key takeaways ==
31 +Add one property via the property overview and subsequently edit this property via the Properties TAP overview.
32 +Link another property with the help of the Set release properties functionality (with the help of the Check properties option) and deploy this release.
33 +This assignment can be completed within the Deploy phase of your (Academy) project that you have created/used in the previous assignment.
35 35  
35 +== 5. Key takeaways ==
36 +
36 36  * Make a good plan before you change the property so that there are no unforeseen side effects
37 37  * In case the value is changed several times, the flow will need 2 minutes of breathing time before the updated property value is taken into account.
38 38  
39 -== 5. Suggested Additional Readings ==
40 +== 6. Suggested Additional Readings ==
40 40  
41 41  If you are interested in this topic and want more information on it please read the help text provided by eMagiz when executing these actions.
43 +
44 +== 7. Silent demonstration video ==
45 +
46 +This video demonstrates how you could have handled the assignment and gives you some context on what you have just learned.
47 +
48 +{{video attachment="crashcourse-platform-deploy-property-management.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
49 +
42 42  )))((({{toc/}}))){{/container}}{{/container}}