IBM JRules Business Rules Engine

Tests knowledge of IBM JRules/IBM ILOG business rule engine including rule flows, decision tables, BOM editor, execution modes, scenario manager, and API components

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

RuleSet parameters in rule project are selected from

  1. BOM Class
  2. XOM
  3. Both
  4. None
Question 2 Multiple Choice (Single Answer)

An overlap in the values between rows for a given condition column in a decision table

  1. cannot happen
  2. can only be shown as warning
  3. can be shown as error
  4. causes error at runtime
Question 3 Multiple Choice (Single Answer)

Java class in Jrules API, concrete implementation of XOM

  1. IIr reflect
  2. IIr context
  3. IIr XOM
  4. IIr Reflect XOM
Question 4 Multiple Choice (Single Answer)

Class that controls rule engine

  1. IIr reflect
  2. IIr rule engine
  3. IIr ruleset
  4. IIr Context
Question 5 Multiple Choice (Single Answer)

Artifact for test using rule scenario manager

  1. rule task
  2. single rule
  3. rule set
  4. XOM class
Question 6 Multiple Choice (Single Answer)

Default data set format in rule scenario manager

  1. XML
  2. Excel
  3. Data source
  4. flat file
Question 7 Multiple Choice (Single Answer)

The information not available in execution trace from rule scenario manager

  1. rules fired
  2. tasks executed
  3. memory consumed
  4. execution time
Question 8 Multiple Choice (Single Answer)

The execution modes improve speed and implements stateless pattern matching?

  1. rete
  2. sequential
  3. reteplus
  4. fastview
Question 9 Multiple Choice (Single Answer)

Rule flow

  1. can execute IRC
  2. is used to help visualization
  3. used to organize in to a sequence
  4. compulsory to execute a rule project
Question 10 Multiple Choice (Single Answer)

Initial actions can be defined in

  1. main task only
  2. any task in rule flow
  3. rule tasks and functions
  4. sub flow task
Question 11 Multiple Choice (Single Answer)

In runtime rule selection expression of rule task, the developer

  1. can use automatic variables
  2. can use standard rule properties
  3. cannot use rule set parameters
  4. cannot use custom rule
Question 12 Multiple Choice (Single Answer)

Rule overriding mechanism allows you to add final stage to rule selection process, overriding properties is set on

  1. rule
  2. rule package
  3. rule task
  4. flow task
Question 13 Multiple Choice (Single Answer)

Checks not handled by rule consistency checker

  1. rule subsumptions
  2. rule with no actions
  3. infinitely looping
  4. self inconsistent
Question 14 Multiple Choice (Single Answer)

Which element is defined in “definitions” part of rule?

  1. actions
  2. variables
  3. conditions
  4. vocabulary
Question 15 Multiple Choice (Single Answer)

“Literal” ordering property of rule task means?

  1. specifies a listof values
  2. specifiesa list of references
  3. Both
  4. None
Question 16 Multiple Choice (Single Answer)

Documentation of terms and phrases

  1. report is a business rule
  2. generated as a document
  3. visible in the completion menu
  4. useless
Question 17 Multiple Choice (Single Answer)

Initial and final action can exist

  1. for all tasks including rule tasks,function tasks andrule flow tasks
  2. only for rule tasks
  3. only for function tasks
  4. only for rulflow tasks
Question 18 Multiple Choice (Single Answer)

Definitions section can exist

  1. only for BAL rules
  2. only for decision tales
  3. For both BAL rules and decision tables
  4. none
Question 19 Multiple Choice (Single Answer)

which of the following option in the BOM editor will ensure that an update to the object with the given method can update he state of the object in the working memory?

  1. update object
  2. no feature like this
  3. no need to explicitly mention this, any update to an object directly updates the working memory
  4. update object state
Question 20 Multiple Choice (Single Answer)

The list of eligible rules to be fired in task will be prepared in advance and the same will e called as

  1. rule group
  2. eligible rules
  3. agenda
  4. agenda filter