0

web technology Online Quiz - 86

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

WorkPool is

  1. Collection of WorkGroups

  2. Collection of similar Work Objects

  3. Collection of ClassGroup

  4. None of the above


Correct Option: B

Work Objects are created during

  1. Opening Flows

  2. Primary Flows

  3. Secondary Flows

  4. Sub Flows


Correct Option: A

What is 'HTML' property used for

  1. To show XML pages in Display

  2. To add HTML Screens in Display

  3. For Customizing the Display

  4. To display special HTML characters


Correct Option: C

Declare rules are executed when

  1. During flow execution as process conrtol advances from one task to another

  2. At the end of activity step,after invoking the method, but before any transition step

  3. Upon database commit when any object is saved to database

  4. All of the above


Correct Option: D

Which shape is used to send and receive data from external system

  1. Integrator

  2. Ticket

  3. Fork

  4. Split-Join


Correct Option: A

How to write comments in HTML

  1. Use * line *

  2. Use * Line *\

  3. Use {COMMENT} text {/COMMENT}

  4. Use // Comment (Java Style)


Correct Option: C

Which of the following is the best way to update a property in an activity step ?

  1. Use the Java method

  2. AtSetValue(PropertyName, Value)

  3. Use the Property-Set method

  4. {PropertyName INPUT}


Correct Option: C

Which one of the following rules may be locked and unlocked ?

  1. Rule-RuleSet-Version

  2. Rule-RuleSet-Name

  3. Rule-RuleSet-List

  4. Rule-RuleSet-ProCom


Correct Option: A

Class name can be maximum of

  1. 32 characters

  2. 64 characters

  3. 128 characters

  4. No length restriction


Correct Option: B

For short medium lists which change often following should be specified in TableEdit tab of Property

  1. Local List

  2. Field Value

  3. Remote List

  4. Prompt List


Correct Option: B

Ticket events impact

  1. All flows related to this work object which have the ticket

  2. All Flows related to work object which are being executed at that time and have the ticket

  3. One flow related to work object which is being executed at that time and have the ticket

  4. All flows related to the work object


Correct Option: B

ServiceLevel used to set SLA's comes under the following menu

  1. Technical

  2. SysAdmin

  3. Process

  4. Security


Correct Option: C

Following doesn't come under 'Event Types To Trace' tab of Tracer

  1. Flow

  2. Declare Constraint

  3. Declare Decision Tree

  4. Activity Steps


Correct Option: D

Main difference between Property-Map-Value method and Property-Map-ValuePair method is

  1. Property-Map-Value calls a Rule-Obj-MapValue once, and Property-Map-ValuePair calls it twice

  2. Property-Map-Value can call a Rule-Obj-MapValue and pass a single row input, and Property-Map-Value-Pair can call a Rule-Obj-Map Value and pass two row inputs

  3. Property-Map-Value can call a Rule-Obj-MapValue and pass a single row input, and Property-Map-Value-Pair can call a Rule-Obj-Map Value and pass a single row input and single column input

  4. Property-Map-Value can call a Rule-Obj-MapValue and pass a single row input, and Property-Map-Value-Pair can call a Rule-Obj-Map Value and pass multiple row inputs


Correct Option: C

External systems access PRPC application data and processes using

  1. Services

  2. Connectors

  3. Servers

  4. All the above


Correct Option: A

Correspondence Types are of type

  1. Rule-Obj-Corr

  2. Rule-CorrType

  3. Rule-Obj-CorrType

  4. Rule-Corr


Correct Option: B

Which can be specified repeated number of times (in SLA)

  1. Goal

  2. Deadline

  3. Late

  4. All of the above


Correct Option: C

What is correct sequence in SmartBuild

  1. Class Structure, Properties, User Interface, Activities

  2. Class Structure, Properties, Activities,User Interface

  3. Properties, Class Structure, User Interface, Activities

  4. Class Structure, Activities,Properties, User Interface


Correct Option: A

Pick a method used to display XML Formatted page

  1. Show-Page

  2. Show – XML

  3. Apply-Parse-XML

  4. Display – XML


Correct Option: A

How can different operators share the same workbasket

  1. Ids should be in same WorkGroup

  2. Ids should be in same Classgroup

  3. Ids should be in same WorkPool

  4. Ids should be in same AccessGroup


Correct Option: A
- Hide questions