web technology Online Quiz - 86
web technology Online Quiz - 86
Questions
WorkPool is
- Collection of WorkGroups
- Collection of similar Work Objects
- Collection of ClassGroup
- None of the above
Work Objects are created during
- Opening Flows
- Primary Flows
- Secondary Flows
- Sub Flows
What is 'HTML' property used for
- To show XML pages in Display
- To add HTML Screens in Display
- For Customizing the Display
- To display special HTML characters
Declare rules are executed when
- During flow execution as process conrtol advances from one task to another
- At the end of activity step,after invoking the method, but before any transition step
- Upon database commit when any object is saved to database
- All of the above
Which shape is used to send and receive data from external system
- Integrator
- Ticket
- Fork
- Split-Join
How to write comments in HTML
- Use * line *
- Use * Line *\
- Use {COMMENT} text {/COMMENT}
- Use // Comment (Java Style)
Which of the following is the best way to update a property in an activity step ?
- Use the Java method
- AtSetValue(PropertyName, Value)
- Use the Property-Set method
- {PropertyName INPUT}
Which one of the following rules may be locked and unlocked ?
- Rule-RuleSet-Version
- Rule-RuleSet-Name
- Rule-RuleSet-List
- Rule-RuleSet-ProCom
Class name can be maximum of
- 32 characters
- 64 characters
- 128 characters
- No length restriction
For short medium lists which change often following should be specified in TableEdit tab of Property
- Local List
- Field Value
- Remote List
- Prompt List
Ticket events impact
- All flows related to this work object which have the ticket
- All Flows related to work object which are being executed at that time and have the ticket
- One flow related to work object which is being executed at that time and have the ticket
- All flows related to the work object
ServiceLevel used to set SLA's comes under the following menu
- Technical
- SysAdmin
- Process
- Security
Following doesn't come under 'Event Types To Trace' tab of Tracer
- Flow
- Declare Constraint
- Declare Decision Tree
- Activity Steps
Main difference between Property-Map-Value method and Property-Map-ValuePair method is
- Property-Map-Value calls a Rule-Obj-MapValue once, and Property-Map-ValuePair calls it twice
- 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
- 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
- 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
External systems access PRPC application data and processes using
- Services
- Connectors
- Servers
- All the above
Correspondence Types are of type
- Rule-Obj-Corr
- Rule-CorrType
- Rule-Obj-CorrType
- Rule-Corr
Which can be specified repeated number of times (in SLA)
- Goal
- Deadline
- Late
- All of the above
What is correct sequence in SmartBuild
- Class Structure, Properties, User Interface, Activities
- Class Structure, Properties, Activities,User Interface
- Properties, Class Structure, User Interface, Activities
- Class Structure, Activities,Properties, User Interface
Pick a method used to display XML Formatted page
- Show-Page
- Show – XML
- Apply-Parse-XML
- Display – XML
How can different operators share the same workbasket
- Ids should be in same WorkGroup
- Ids should be in same Classgroup
- Ids should be in same WorkPool
- Ids should be in same AccessGroup