Enterprise Software Installation & Pega PRPC Quiz

Quiz covering Windows Installer technology, MSI configuration, and Pega PRPC platform concepts including RuleSets, Applications, Access Groups, and Work Parties

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Access Roles

  1. Are used only in defining Work Parties
  2. Control the workpools that you can access
  3. Represent a person’s authority level relative to part of the work process
  4. Are seldom required – since you can simply use the ones that come with PRPC
Question 2 Multiple Choice (Single Answer)

A Work Party is

  1. An entity that interested in the work, but typically doesn’t perform the work
  2. Anyone who is in your Workgroup
  3. Only the originator and the manager
  4. None of the Above
Question 3 Multiple Choice (Single Answer)

Windows Installer is a

  1. System service
  2. Technology
  3. Automation tool
  4. none of the above
Question 4 Multiple Choice (Single Answer)

How many types of PROPERTIES in windows installer

  1. PUBLIC
  2. private
  3. Both
  4. None
Question 5 Multiple Choice (Single Answer)

Type of up gradation which windows installer supports

  1. Small update
  2. Minor upgrade
  3. Small upgrade
  4. All of the above
Question 6 Multiple Choice (Single Answer)

Which of the following installation will not register dll’s while installing the MSI

  1. Administrative installation
  2. Commit installation
  3. Silent instllation
  4. Rollback installation
Question 7 Multiple Choice (Single Answer)

Smallest installable part of the product from end user’s perspective

  1. feature
  2. component
  3. pre-requisite
  4. keyfile
Question 8 Multiple Choice (Single Answer)

Smallest installable part of the product from installation developers perspective

  1. feature
  2. component
  3. pre-requisite
  4. keyfile
Question 9 Multiple Choice (Single Answer)

When the MINOR UPGRADE installation launches, REINSTALLMODE should be

  1. omus
  2. vomus
  3. mus
  4. us
Question 10 Multiple Choice (Single Answer)

Setting REINSTALL = ALL will do

  1. Only features already installed by an earlier installation to be installed
  2. Installs all new features of the application
  3. Will do major upgrade
  4. Will do minor upgrade
Question 11 Multiple Choice (Single Answer)

Key file and key path helps

  1. Removing the application
  2. Repair\Modifying the application
  3. Helps major upgradation
  4. Helps minor upgradation
Question 12 Multiple Choice (Single Answer)

Installshield was founded by

  1. a. Viresh Bhatia and Rick Harold
  2. Larry ellison
  3. Gene Amdahl
  4. John Backus
Question 13 Multiple Choice (Single Answer)

Access Groups control

  1. The work pools that are available
  2. The portal layout
  3. The access roles and privileges that the user holds
  4. All of the above
  5. None of the above
Question 14 Multiple Choice (Single Answer)

Access Roles

  1. Are used only in defining Work Parties
  2. Control the workpools that you can access
  3. Represent a person’s authority level relative to part of the work process
  4. Are seldom required – since you can simply use the ones that come with PRPC
Question 15 Multiple Choice (Single Answer)

A Work Party is

  1. An association of a Role and a Class
  2. An entry in the Access Group record
  3. An entry in an OperatorID record
  4. A person, organization, or other actor identified in a work object, who can be the recipient of e-mail or other forms of correspondence
Question 16 Multiple Choice (Single Answer)

In the early stage of the Design, you should

  1. Create a list of the systems that you will interact with, the type of information needed, the interconnect mechanism, and the details of each message exchanged.
  2. Same as (a), but excluding the details of each message
  3. Same as (a), but include a detailed “message to properties” map
  4. None of the above
Question 17 Multiple Choice (Single Answer)

A PRPC Application is

  1. The generic name for any PRPC solution
  2. A PRPC solution that can support the business processes of multiple companies
  3. A PRPC solution that is only used to support the business processes of a single company
  4. None of the above
Question 18 Multiple Choice (Single Answer)

A PRPC Product is

  1. The generic name for any PRPC solution.
  2. A PRPC solution that can support the business processes of multiple companies.
  3. A PRPC solution that is only used to support the business processes of a single company
  4. None of the above
Question 19 Multiple Choice (Single Answer)

Which of the following illustrates the preferred naming conventions for RuleSets?

  1. MyCo-Orders
  2. Orders
  3. MyCoOrders
  4. mycoorders
Question 20 True/False

RuleSets should be used to provide Security

  1. True
  2. False