Explain the main components of Pega's architecture.
Example:
The PRPC is where business rules and processes are defined, while the runtime engine executes these processes.
保存以便复习
保存以便复习
收藏此条目、标记为困难题,或将其加入复习集合。
WithoutBook 将分主题面试题、在线练习测试、教程和对比指南整合到一个响应式学习空间中。
了解热门 Pega 面试题与答案,帮助应届生和有经验的候选人为求职面试做好准备。
了解热门 Pega 面试题与答案,帮助应届生和有经验的候选人为求职面试做好准备。
搜索问题以查看答案。
Example:
The PRPC is where business rules and processes are defined, while the runtime engine executes these processes.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
An Activity may perform calculations, while a Flow guides the overall process flow.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Developers can view property values, step page details, and analyze rule execution on the Clipboard.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
An Agent may be configured to send email notifications or perform data cleanup tasks regularly.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
A Data Page can store customer information fetched from a database for quick access in multiple processes.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
A case may represent a customer service request, and Pega guides the case through various stages until resolution.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
A Declare Expression may calculate a property value based on other property values without the need for custom code.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
In a banking application, a class 'LoanRequest' may contain rules and data instances related to loan processing.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
An Agent may process pending loan approvals, while a Listener may react to incoming emails and create corresponding cases.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
In a customer service application, a Work Item could be a specific support ticket, and the Work Object is the overall customer service case.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Following Guardrails helps in creating applications that are maintainable, scalable, and adhere to Pega's recommended practices.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
A manager role may have permission to approve high-value transactions, while a regular user role may only view transaction history.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
A Decision Table may define eligibility criteria for a promotional offer based on customer attributes.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
A field service application built with Pega can allow technicians to access and update work orders even without an internet connection.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Business analysts can use the Business Rules Engine to adjust decision logic for promotions without IT intervention.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Rule versioning allows developers to track and revert changes made to a specific business rule.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
A business rule may have different circumstanced versions for different regions or customer segments.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
A Declare Index may be created on a customer's last name to speed up searches for customers with specific last names.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
An error handling process may notify administrators when a critical system error occurs.
收藏此条目、标记为困难题,或将其加入复习集合。