Free C9550-400 Exam Braindumps (page: 3)

Page 2 of 13

The application developer needs to automate the rule project build process. The rule projects are stored in a Source Code Control system. What should the application developer do to automate the build process?

  1. Use the Ant zip task to zip the rule project contents into a ruleset.
  2. Install Rule Designer on the build machine and write a Java class to call the rule engine API.
  3. Install Rule Designer on the build machine and use the Rule Designer build automation tool to generate the ruleset.
  4. Copy the Rule Designer API library files onto the build machine, write a Java class to call a remotely running Rule Designer to generate the ruleset using the Rule Designer API.

Answer(s): C



Due to recent government legislation regarding mortgages, a financial institution needs to improve its governance processes by ensuring that all deployed changes to loan processing rules are traceable for auditing purposes. What should the application developer do to set up the Decision Center environment?

  1. Turn on the default Decision Center tracing.
  2. Create deployment baselines for each RuleApp deployment.
  3. Work with the rule authors to define loan processing rule templates.
  4. Work with the business analysts to design custom queries that return all deployed loan processing rules.

Answer(s): B



The design team decided to populate a Business Object Model (BOM) domain from a database and allow the rule authors to reload domain values within Decision Center when the database is updated. What should an application developer do to implement these requirements?

  1. Change the BOM class to add the virtual method: Collection getValues(IlrClass class) for loading data from the database and generating domain values.
  2. Set the domainValueProviderName property on the BOM class and integrate the implementation class of interface IlrValueProvider into Decision Center.
  3. Set the domainValueProviderName property on the BOM class and integrate the implementation class of interface IlrBOMDomainValueProvider into Decision Center.
  4. Add a datasource which connects to the database in application server and configure Decision Center to have a reference to the datasource, and set the domainValueProviderName property to the datasource name on the BOM class.

Answer(s): C



A ruleset for validating the content of a message including cross-field validation and business range checking is ready to be integrated into an architecture with only a JVM container. The application must have the capability of providing to and removing from working memory any number of objects without resetting the rule session. Which execution approach should the application developer choose for this application integration?

  1. POJO with stateful rule session
  2. POJO with stateless rule session
  3. Java SE with stateful rule session
  4. Java SE with stateless rule session

Answer(s): C






Post your Comments and Discuss IBM C9550-400 exam with other Community members:

C9550-400 Discussions & Posts