usnarayana.wordpress.com

Saturday, August 1, 2015

What is the importance of prerequisite Rule set.

What is the importance of prerequisite Rule set?

ANS: Before creating a rule sets we need to use prerequisite rule set. We have to use this rule set as a service(like header file) which contains all services.

Tuesday, May 26, 2015

In which scenario we can use Screen Flow and Sub Flow ?

In which scenario we can use Screen Flow and Sub Flow ?


ANS:  Best example for screen flow is filling the application form which consists of several pages, each page is dependent on the other pages.. if a user is in 6th page and would like traverse to 3 page it is done using screen flows only.. thru screen flows we collect all information and this collected information is given to work object finally...
SUB FLOW: It is to reduce complexity, here we cant traverse once the it is submitted we cannot go back.

Thursday, April 2, 2015

What is the difference between column exposing and report optimizing???

What is the difference between column exposing and report optimizing???

  • Column exposing can be done manually using sql query or by using report optimization pega option.
  • Both are same only.. The ultimate aim is to have all the fields which are used as criteria from the DB

Tuesday, March 24, 2015

What is the difference between Implementation Layer and Framework Layer?

What is the difference between Implementation Layer and Framework Layer?

Framework Layer consist generic rules which represents the base structure of an application.
Framework layer rules can be reused in implementation rules.

Implementation Layer consists of specific rules to an implementation.

Implementation layer can reuse All the Enterprise, Division and Framework layer rules.

Sunday, March 8, 2015

What is the difference between work basket and work list?.

What is the difference between  work basket and work list?.

Work List :Work list contains the tasks assigned to the individual Person

Work Basket: Work Basket will contain the Tasks assigned to the group of individuals in the project..

Thursday, March 5, 2015

what is the use of Authenticate and May Start check boxes?

what is the use of Authenticate and May Start check boxes?

  •  If May Start check box is selected means the activity can executed on its own .if it is not selected activity is should be called by other activity.

  • Authenticate means when the external user is trying to access the activity if check box is selected he has to be a authenticate user with PRPC credentials. If it is unchecked any one can access the activity.

Tuesday, March 3, 2015

HOW TO TRACE AN AGENT?

HOW TO TRACE AN AGENT?

  • Goto-->SMA--> Agent Mgmt-> select agent which u want to trace--> delay it
  • open request mgmt and select that, which 4th column showing waiting mess.. select n trace it