IBM C9550-400 Exam
IBM WebSphere Operational Decision Management V8.0 Application Development (Page 5 )

Updated On: 1-Feb-2026

An application developer needs to implement the following business policy. All customers get a minimum discount of 5%. Customers that are 60 years old or older with an income over 100, 000 get a 25% discount. All other customers 60 years old or older get a 10% discount.
The application developer already authored the following rule.

  1. Option A
  2. Option B
  3. Option C
  4. Option D

Answer(s): B



An application developer needs to ensure that a set of rules covers all possible cases leaving no gaps. Which artifact should the application developer use to perform this task?

  1. Ruleset execution trace
  2. Rule project statistics report
  3. Consistency analysis report
  4. Completeness analysis report

Answer(s): D



The Business Object Model (BOM) includes a Customer class with an Age attribute and a Score attribute both of type int. There are three rules and one query:

When the application developer runs Query 1, which rules will be returned?

  1. Rule 1 only
  2. Rule 2 only
  3. Rule 3 only
  4. Rule 1 and Rule 2
  5. Rule 2 and Rule 3

Answer(s): E



A Record instance is passed to the ruleflow as a ruleset parameter. A rule task performs validation and should accumulate all the issues found in the Record. The associated rules have the following characteristics:
There are numerous action rules and decision tables. ?The rule conditions only involve the Record class and its attributes.
The rule conditions perform many different tests in various order. The action part of the rules only adds messages to a list that is not involved in the conditions of the rules.
Which execution settings should the application developer choose for the validation rule task?

  1. Algorithm: RetePlus
    Exit Criteria: RuleInstance
  2. Algorithm: RetePlus
    Exit Criteria: None
  3. Algorithm: Fastpath
    Exit Criteria: RuleInstance
  4. Algorithm: Sequential
    Exit Criteria: None

Answer(s): D



An application developer notices that a class in the Java Execution Object Model (XOM) contains a number of methods that should not be imported into the Business Object Model (BOM). How should the application developer annotate the XOM to filter the methods that should not be imported into the BOM?

  1. Add the @NotBusiness annotation.
  2. Add the @BusinessType annotation and specify null as the business type.
  3. Add the @BusinessName annotation and do not specify a value for the annotation.
  4. Add the @CustomProperty annotation and set name of the property as import and value as false.

Answer(s): A



Viewing page 5 of 12
Viewing questions 21 - 25 out of 51 questions



Post your Comments and Discuss IBM C9550-400 exam prep with other Community members:

Join the C9550-400 Discussion