Is there Data Transform for getFlowProblemOperator
Hi All,
From the below article we need to save as the activity getFlowProblemOperator to customise the problem flow routing activity.
https://community.pega.com/knowledgebase/articles/process/how-specify-problem-flow-operator
When we save as the following is generating a Severe Warning need to know if we have any extension where we can pass the Data Transform instead of the activity.
As PEGA Best Practice any time we use activity for the pega OOTB Extension it give Severe Warning.
Hi Sharma,
If problem is only with Severity warning, you can consider changing the Activity type in security tab to Router (As this activity is primarily routing the case to appropriate user/wb) to avoid it.