IBM c1000-010 practice test

IBM Operational Decision Manager Standard V8.9.1 Application Development Exam


Question 1

A decision operation can be defined for a decision service in the Rule Designer. What can be selected
in the process of creating a decision operation?

  • A. A ruleflow
  • B. A target server
  • C. A rule engine type
  • D. A dynamic domain
Answer:

C

Reference:
https://www.ibm.com/support/knowledgecenter/en/SSQP76_8.6.0/com.ibm.odm.dserver.rules.designer.dev/rulesets_topics/con_ds_dev_operations.html

Discussions

Question 2

Which statement describes the primary role of a developer in the discovery and analysis phase of a
project?

  • A. Developers develop rules to produce an initial ruleset and object model.
  • B. Developers do not participate in discovery and analysis tasks.
  • C. Developers review the rule design document to confirm that terms used in the rules match the execution object model.
  • D. Developers work with business analysts to identify decision points in the business models and document the decision points table.
Answer:

D

Discussions

Question 3

When working on rules in both Rule Designer and Decision Center, what is good practice to ensure
BOM consistency?

  • A. Deprecate obsolete classes and members.
  • B. Use the merge feature to align discrepancies.
  • C. Delete BOM classes and members in Rule Designer.
  • D. Only change arguments in the BOM in Rule Designer.
Answer:

A

Discussions

Question 4

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

  • 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.
Answer:

C

Discussions

Question 5

What is the resulting BOM class when the following Java XOM class is imported in the rule project?



  • D. Exhibit
Answer:

C

Discussions

Question 6

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.
Answer:

B

Reference:
https://www.ibm.com/support/knowledgecenter/en/SSQP76_8.9.1/com.ibm.odm.dcenter.admin/topics/con_admin_users_bc_groups.html

Discussions

Question 7

How are objects removed from working memory?

  • A. clearObject ()
  • B. removeobject()
  • C. delete statement
  • D. retract statement
Answer:

B

Discussions

Question 8

The screenshot below describes permissions granted to the group "Eligibility"

Which two statements are true about a user in the group "Eligibility"?

  • A. The user can view Queries.
  • B. The user can view Ruleflows.
  • C. The user can create Action Rules.
  • D. The user can update Action Rules.
  • E. The user can create Decision Tables.
Answer:

CD

Discussions

Question 9

How can a developer help the business users to author rules in a way that improves performance?

  • A. Rewrite complex BAL rules as technical rules.
  • B. The way in which rules are written have no impact on performance.
  • C. Modify the BOM to remove the {this} placeholder to make the rules less verbose.
  • D. Make sure that conditions that test a collection of objects come before simpler conditions, to reduce the number of objects that later conditions in the rule must test.
Answer:

D

Discussions

Question 10

Which artifact is a supported execution object model (XOM) source?

  • A. C# classes
  • B. .JS classes
  • C. Java classes
  • D. TypeScript classes
Answer:

C

Discussions
To page 2