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?
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
Which statement describes the primary role of a developer in the discovery and analysis phase of a
project?
D
When working on rules in both Rule Designer and Decision Center, what is good practice to ensure
BOM consistency?
A
What is one migration task a developer needs to perform when migrating a legacy business rules
application to the latest version of the product?
C
What is the resulting BOM class when the following Java XOM class is imported in the rule project?
C
Which statement is true about the Business Console Administration tab?
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
How are objects removed from working memory?
B
The screenshot below describes permissions granted to the group "Eligibility"
Which two statements are true about a user in the group "Eligibility"?
CD
How can a developer help the business users to author rules in a way that improves performance?
D
Which artifact is a supported execution object model (XOM) source?
C
What are the possible results of running a test suite?
A
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSBLQQ_9.2.0/com.ibm.rational.rit.ref.doc/topics/c_ritref_test_suite_details.html
After a decision service is implemented in the Rule Designer, a developer would like to analyze the
rule artifacts in the rule project by creating a query in the fijle project. Which element can be found
by the query?
C
A company wants to implement a business rules solution for warranty claims on their widgets. The
customer requires that servers should not store any information about the context of clients
between calls and must have a strict enforcement of objects, rules and constraints. The
implementation must support complex operations and synchronous calls. Integration with other
services must be platform independent. What implementation best fits the customers requirements?
C
What is the IlrJMXRuleAppMBean API used for?
C
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?
D