0

web technology Online Quiz - 73

Description: web technology Online Quiz - 73
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0

Select the possible guard rails.

  1. Flow should not contain 15 sub flows

  2. We should create properties as and when needed and update the status

  3. Limit custom java

  4. Use the standard flow action as a place holder instead of creating a new one.


Correct Option: C,D

Is it possible to override the property values in the models

  1. True

  2. False


Correct Option: B

The Smart Shape used for showing a screen to the customer:

  1. Assignment

  2. Connector

  3. Integrator

  4. Flow Action


Correct Option: A

Which will be used to Generated work Object ID in New Release?

  1. Work- ObjectID

  2. Work- GenerateID

  3. Work – Object

  4. Work – New


Correct Option: B

Which contain static text, such as HTML style sheets or JavaScript code and are not subject to rule resolution.

  1. Fragments

  2. text files

  3. streams

  4. harnesses


Correct Option: B

Farward Chaining allows a computation to advance even when the value of an input or parameter property is not available

  1. True

  2. False


Correct Option: B

If your Assignment shape uses the standard rule “Worklist”, and your Router uses the standard rule “ToWorkbasket”, what happens?

  1. The flow will not save

  2. The flow will be suspended

  3. The flow will save, but an execution Java exception will be raised

  4. The flow will be suspended, and control will be transferred to the FlowProblems flow


Correct Option: C
  1. the people or groups interested in the progress and resolution of a particular work object, but who do not necessarily perform the work in the application.

  2. clusters of associated work objects, usually relating to a single customer.

  3. people or groups who are authorized to perform restricted types of work objects.

  4. Users set up in the system who are responsible for the timely resolution of outstanding work objects


Correct Option: A

On the standard harness Perform and Review forms, a paperclip image identifies that the object has one or more attachments. Is this statement true or false?

  1. True

  2. False


Correct Option: B

Which of the following is a valid work object ID?

  1. W-1234-S

  2. W-1234

  3. Pega-1234-Work

  4. All of the above are valid


Correct Option: D

When looping through a page list, all of the following are valid index references except:

  1. ()

  2. ()

  3. ()

  4. ()

  5. ()

  6. ()


Correct Option: B

A person who uses the application you build to receive, process, and resolve work is ___________.

  1. Business user

  2. Business manager

  3. Process architect

  4. System architect

  5. System administrator


Correct Option: A

AI Explanation

To answer this question, you need to understand the roles and responsibilities of different users in an application. Let's go through each option to understand why it is correct or incorrect:

Option A) Business user - This option is correct because a business user is someone who uses the application to receive, process, and resolve work. They interact with the application to perform their day-to-day tasks and rely on it to complete their work.

Option B) Business manager - This option is incorrect because a business manager typically oversees the operations and performance of a team or department. While they may use the application for monitoring and reporting purposes, they are not directly involved in receiving, processing, and resolving work.

Option C) Process architect - This option is incorrect because a process architect is responsible for designing and optimizing business processes. They may be involved in the initial development of the application and defining the workflows, but they are not the primary users who receive, process, and resolve work.

Option D) System architect - This option is incorrect because a system architect is responsible for designing and implementing the technical infrastructure and architecture of the application. They focus on the technical aspects and may not directly interact with the application to receive, process, and resolve work.

Option E) System administrator - This option is incorrect because a system administrator is responsible for managing and maintaining the application's technical environment. They handle tasks such as user management, security, and system performance, but they are not the primary users who receive, process, and resolve work.

The correct answer is A) Business user. This option is correct because a business user is the person who uses the application to receive, process, and resolve work. They rely on the application to perform their day-to-day tasks and are the primary users of the system.

The organization hierarchy is built on the nested levels of

  1. organization, division, unit

  2. company, division, unit

  3. organization, division, job function

  4. organization, work group, user


Correct Option: A

When a Flow is in Draft mode….(Choose 2)

  1. You cannot add smart shapes

  2. You cannot run the Flow

  3. It is not visible to Rule resolution

  4. You cannot create Work Objects


Correct Option: B,D

By using Rule-Connect-SQL, what below are possible? (Choose three)

  1. Create a database

  2. Delete a database

  3. Add a single row

  4. Delete a row

  5. Add multiple rows

  6. Delete multiple rows?


Correct Option: C,D,E,F

What is the class of the top level clipboard page created by the Obj-List method?

  1. Code-Pega-List

  2. Rule-Pega-Obj

  3. pxResults

  4. The same class as the returned instance


Correct Option: A

AI Explanation

To answer this question, we need to understand the concept of the top-level clipboard page created by the Obj-List method.

The Obj-List method is used to retrieve a list of instances from the database based on specified criteria. When the Obj-List method is executed, it creates a top-level clipboard page to store the list of instances that match the specified criteria.

The class of the top-level clipboard page created by the Obj-List method is determined by the class of the instances being retrieved. In other words, the class of the top-level clipboard page will be the same as the class of the instances returned by the Obj-List method.

Therefore, the correct answer is:

A) Code-Pega-List - This option is correct because the top-level clipboard page created by the Obj-List method will have the class Code-Pega-List, which is the class for storing a list of instances in Pega Platform.

Work Party Roles and Access Group Roles are of same Class?

  1. True

  2. False


Correct Option: B

Which tool is used to look at the HTMLS and the Properties that are embedded in UI

  1. Rules Inspector

  2. Clipboard

  3. DB Trace

  4. Tracer


Correct Option: A

There is a ________ relationship between a Folder and the items it contains:

  1. One-to-one

  2. Many-to-one

  3. One-to-many

  4. Many-to-many


Correct Option: D
- Hide questions