What does parameter Initialization/UniqueActivityTerminateExceptions mean?
Hi,
We have an exception:
com.pega.pegarules.pub.runtime.ActivityTerminateException: This is a singleton exception object and the stack trace below does NOT reflect the actual point of failure. To see the actual trace, set Initialization/UniqueActivityTerminateExceptions = true
We know about Activity-End method but we can not find it in our call stack. What does parameter Initialization/UniqueActivityTerminateExceptions affect? Will we see more useful stacktrace if we set it to true? Where we should do it? Is it a DSS? Or may be prconfig.xml parameter? Pega site keeps silence as usual.