How can I revert a configuration attribute to the default value upon reconfig
Summary:
I want to perform certain recommendation rules upon reconfig - ONCE PER RECONFIG. I can use a boolean to only perform the rules once (then with the recommendation rule, turn it off so it won't run again) - the problem is when the configuration is reconfigured AGAIN - the boolean value remains the same as the last reconfiguration.
Content (required):
If I could revert the boolean to it's default value, then it would work upon every reconfig.
Version (include the version you are using, if applicable):
23C
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0