Thursday, March 30, 2017

Pega Interview Questions Part 1

Q : What are the 6 R's in Pega

Receive, Route, Report,Research,Respond and Resolve

Q : Does Decision Tree can call Decision Table?

Yes. decision tree can call decision table,map,decision tree without using utility functions

Q : Which Tool gives overall health check of application

PLA. The PegaRULES Log Analyzer (PLA) tool is a Web application that consolidates and summarizes three types of logs from individual JVM server nodes in your application system. The log data provide key information about operational and system health. Developers and system administrators can use this information to quickly identify, diagnose, and remediate issues that may be degrading or compromising.


Q: Which Tool is used to Test and Debug UI?

Rule Inspector

Q: What is the difference between Page-Validate and Property-Validate methods?

Page-Validate method is used to validate all the properties present on a page. 

Property-Validate method is used to impose restrictions on a property value.