A developer needs to build an asynchronous decision service that can process extremely high
transaction volume for a small input request and from an application that is not mission critical.
Which API offers the fastest throughput, sufficient reliability, and least amount of client side
development for this decision service?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
D
Q: 2
Which of the following activities can be performed through the RES REST APIs?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
D
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSQP76_8.9.2/com.ibm.odm.dserver.rules.res.
managing/topics/con_res_restapi_rsrcmng_intro.html
Q: 3
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
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
D
Q: 4
A company wants to use ODM for asynchronous processing with large payloads and very strict
performance guidelines. They want to keep data extraction and execution close to reduce any latency
effects. They also need ODM to scale as they might want to execute rules from several different
applications concurrently. What execution implementation fits these requirements?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
B
Q: 5
A customer needs to calculate sales taxes based on the state of origin for an online pricing solution.
The customer identified 15 states in the US that have a different sales tax and also include 2-3
additional types of taxes. Also, these 15 states have different regulations and need to update taxes
on a monthly basis.
How can a developer design the rule application to simplify the number of rules and the impact of
multiple deployments so that unchanged rules are not duplicated?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
B
Q: 6
Which statement is true about the Business Console Administration tab?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
B
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSQP76_8.9.1/com.ibm.odm.dcenter.admin/to
pics/con_admin_users_bc_groups.html
Q: 7
How can a developer help the business users to author rules in a way that improves performance?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
D
Q: 8
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
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
AC
Q: 9
Which statement is true when deploying a RuleApp archive?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Reference:
Managed Java XOM in the RuleApp archive must follow a XOM versioning policy
Q: 10
How would the following business policy be classified?
The vehicle usage MUST NOT BE Commercial
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
B
Q: 11
What is the IlrJMXRuleAppMBean API used for?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
C
Q: 12
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
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
BE
Q: 13
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?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
AE
Q: 14
Which artifact is a supported execution object model (XOM) source?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
C
Q: 15
When creating a new metric for simulation in Decision Center, which two types are valid? (Select
two.)