Pega Constellation Flashcards
Which two of the following statements about Constellation are true? (Choose Two)
A key benefit of using the Constellation UI architecture with the Constellation design system is its faster time-to-value result.
The Constellation architecture includes a client-side engine to orchestrate Pega Platform application logic and data with any front-end design system.
Constellation represents a shift towards customization.
The Constellation architecture includes a client-side engine to orchestrate Pega Platform application logic and data only when using the Constellation design system.
A key benefit of using the Constellation UI architecture with the Constellation design system is its faster time-to-value result.
The Constellation architecture includes a client-side engine to orchestrate Pega Platform application logic and data with any front-end design system.
Drag the Constellation component from the left to the appropriate description on the right.
Constellation component
1 Constellation design system
2 Constellation architecture
3 Constellation DX API
Description
a A library of pre-built UI components and patterns that is built on React.
b A model-driven prescriptive framework that emphasizes configuration.
c A set of model-driven API endpoints that power the out-of-the-box user experiences and custom front-end experiences.
1 Constellation design system
a A library of pre-built UI components and patterns that is built on React.
2 Constellation architecture
b A model-driven prescriptive framework that emphasizes configuration.
3 Constellation DX API
c A set of model-driven API endpoints that power the out-of-the-box user experiences and custom front-end experiences.
Drag the words into the correct boxes
In applications built on Constellation, you build everything possible in ___ and switch to ___ as necessary. Constellation uses a ___ architecture to be more scalable, have better performance, and be easier to maintain.
The Constellation architecture emphasizes ___ and uses ___ , which incorporates a prescribed presentation layer.
The Traditional architecture emphasizes ___ and uses ___ , which are time consuming to configure and difficult to upgrade.
In applications built on Constellation, you build everything possible in ___App Studio and switch to Dev Studio___ as necessary. Constellation uses a ___ stateless architecture to be more scalable, have better performance, and be easier to maintain.
The Constellation architecture emphasizes ___configuration and uses ___Views , which incorporates a prescribed presentation layer.
The Traditional architecture emphasizes ___customisation and uses ___Sections , which are time consuming to configure and difficult to upgrade.
Question
What is the primary justification for adopting the App Studio-first approach in Constellation architecture?
Responses
App Studio abstracts away the complexity around Rulesets and classes.
App Studio contains advanced configuration options that are not available in Dev Studio.
Developers can create Rules quickly for the stateful architecture.
App Studio simplifies the development of complex features by incorporating Action sets and Sections. n
App Studio abstracts away the complexity around Rulesets and classes.
What are the three primary components of Constellation that impact the development experience when building a Pega application?
Responses
Constellation templates, Constellation DX API, and React library
Constellation design system, Constellation architecture, and Constellation DX API
Traditional UI architecture, React library, and DX API responses
Pega Cases, Assignments, and open REST API
Constellation design system, Constellation architecture, and Constellation DX API ??
Which two statements describe the Constellation architecture? (Choose Two)
Responses
Constellation is exclusively tailored for professional front-end developers.
Constellation only works with Pega front-end technology.
The design of Constellation uses a single-page Application (SPA) architecture.
Constellation can help developers focus on the business logic and workflow of the application.
The design of Constellation uses a single-page Application (SPA) architecture.
Constellation can help developers focus on the business logic and workflow of the application.
In an application built using the Constellation architecture, which statement is true about UI controls?
You can create a custom control for each Field Type.
Each Field Type has at least one associated UI control.
There is a 1:1 relationship between Field Types and controls.
UI controls are determined by Action sets.
Each Field Type has at least one associated UI control.
You use the Field Type to identify the type of information that is stored in the system.
True
Which one of the following statements is true in an application built using the Constellation architecture?
It is a best practice to configure Views before the Data Model.
Data Model configuration options in App Studio are highly customizable.
The UI is primarily dictated by the Data Model.
Each Field Type is only associated with one UI control.
The UI is primarily dictated by the Data Model.
Which two statements about Data Pages in Constellation are true? (Choose Two)
Data Page configuration in Traditional UI architecture and the Constellation architecture is identical.
A cache of Data Pages is maintained on the server in JVM memory or in the database.
Data Pages can be cached client-side or server-side.
Data Pages are exclusively cached server-side.
A cache of Data Pages is maintained on the server in JVM memory or in the database.
Constellation offers prescribed configurations for each Field Type, eliminating the need for Action sets to determine the behavior of UI controls.
Responses
True
False
True
What is a key difference in building Pega Platform™ applications using the Constellation architecture compared to building applications on the Traditional architecture?
Responses
View configuration follows the Case Life Cycle design.
Field Types dictate the UI controls available in Constellation Views.
Common, high-value action patterns require extensive customization.
Constellation applications require complex Action sets and Activities.
Field Types dictate the UI controls available in Constellation Views.
Identify two statements that are true for Data Pages in Constellation applications. (Choose Two)
Responses
Caching Data Pages on the client side degrades application performance.
Requestor-level Data Pages are always left open to process further requests.
Developers can use Browser DevTools to review Data Pages cached in Constellation applications.
In Constellation, caching of Data Pages occurs on both the server side and the client side.
Developers can use Browser DevTools to review Data Pages cached in Constellation applications.
In Constellation, caching of Data Pages occurs on both the server side and the client side.
Drag the UI component from the left to the description on the right.
UI component
1. Portal
2.View
3. Widget
Description
11.A UI component that can be added to applications to improve usability.
22.A Persona-specific user interface that consists of landing pages.
33.A UI component that contains fields, field groups, and Views.
- Widget
11.A UI component that can be added to applications to improve usability. - Portal
22.A Persona-specific user interface that consists of landing pages.
2.View
33.A UI component that contains fields, field groups, and Views.
Which three statements about portals and landing pages are true? (Choose Three)
1 The Web Portal is an example of a default landing page.
2 A finished landing page can be placed on one or more portal menus.
3 Portals include landing pages that are listed on the main menu.
4 The Web Portal is an example of a default portal.
5 Landing pages include portals that are listed on the main menu.
2 A finished landing page can be placed on one or more portal menus.
3 Portals include landing pages that are listed on the main menu.
4 The Web Portal is an example of a default portal.
Which one of the following Views can be either read-only or editable?
List
Full Page
Partial
Form
Form
The app announcement widget is an out-of-the-box widget that enables developers to display a welcome message to end users.
True
False
True
The COE layer increases maintainability and makes updates easier.
True
False
True
Which out-of-the-box UI component in Constellation provides application users with helpful functions that support common actions?
Responses
1 Field groups n
2 Navigation bar
3 Widget
4 Full Page View n
3 Widget
The Web Portal is an example of a default landing page.
Responses
True
False
False
Which two options are types of Views in a Constellation application? (Choose Two)
Responses
1 Full Page View N
2 Form View
3 Partial List View n
4 Widget View
2 Form View
1 Full Page View
Extending Constellation UI options