Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

IBM Operational Decision Manager Advanced V8.7 Application Development (C9550-413) Free Practice Test

Question 1
An application developer has created a batch process that leverages an embedded Java SE rule engine to validate some data, calculate some values, and report some recommendations for business users.
Some new calculation changes introduced by the application developer worked perfectly in the development, quality assurance, and staging environments but do not work when run in the production environment. Some of the calculations produce incorrect values. The calculations depend on some external data sources for information which the business users maintain.
The business users know which version of the batch process they are running but the application version and the RuleApp versions have no correlation because of poor application governance. The application developer suspects that the data sources maintained by the business are wrong. The business believes that the new calculations are executing wrong.
In addition to poor deployment governance, the application does not log information about the rules or external data source data being used. Furthermore, the use of the embedded rule engine does not leverage hot deployment of rules so the application developer is not sure how to determine if the new calculations are being used by the business users.
How can the application developer diagnose the situation?

Correct Answer: A
Question 2
An application developer needs to check the eligibility rules pertaining to the state of New Jersey (NJ) in the Business Console.
Assuming that the application developer has configured the ability to execute only the NJ rules, how can the application developer run tests that test only the NJ rules?

Correct Answer: A
Question 3
A wealth management company is developing a rule-based application for account creation. The list of supported account types are maintained centrally, and is accessible via a web service. An application developer has defined a BOM class called 'Account' with an 'account type' member. A dynamic domain needs to be defined for 'account type' that integrates with the web service.
How should the application developer create the dynamic domain within Rule Designer?

Correct Answer: B
Question 4
An application developer previously deployed a rule project to the Test Decision Server environment. The rule project contained a deployment configuration (named Insurance) and a decision operation (named determineEligibility). After deployment and removal of some versions from the Test Decision Server, the currently deployed rulesets are as follows:

The application developer must now deploy an updated ruleset to the Test Decision Server with no impact to other testing. All other testing uses the following ruleset URL format:
Insurance/RAVmajor.RAVminor/deterraineEligibility/RSVmajor.RSVminor
What deployment configuration settings should the application developer use to meet the requirements above?

Correct Answer: B
Question 5
Business Rules Embedded provides which of the following?

Correct Answer: C
Question 6
A rule task includes rules that test on existence or collection items directly in working memory, and also makes use of dynamic priorities.
Which algorithm should the application developer set for this task?

Correct Answer: C
Question 7
There is a requirement to generate custom reports for decision services deployed to Decision Center. How can the application developer construct the required reports for Decision Center?

Correct Answer: B