Pega - Harness Interview Questions and Answers

AllJobsInfo

Administrator
Staff member

1.What is the difference between section and harness
A.Section is to design UI, sections holds controls mapped to properties.
B.Harness is container of Section, which defines the appears of UI, and processing.

2.What is the different between harness and flow action.
A.Harness is container of Section, which defines the appears of UI, and processing. We need to create harness to include section when the section is no for Assignment screen
B.Flow action is container of section, which has to be create when we want section to be displayed at assignment.

3.What are different OOTB harness rules provided by pega?
A. New, Perform, confirm , Review

4.What are the activity that creates WO?
A. Add --> AddWork --> GenerateID -->Workcommit


5.How to create work object by using activity?
We can call OOTB activities Add-->AddWork

6.What is the OOTB section which loads flow action into perform harness?
FlowActionHTML_Simple.

7.What is the OOTB section which loads Submit, save, cancel buttons into assignment?
pyCaseActionAreaButtons.

 
Top