お手軽に合格させる 最新Pegasystems PEGACPSA88V1問題集には84問があります [Q20-Q35]

Share

お手軽に合格させる 最新Pegasystems PEGACPSA88V1問題集には84問があります

最新のPEGACPSA88V1学習ガイド2024年最新の- 提供するのはテストエンジンとPDF

質問 # 20
You are creating a case type to process job applications for a large corporation. Jobapplications for security positions require a physical assessment in addition to the standard criminal background check. The physical assessment can occur before or after the background check. How do you configure a case type to achieve the required behavior?

  • A. Create a process for the physical assessment that is followed by a process for the backgroundcheck.
  • B. Create a process for the background check and an optional process for the physical assessment.
  • C. Create a process on one stage for the background check and a process on another stage for the physical assessment.
  • D. Create a process for the physical assessment that is parallel to the background check process.

正解:D


質問 # 21
Depending upon the purchase request amount, approvals cascade from the users to a loan officer, then to a director and finally to a vice president. The loan officer is the user's manager. The director is the loan officer's manager. The vice president is the director's manager.Which two approaches can you use to configure the cascading approval? (Choose two)

  • A. Approval based on Reporting structure, using the workbasket manager to determine the approver(s)
  • B. Approval based on Reporting structure and when conditions, using each operator's reporting to manager to determine the approver(s)
  • C. Approval based on Authority Matrix, with a Decision Tree rule to determine the approver(s)
  • D. Approval based on Authority Matrix, with a Decision Table rule to determine the approver(s)

正解:A、B


質問 # 22
You are configuring an external data source using the Integration Designer. You have the REST, Dev, Stage, and Prod endpoint URLs, and a name for the data source. What other information do you need to configure the external data source?

  • A. A backup endpoint URL if the configured URL refuses to connect
  • B. A plan for mapping the data and REST response fields
  • C. The data views using the external data source
  • D. The name of the database where the source data is stored

正解:B


質問 # 23
A customer views a product available in multiple color options. The customer must select only one color for each product. Which Ul control allows a developer to present the user with all color choices at once, without prompting or clicking, while ensuring that the user can only select one of the color options ?

  • A. Check box
  • B. Drop-down
  • C. Text input
  • D. Radio buttons

正解:D


質問 # 24
Which of the following statements about responsive breakpoints is true?
Available Choices (select all choices that are correct)

  • A. Custom responsive breakpoints are configured in App Studio
  • B. By default tables have two responsive breakpoints
  • C. Responsive breakpoints rely on fixed widths
  • D. Responsive breakpoint behavior changes based on the device brand

正解:B

解説:
This statement about responsive breakpoints is true. Responsive breakpoints are points at which the layout of a UI element changes based on the screen size or orientation of the device. By default, tables have two responsive breakpoints: one for tablet devices and one for phone devices. You can configure custom responsive breakpoints for other UI elements in App Studio. Reference: https://community.pega.com/knowledgebase/articles/user-experience/88/configuring-responsive-breakpoints


質問 # 25
In which situation do you configure branched rulesets?

  • A. You need to delegate rules to process owners from the business
  • B. A team needs to work on the next version of an application while preparing to migrate the current version.
  • C. Multiple teams need to work on the same application version
  • D. One team creates a new patch for an application while another team creates a new major version of the application

正解:C


