Question
1
Replies
285
Views
Posted: December 19, 2018
Last activity: December 20, 2018
Closed
Solved
Can we conditionally skip new harness in pega?
I need to conditionally skip new harness based on a check. Without any circumstancing is it possible to add this condition? Please let me know if someone has tried this before. Thanks in advance.
Hello,
I think this is possible yes. I believe it is driven by a parameter like: Param.SkipNewHarness==true
So you should be able to change that parameter depending on your logic and how the case gets created.