Showing posts with label pega architect. Show all posts
Showing posts with label pega architect. Show all posts

Saturday, 11 May 2013

Certification Materials


1.CSA

2.CSSA

3.CLSA

Friday, 10 May 2013

Semantric Space Pega Interview Questions

    1. What are the fields in the properties panel of an assignment shape?

    2. Where can we call the activities in a flow action?

    3. What is Class structure of your Project? Explain about the project Flow?

    4. What is the Rule availability?

    5. What is the Final availability and how can change availability of Rule?

    6. Can you Override Final rule?

    7. What is the rule resolution Algorithm and can you tell me how it works or search?

    8. How it works in the while in Inheritance rule?

    9. Can you tell me the direct inheritance and Pattern inheritance?

    10. What is the Work object?

    11. Where is the work object stored?

    12. Can you change the Work object table?

    13. What are the standard properties?


Wipro Pega Interview Questions

  1. What is SMA?

  2. Differentiate Obj-Open Vs Obj-Browse

  3. How do you handle exceptions

  4. Differentiate the usage of Assignment Shape and Router shape

  5. Where do you define default values

  6. What is the primary key of pc_assign_worklist


TCS Pega Interview Questions

  • Difference between Java and Pega 

  • Guardrails of Pega 

  • What do you mean by Build for Change 

  • Difference between page and pagelist 

  • why we use connect-soap and can we use it to connect external database 

  • why we use connect-sql 

  • how many shapes you know in pega. 

  • what do you mean by calculate and edit declaratively not procedurally 

  • what are tickets give scenario where you used tickets

  • What are the 6 R’s


IBM Pega Interview Questions

1)    What is the Flow Action? Explain about the FlowAction?

2)    What is the Activity?

3)    Explain Obj-open, Obj-Save?

4)    What is the Model?

5)    What is the Harness? Section?

6)    What is Split-Join?

7)    Types of inheritance?

8)    What is the use of property-set Method?

9)    Diff b/w Decision Table and Decision tree?

10)Declare expression and Declare constraints?


Pega Interview Questions

1.How to make any rule as a favorite to your manager

2. Where can i see the paramater values in the clipboard ( values ..) i am passing one activity to other .

3. How to import rules using pzinskey

4. Difference between activity and utility

5. Difference between obj-open and obj-open-by-handled

6. Inheritance concept in the pega (rules, class)

7. Performance of our work in the pega is measured using?

8. How to connect to different pega applications?

9. How to store the instance of the class in a specific database

10. Difference between obj-list, rdb-list?

11. How to see values of the local variables of the activity.

12. how can i store the instance of the class in the data base

13. default data table where the instance of the class are store (how it will search ) pc_work

14. In Routing activity what is the default property used to route the object

15. In routing activity if i use workbasket name instead of work list name .. when can i know it is wrong (run time, complile time)

16. Notify

17. ticket: explain any senarion u used

18. table used for add note

19. Default activity used to create work object

20. Different type of flows. Explain in scenario based where u used and worked

21. Covers and folders (question will be like scenario base. like I have one object A in it 10 test case objects .. if 10 test case are passed ..A should close how can I achieve this functionality.

22. work object ID.. how to create.. activites ued to create, or methods Work ID:

23. how to send multiple correspondences at a time

24. How to call an Activity from Java Script?

25. how to end the workobject in the activity ( method used to kill the work object)

26. how to call an activity from the java, java script

27. How to pass parameters to the activity using the java, JavaScript?

28. How can I pass page as the parameter to the activity using java, JavaScript?

29. How to call an Activity from Java step?

30. How to get a property value from clipboard using Java step?

31. How to restrict the harness, section to particular user

32. List different functions used to call an activity from java script.

33. How a user’s ruleset list is formed ( the logic )?

34. How to connect external java application without using connect-java

35. Spinoff // split join explain

36. Privileges usage…

37. Decision / fork usage… Scenarios Decision:

38. How to expose the column in the blob… of the database