質問 # 26
In which two situations is it appropriate to use a decision table? (Choose two.
Available Choices (select all choices that are correct)

  • A. Order total is calculated based on the quantity and price of the items in the customer's shopping cart
  • B. dance studio recommends a membership type based on the number and type of dance classes the customer wants to attend every month
  • C. If customers decide to add insurance, checked bags or early boarding to their airtine tickets extra fees are added to their order total
  • D. A hair care company suggests a line of products to customers based on their hair type, scalp moisture, hair moisture, and whether it is color-treated.

正解:B、D

解説:
In these two situations, it is appropriate to use a decision table because they involve deriving values that have one of a few possible outcomes based on multiple variables. For example, the dance studio can use a decision table to recommend different membership types based on different combinations of number and type of dance classes. The hair care company can use a decision table to suggest different product lines based on different combinations of hair characteristics. Reference: https://academy.pega.com/topic/decision-tables/v1


質問 # 27
A data page holds product information The data page's Reload if older Than field is set to 15 minutes The data page is created at 06:12 At 06:20 the user requests product information At 06:42 the user requests product information.
When is the data page reloaded?
Available Choices (select all choices that are correct)

  • A. 06:42
  • B. 06:20
  • C. 06:27
  • D. 06:35

正解:A

解説:
The data page is reloaded at 06:42. A data page is a rule that defines how and when to load data into memory for use by an application. The Reload if older than field specifies the maximum age of the data page before it is reloaded from its source. In this case, the data page's Reload if older than field is set to 15 minutes, which means that the data page will be reloaded if it is older than 15 minutes when it is requested. The data page is created at 06:12, so it will expire at 06:27. At 06:20, the user requests product information, but the data page is not reloaded because it is not expired yet. At 06:42, the user requests product information again, but this time the data page is reloaded because it is older than 15 minutes. Reference: https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/data-pages


質問 # 28
Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.

正解:

解説:


質問 # 29
Which two statements about the Constellation design system are true? (Choose two.) Available Choices (select all choices that are correct)

  • A. Constellation design system improves context switching or multitasking.
  • B. Constellation design system components are not available in the Traditional Ul architecture
  • C. Constellation design system uses a modular design
  • D. Constellation design system is a section-based architecture

正解:A、C

解説:
The Constellation design system is a set of UI/UX templates, patterns, and components that enable faster and easier development of Pega applications. It improves context switching or multitasking by allowing users to work on multiple tasks in parallel using dynamic containers and tabs. It also uses a modular design that enables reuse and customization of UI elements across applications. Reference: https://community.pega.com/knowledgebase/articles/user-experience/88/introducing-pega-constellation-design-system


質問 # 30
An international online car parts business wants customers to find parts for any vehicle easily. You are asked to implement the following requirement Customers must select a make, model, and year to initiate a vehicle-specific search.
How do you configure the data storage in the application to implement the requirement?
Available Choices (select all choices that are correct)

  • A. Configure a data page to store the make, model, and year vehicle data.
  • B. Configure a connection to an external system of record that contains the make model, and year vehicle data
  • C. Configure a local data storage of the make model and year vehicle data
  • D. Configure a static list of the make model and year vehicle data

正解:A、B

解説:
To implement this requirement, you can configure a data page to store the make, model, and year vehicle data and configure a connection to an external system of record that contains the make, model, and year vehicle data. A data page is a rule that defines how and when to load data into memory for use by an application. You can configure a data page to source its data from an external system by using connectors or integrations. This way, you can access up-to-date vehicle data from an external database or web service without storing it locally in your application. Reference: https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/data-pages https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/sourcing-data-page-data-external-systems


質問 # 31
Sales managers must be able to approve sales quote proposals by email and from their mobile devices How do you implement this requirement?
Available Choices (select all choices that are correct)

  • A. Add an Approve/Reject step with mobile approval enabled and add a Send Email step
  • B. Add an Approve/Reject step and a Send Email step
  • C. Add an Approve /Reject step and enable approval from email and mobile
  • D. Add an Approve/Reject step and enable email notifications on the case type

正解:C

解説:
To implement this requirement, you can add an Approve /Reject step and enable approval from email and mobile. This way, sales managers can approve sales quote proposals by clicking a link in an email or by using their mobile devices. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/configuring-approval-email-and-mobile


質問 # 32
A reservation process allows customers to reserve a flight, hotel room, and rental car as partof a travel itinerary. Which configuration displays a check box to allow users to select travel insurance only if the itinerary includes a flight?

  • A. An action set applied to the check box
  • B. A declare expression configured for forward chaining
  • C. A validate rule applied to the flow action
  • D. A visible when condition applied to the check box

正解:D


質問 # 33
You are asked to create a visualization that allows managers in the Customer Service division to track the number and status of Customer Support Request cases submitted over the last 30 days What is the process that you follow to create this visualization?
Available Choices (select all choices that are correct)

  • A. Open the Explore data landing page, and then create a new insight
  • B. Open the Channels landing page and then add a new portal
  • C. Open the Explore data landing page and then add a Reporting widget
  • D. Open the Data landing page and then create a new insight

正解:A

解説:
To create a visualization that allows managers in the Customer Service division to track the number and status of Customer Support Request cases submitted over the last 30 days, you can open the Explore data landing page, and then create a new insight. An insight is a visualization of data that you can use to monitor key performance indicators, identify trends, and discover opportunities for improvement. You can create insights from the Explore data landing page in App Studio. Reference: https://community.pega.com/knowledgebase/articles/reporting/86/creating-insights


質問 # 34
Select the corresponding user interface (UI) action set component for each behavior in the Answer area.

正解:

解説:


質問 # 35
......

PEGACPSA88V1問題集と試験テストエンジン:https://jp.fast2test.com/PEGACPSA88V1-premium-file.html


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어