Labour Day Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

IBM Operational Decision Manager Standard V8.9.1 Application Development Question and Answers

IBM Operational Decision Manager Standard V8.9.1 Application Development

Last Update May 9, 2024
Total Questions : 61

We are offering FREE C1000-010 IBM exam questions. All you do is to just go and sign up. Give your details, prepare C1000-010 free exam questions and then go for complete pool of IBM Operational Decision Manager Standard V8.9.1 Application Development test questions that will help you more.

C1000-010 pdf

C1000-010 PDF

$35  $99.99
C1000-010 Engine

C1000-010 Testing Engine

$42  $119.99
C1000-010 PDF + Engine

C1000-010 PDF + Testing Engine

$56  $159.99
Questions 1

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

Discussion 0
Questions 2

A customer has an online and batch processing application. The batch process can be executed multiple times during the day on demand and can overlap the online application. RuleApps and rulesets are the same across online and batch. The batch application also manages big batches with high throughput.

How can this application be architected to address these requirements?

Options:

A.  

- Use an embedded approach for the online application and batch application to address the high throughput and change the execution units to file persistence to simplify the deployment.

B.  

- Separate infrastructure from online to batch, each one configured in a separate cluster.

- Configure a ruleset interceptor to route the workload between online application execution units and batch execution units.

C.  

- Configure 2 clusters in the same cell where the online application is running: one cluster for the online application and a second cluster for the batch process.

- Configure the Rule Execution Server console outside of the 2 clusters to share the RuleApps across the online and batch application.

D.  

- Use separate infrastructure for online and batch processing.

- Use managed approach with a centralized Rule Execution Server for online.

- Configure a set of J2SE RuIeApp clients to run in parallel and distribute the batch workload.

- Change the Rule Execution Server and XU notification mechanism to TCP/IP to use the same deployed RuleApps for both the batch and online application.

Discussion 0
Questions 3

What is the IlrJMXRuleAppMBean API used for?

Options:

A.  

To manage ruleapp project

B.  

To manage ruleset resources

C.  

To create, list, and remove RuIeApps (name and version)

D.  

To create, list, and remove rulesets (name and version)

Discussion 0
Questions 4

Capturing business rules involves which step?

Options:

A.  

Orchestrating business rules in a ruleflow.

B.  

Using ruleset parameters to transfer information.

C.  

Representing the business policy as if-then statements.

D.  

Packaging business logic in application code as decision service.

Discussion 0
Questions 5

What is one migration task a developer needs to perform when migrating a legacy business rules application to the latest version of the product?

Options:

A.  

Migrate existing TestSuite files.

B.  

Migrate the XOM to include business annotations.

C.  

Migrate existing B2X code from IRL to supported ARL.

D.  

Update existing web service clients from JSON to XML.

Discussion 0
Questions 6

ODM V8.9.1 is being installed on several nodes in silent mode by using a response file. What needs to be included in the response file during installation?

Options:

A.  

Sample server port number

B.  

IBM Installation Manager home location

C.  

Repository path for the sample server installation

D.  

Installed WebSphere Application Server home location

Discussion 0
Questions 7

Which statement is true when deploying a RuleApp archive?

Options:

A.  

A managed Java XOM in the RuleApp archive must follow a XOM versioning policy.

B.  

Java XOM's must always be included in RuleApp archives to guarantee version compatibility.

C.  

Resource and library versioning polices only apply when managed XOM's are present in the RuleApp archive.

D.  

RuleApp archives must be configured from the ruleset view first to define the rulesets to be included in the RuleApp archive.

Discussion 0
Questions 8

Which statement is true regarding the decision service rule project hierarchy?

Options:

A.  

A standard rule project can be changed to a main rule project when it is reference by other rule projects.

B.  

Changing a rule project to a main rule project can affect the deployment and synchronization of the project.

C.  

Changing a main rule project to a standard rule project removes the main rule project references to other rule projects.

D.  

Changing a rule project from a standard rule project to a main rule project always requires changes to the way rule projects are referenced.

Discussion 0
Questions 9

What is needed when executing a decision service by posting a REST request?

Options:

A.  

ruleset library

B.  

ruleset name

C.  

XOM JAR file

D.  

RuleApp JAR file

Discussion 0