web technology Online Quiz - 86

web technology Online Quiz - 86

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

WorkPool is

  1. Collection of WorkGroups
  2. Collection of similar Work Objects
  3. Collection of ClassGroup
  4. None of the above
Question 2 Multiple Choice (Single Answer)

Work Objects are created during

  1. Opening Flows
  2. Primary Flows
  3. Secondary Flows
  4. Sub Flows
Question 3 Multiple Choice (Single Answer)

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
Question 4 Multiple Choice (Single Answer)

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
Question 5 Multiple Choice (Single Answer)

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

  1. Integrator
  2. Ticket
  3. Fork
  4. Split-Join
Question 6 Multiple Choice (Single Answer)

How to write comments in HTML

  1. Use * line *
  2. Use * Line *\
  3. Use {COMMENT} text {/COMMENT}
  4. Use // Comment (Java Style)
Question 7 Multiple Choice (Single Answer)

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}
Question 8 Multiple Choice (Single Answer)

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
Question 9 Multiple Choice (Single Answer)

Class name can be maximum of

  1. 32 characters
  2. 64 characters
  3. 128 characters
  4. No length restriction
Question 10 Multiple Choice (Single Answer)

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
Question 11 Multiple Choice (Single Answer)

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
Question 12 Multiple Choice (Single Answer)

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

  1. Technical
  2. SysAdmin
  3. Process
  4. Security
Question 13 Multiple Choice (Single Answer)

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

  1. Flow
  2. Declare Constraint
  3. Declare Decision Tree
  4. Activity Steps
Question 14 Multiple Choice (Single Answer)

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
Question 15 Multiple Choice (Single Answer)

External systems access PRPC application data and processes using

  1. Services
  2. Connectors
  3. Servers
  4. All the above
Question 16 Multiple Choice (Single Answer)

Correspondence Types are of type

  1. Rule-Obj-Corr
  2. Rule-CorrType
  3. Rule-Obj-CorrType
  4. Rule-Corr
Question 17 Multiple Choice (Single Answer)

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

  1. Goal
  2. Deadline
  3. Late
  4. All of the above
Question 18 Multiple Choice (Single Answer)

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
Question 19 Multiple Choice (Single Answer)

Pick a method used to display XML Formatted page

  1. Show-Page
  2. Show – XML
  3. Apply-Parse-XML
  4. Display – XML
Question 20 Multiple Choice (Single Answer)

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