Which statement is true if a ruleset’s XOM is based on an XML schema (.xsd file)?

Which statement is true if a ruleset’s XOM is based on an XML schema (.xsd file)?A . The RuleApp can only be deployed from Rule Designer.B . A managed XOM must be deployed to executive the ruleset.C . The XOM can only be deployed by using the Rule Execution Server...

March 24, 2019 No Comments READ MORE +

What needs to be included in the response file during installation?

ODM V8.9.1 is being installed on several nodes in silent mode by using a response file. What needs to be included in the response file during installation?A . Sample server port numberB . IBM Installation Manager home locationC . Repository path for the sample server installationD . Installed WebSphere Application...

March 21, 2019 No Comments READ MORE +

How can a developer design rule application to simplify the number of rules and the impact of multiple deployments so that unchanged rules are not duplicated?

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

March 21, 2019 No Comments READ MORE +

If the decision service being invoked includes all three different types of parameters, which statement is true?

Ruleset parameters can be defined for a ruleset or decision service, and the parameters can have different directions such as IN, OUT, or IN_OUT. If the decision service being invoked includes all three different types of parameters, which statement is true?A . Only the input parameter needs to be provided...

March 21, 2019 No Comments READ MORE +

Which two elements are both mandatory in the ruleset path? (Select two.)

Which two elements are both mandatory in the ruleset path? (Select two.)A . VersionB . Ruleset nameC . Brach levelD . RuleApp nameE . Rule Project NameView AnswerAnswer: BD Explanation: Reference: https://www.ibm.com/support/knowledgecenter/en/SSQP76_8.8.1/ com.ibm.odm.dserver.rules.res.developing/topics/con_res_devclient_rule_sessions.html

March 18, 2019 No Comments READ MORE +

Which correctly represents the deployed RuleApp ruleset path template?

Which correctly represents the deployed RuleApp ruleset path template?A . RuleApp/RuleApp_major.RuleApp_minor/Ruleset/Ruleset_major.Ruleset_minorB . RuleApp/RuleApp_minor.RuleApp_major/Ruleset/Ruleset_minor.Ruleset_majorC . Ruleset/Ruleset_major.Ruleset_minor/RuleApp/RuleApp_major.Ruleset_minorD . Ruleset/Ruleset_minor.Ruleset_major/RuleApp/RuleApp_minor.Ruleset_majorView AnswerAnswer: A Explanation: Reference: http://www.redbooks.ibm.com/redbooks/pdfs/sg248395.pdf (137)

March 17, 2019 No Comments READ MORE +

What business rule application requirement would lead a Rule Developer to implement their own I1rTraceDAO, in order to create a custom DAO for storing execution traces?

What business rule application requirement would lead a Rule Developer to implement their own I1rTraceDAO, in order to create a custom DAO for storing execution traces?A . The business rule application must provide a full log of all the rules that were executed.B . The business rule application must provide...

March 16, 2019 No Comments READ MORE +

How should the application developer annotate the XOM to filter the methods that should not be imported into the BOM?

An application developer notices that a class in the Java Execution Object Model (XOM) contains a number of methods that should not be imported into the Business Object Model (BOM). How should the application developer annotate the XOM to filter the methods that should not be imported into the BOM?A...

March 16, 2019 No Comments READ MORE +

What is a correct verbalization to accomplish this?

A rule developer is creating a virtual method that will calculate the percentage of a provided value. The method receives 2 parameters. The first parameter is the percentage and second parameter is the value to calculate the percentage from. What is a correct verbalization to accomplish this?A . The {1}%...

March 14, 2019 No Comments READ MORE +

Which of the following makes a conflict when merging two branches in Decision Center?

Which of the following makes a conflict when merging two branches in Decision Center?A . When a snapshot is created in one of the branches.B . When a new ruleflow is created in one of the branches.C . When the same decision table is modified in both branches.D . When...

March 14, 2019 No Comments READ MORE +