Question
Use of method 'ResetState' in the Interaction Manager
Hello,
The Interaction Manager contains a method "ResetState", normally this method will set all the values back to their initial state. I've tried to use this method after running an Interaction/Activity, but the Context values are not changing. They are set back to their default settings when a new Interaction starts, like expected. But what is the value of this method? I could not find any documentation regarding this method on the Openspan website, nor the Pega PDN website.
Regards,
Arjan
Some of the documentation indicates that ResetState is reserved for .NET functions. Can you not use the text or property value and set it to NULL instead?