Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

IBM C1000-010 - IBM Operational Decision Manager Standard V8.9.1 Application Development

Page: 1 / 2
Total 61 questions

Which IRL function needs to be manually migrated to ARL?

A.

reset ()

B.

getCurrrentTask ()

C.

setMainTask(String)

D.

Tasklnstance.getTask ()

How are objects removed from working memory?

A.

clearObject ()

B.

removeobject()

C.

delete statement

D.

retract statement

Which statement is true about the Business Console Administration tab?

A.

Administration tasks can be done only in Enterprise Console.

B.

Only users with "rtsAdministrator" role have access to this tab.

C.

Only users with "rtsAdministrator" or "rtslnstaller" roles have access to this tab.

D.

Only users with "rtsAdministrator" or "rtsConfigManager" roles have access to this tab.

How would the following rule be classified?

The total insured value of the vehicle IS DEFINED AS the vehicle base value + Min (the value of vehicle accessories, 40% the vehicle base value)

A.

Inference

B.

Guideline

C.

Constraint

D.

Calculation

Which statement is true if a ruleset's XOM is based on an XML schema (.xsd file)?

A.

The RuleApp can only be deployed from Rule Designer.

B.

A managed XOM must be deployed to execute the ruleset.

C.

The XOM can only be deployed by using the Rule Execution Server console.

D.

The XML schema is packaged as a .xom file in the ruleset archive and deployed with the RuleApp.

Which statement is true of a rule project that has multiple BOM entries referenced and some of them have the same element name?

A.

There cannot be multiple BOM entries referenced to rule projects.

B.

Rule Designer will show the error of having same element name already exists.

C.

If there are several BOM entries, an element in the first BOM entry in the path overrides any other element with the same name in the other BOM entries

D.

If there are several BOM entries with same element name, then the order of runtime appearance has to be set or else it will not allow the project to be saved.

The project owner, Paul, asks a rule author, Bea, to update rules for the Spring release, and asks Adam to review and validate Bea's changes. After Bea finishes her updates, she notifies Adam. Adam is unable to access the project to test the changes. What is the problem?

A.

Paul forgot to assign Adam as a Tester.

B.

Adam has rtsUser permissions, therefore, he cannot test rules.

C.

After Bea finished her updates, she marked the status as Finished, which prevented Adam from testing.

D.

Paul needed to mark Bea's updates to the Spring release as Reviewed so that Adam could see the updates.

A rule developer needs to write an action rule to apply a 20% discount to customers whose status is GOLD irrespective of the value of their shopping cart or SILVER when the value of their shopping cart is more that $100. Which two action rules correctly represent this business rule scenario?

A.

Exhibit: A

B.

Exhibit: B

C.

Exhibit: C

D.

Exhibit: D

E.

Exhibit: E

A rule task in a ruleflow contains multiple rules and all the rules in this task need to be evaluated. Which Exit Criteria should be chosen?

A.

Rule

B.

None

C.

Literal

D.

Rulelnstance

Which of the following activities can be performed through the RES REST APIs?

A.

Executing a ruleset only

B.

Starting and stopping the RES server

C.

Deploying new artifacts and executing rulesets

D.

Managing deployed artifacts such as ruleapps. XOMs. libraries, and execute rulesets