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
Questions
Access Roles
- Are used only in defining Work Parties
- Control the workpools that you can access
- Represent a person’s authority level relative to part of the work process
- Are seldom required – since you can simply use the ones that come with PRPC
A Work Party is
- An entity that interested in the work, but typically doesn’t perform the work
- Anyone who is in your Workgroup
- Only the originator and the manager
- None of the Above
Windows Installer is a
- System service
- Technology
- Automation tool
- none of the above
How many types of PROPERTIES in windows installer
- PUBLIC
- private
- Both
- None
Type of up gradation which windows installer supports
- Small update
- Minor upgrade
- Small upgrade
- All of the above
Which of the following installation will not register dll’s while installing the MSI
- Administrative installation
- Commit installation
- Silent instllation
- Rollback installation
Smallest installable part of the product from end user’s perspective
- feature
- component
- pre-requisite
- keyfile
Smallest installable part of the product from installation developers perspective
- feature
- component
- pre-requisite
- keyfile
When the MINOR UPGRADE installation launches, REINSTALLMODE should be
- omus
- vomus
- mus
- us
Setting REINSTALL = ALL will do
- Only features already installed by an earlier installation to be installed
- Installs all new features of the application
- Will do major upgrade
- Will do minor upgrade
Key file and key path helps
- Removing the application
- Repair\Modifying the application
- Helps major upgradation
- Helps minor upgradation
Installshield was founded by
- a. Viresh Bhatia and Rick Harold
- Larry ellison
- Gene Amdahl
- John Backus
Access Groups control
- The work pools that are available
- The portal layout
- The access roles and privileges that the user holds
- All of the above
- None of the above
Access Roles
- Are used only in defining Work Parties
- Control the workpools that you can access
- Represent a person’s authority level relative to part of the work process
- Are seldom required – since you can simply use the ones that come with PRPC
A Work Party is
- An association of a Role and a Class
- An entry in the Access Group record
- An entry in an OperatorID record
- A person, organization, or other actor identified in a work object, who can be the recipient of e-mail or other forms of correspondence
In the early stage of the Design, you should
- 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.
- Same as (a), but excluding the details of each message
- Same as (a), but include a detailed “message to properties” map
- None of the above
A PRPC Application is
- The generic name for any PRPC solution
- A PRPC solution that can support the business processes of multiple companies
- A PRPC solution that is only used to support the business processes of a single company
- None of the above
A PRPC Product is
- The generic name for any PRPC solution.
- A PRPC solution that can support the business processes of multiple companies.
- A PRPC solution that is only used to support the business processes of a single company
- None of the above
Which of the following illustrates the preferred naming conventions for RuleSets?
- MyCo-Orders
- Orders
- MyCoOrders
- mycoorders
RuleSets should be used to provide Security
- True
- False