According to PRPC Standards of Design, which of the following should be followed
ProcessFlow, Class Structure,User Interface, Properties
ProcessFlow, ClassStructure, Properties, User Interface
Structure, Properties, User Interface, ProcessFlow
Class Structure, ProcessFlow, User Interface
A Top-level Class
Inherits from @baseclass
Inherits from Work-
Contains most of your business logic
Is usually the same as a “bottom level” class
A Classgroup
Is any set of related work objects
Causes the system to store the instances corresponding to two or more concrete classes that have a common key format in a single database table
Is unrelated to your application’s Reporting requirements
None of the above
Which tool is used by the user to check for the Parameter values in the flow?
Parameter Page
Rules Inspector
Tracer
Clipboard
Local Flow Actions advance the flow.
True
False
An Assignment is a task in a flow that requires user input and may assign the work object to an individual work list or workbasket. Is this statement true or false?
For a single Valid Party row on a Work Party rule form, the Model column contains an optional field to reference a Model rule. Model rules allow you to define default information for specified fields on the PartyDisplay form. Is this statement true or false
The assignment shape has a parameter where you can enter the Work Status. This status takes effect
When the assignment first appears in the worklist or workbasket
When the assignment is completed via a Local Flow Action
Only for the duration of the assignment
All of the above
If a flow encounters an error condition that prevents it from continuing, what happens
An exception is placed in the log4j file
The current flow is suspended and the FlowProblems flow is started
An email is sent to the user’s manager
The work object is closed
When Split For Each is based on information on a page group, the execution order is
Deterministic
Non-Deterministic