Multiple choice technology

In order to use a value editor for business rules in rule studio, you must develop this editor in;

  1. javascript

  2. SWT

  3. Net

  4. swing

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In IBM Rule Studio (part of IBM Operational Decision Manager), custom value editors for business rules are developed using Java Swing. Swing provides the GUI components needed for rule editor interfaces. JavaScript, SWT (IBM's widget toolkit), and .NET are not used for this purpose in the Rule Studio context.