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.
この項目をブックマークに追加したり、難しい内容としてマークしたり、復習セットに入れたりできます。