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
  1. Assignment

  2. Connector

  3. Integrator

  4. Flow Action


Correct Option: A
  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
  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

Work parties are

  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
  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
  1. Business user

  2. Business manager

  3. Process architect

  4. System architect

  5. System administrator


Correct Option: A
  1. organization, division, unit

  2. company, division, unit

  3. organization, division, job function

  4. organization, work group, user


Correct Option: A
  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
  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.

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