Black Friday Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

examstrack slider

Achieve Success in the IBM C1000-010 Exam: A Detailed IBM Operational Decision Manager Standard V8.9.1 Application Development Guide

Questions 1

A company wants to use ODM rules for a graphical user interface (GUI) validation. They want to use rules to validate forms filled out by customers. The rules would validate user input and answers to the questions. The users must have the ability to navigate the website while waiting for the ODM response. What implementation should they use?

Options:

A.

Implement a REST rule service in the XML format.

B.

Implement a HTDS rule session to handle the request and response web service call.

C.

Use an EJB rule session to handle changing the state of objects in working memory.

D.

Use an asynchronous ruleset execution and an observer to end the execution or catch an exception on failure.

Buy Now
Questions 2

Which execution algorithm should be used for a rule task with rule chaining?

Options:

A.

RetePlus

B.

Fastpalh

C.

Sequential

D.

Working memory

Buy Now
Questions 3

Which one of the proposals is possible using the HTDS REST?

Options:

A.

Filter code from the WADL

B.

Inline XSDs files in the WADL

C.

Outline XSDs files in the WADL

D.

Query certain elements in the WADL

Buy Now
Questions 4

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?

Options:

A.

Add the @NotBusiness annotation.

B.

Add the @BusinessType annotation and specify null as the business type.

C.

Add the @BusinessName annotation and do not specify a value for the annotation.

D.

Add the @ Custom Property annotation and set name of the property as import and value as false.

Buy Now
Questions 5

Which rule engine execution mode is designed to optimize a large numbers of objects?

Options:

A.

Faslpalh

B.

RetePlus

C.

Sequential

D.

Ciassic Engine

Buy Now
Questions 6

An application developer has changed the Java XOM. The developer then tries to update the BOM but no differences appear.

What are two reasons this could happen? (Select two.)

Options:

A.

A member in the Java XOM was deleted.

B.

A member in the Java XOM was annotated as ©Deprecated.

C.

Only the content of a method(s) in the Java XOM were changed.

D.

A @NotBusiness annotation was added to a member of the Java XOM.

E.

An additional optional parameter was added to a method{s) in the Java XOM.

Buy Now
Questions 7

For a request, which object is used for a Java execution of a Rule session?

Options:

A.

IIrRequest

B.

rule Request

C.

restAPIRequest

D.

IIrSessionRequest

Buy Now
Questions 8

Categories named Vehicle and Customer have been added to a rule project. In the BOM of this rule project, a business element Car has been assigned categories Vehicle and Automobile and a business element Client has been assigned the category Customer. Which category filters need to be assigned to an action rule so that both the Car and Client business element are visible in the rule? Select two.

Options:

A.

Any

B.

All

C.

Client

D.

Vehicle and Client

E.

Vehicle and Automobile

Buy Now
Questions 9

GoodCreditLoans is a financial company that wants to create an automated loan approval application. They currently have an application that uses hard-coded logic and manual checks to assess loan applications, generate payment reminders, send marketing emails to potential clients, and create monthly sales reports. The existing application uses these entities: MarketingContact, Equipment, Loan, Reminder, Applicant, SalesReport.

Here are some example rules harvested during rule discovery for the new automated loan approval application:

C1000-010 Question 9

What two entities are needed to write the loan approval business rules? (Choose two.)

Options:

A.

Loan

B.

Reminder

C.

Applicant

D.

SalesReport

E.

MarketingContact

Buy Now
Questions 10

How can the state of a decision service branch be captured in Decision Center at a specific moment in time?

Options:

A.

By creating a new release

B.

By creating a snapshot from Business Console

C.

By creating a sub-branch from Business Console

D.

By creating a baseline from Enterprise Console

Buy Now