In which one of the following contexts does the sytem run data flow runs that you initiate on the Data Flows landing page?
In which one of the following contexts does the sytem run data flow runs that you initiate on the Data Flows landing page?A . Access groupB . System Runtime ContextC . Async Processor requestorD . Batch requestorView AnswerAnswer: A
Which three statements are true about attribute-based access control (ABAC)? (Choose Three)
Which three statements are true about attribute-based access control (ABAC)? (Choose Three)A . ABAC does not support encryption at the property level.B . Using ABAC, you must reference at least one type of RBAC rule to enforce security.C . The Applies-To class for every rule used by an access control...
A linked property can be best thought of as ___________?
A linked property can be best thought of as ___________?A . A reference to an external entity that is stored in a system of recordB . A pointer between two pages or propertiesC . A property that can be referenced from any context at any timeD . A property that...
To secure a Pega application in production, which of the following is the best practice for password management?
To secure a Pega application in production, which of the following is the best practice for password management?A . Storing passwords in plaintext format in a secure database.B . Implementing multi-factor authentication (MFA) for all user accounts.C . Sharing passwords with other team members through email.D . Using default passwords...
When designing reports for performance, what technique can help reduce query execution time?
When designing reports for performance, what technique can help reduce query execution time?A . Including multiple complex SQL functions in the queries.B . Storing pre-aggregated data in the reporting database.C . Using a higher level of normalization in the database schema.D . Running reports during peak business hours to improve...
Which one of the following pieces data is not captured by Pega Predictive Diagnostic Cloud (PDC)? (Choose two)
Which one of the following pieces data is not captured by Pega Predictive Diagnostic Cloud (PDC)? (Choose two)A . Personally Identifiable Information (PII) dataB . Pega alert dataC . Java Virtual Machine (JVM) MetricsD . SQL bind variablesView AnswerAnswer: AD
How do you implement polymorphism when defining a data relationship field type during data modelling?
How do you implement polymorphism when defining a data relationship field type during data modelling?A . Map a field type to a concrete class at design-time and allow its actual type to be determined at run-time.B . Map a field type to a class at design-time and allow its actual...
Which three of the following options make up the three-level data modeling approach?
Which three of the following options make up the three-level data modeling approach?A . LogicalB . PhysicalC . ConceptualD . ExtensibleE . FlexibleView AnswerAnswer: ABC
What are two ways to minimize or avoid data integrity issues?
What are two ways to minimize or avoid data integrity issues?A . Do not persist values that are derivable, such as counts and categorizations, and that are subject to change.B . Follow the single source of truth principle (SSOT).C . Avoid using properties that represent a version or as-of-date.D ....
Which of the following statements is most accurate regarding the PRPC data model?
Which of the following statements is most accurate regarding the PRPC data model?A . In a good design there would be no business rules or processes defined in the data classesB . The PRPC data model can help promote reuse via inheritance and compositionC . The PRPC data model should...