How can they build the execution object model (XOM) with the information from this application?

A developer is working with a mainframe legacy application. How can they build the execution object model (XOM) with the information from this application?A . Import the Cobol copybook.B . Extract objects through SQL queries.C . Use the Decision Engine API to map Cobol structures.D . Use the Rule Designer...

April 6, 2019 No Comments READ MORE +

What is the purpose of a RuleApp?

What is the purpose of a RuleApp?A . A RuleApp is a deployable management unitB . A RuleApp is the entry point for client to access the business logicC . A RuleApp contains a single executable ruleset.D . A RuleApp includes all that is needed by a single decision operation.View...

April 5, 2019 No Comments READ MORE +

Which rule engine execution mode is designed to optimize a large numbers of objects?

Which rule engine execution mode is designed to optimize a large numbers of objects?A . FastpathB . RetePlusC . SequentialD . Classic EngineView AnswerAnswer: B Explanation: Reference: https://www.ibm.com/support/knowledgecenter/en/SSQP76_8.9.0/ com.ibm.odm.dserver.rules.designer.run/optimizing_topics/tpc_opt_perfscalability.html

April 5, 2019 No Comments READ MORE +

Which execution algorithm should be used for a rule task with rule task with rule chaining?

Which execution algorithm should be used for a rule task with rule task with rule chaining?A . RetePlusB . FastpathC . SequentialD . Working memoryView AnswerAnswer: A Explanation: Reference: https://www.ibm.com/support/knowledgecenter/en/SSQP76_8.9.0/ com.ibm.odm.dserver.rules.designer.run/optimizing_topics/tpc_opt_perfscalability.html

April 4, 2019 No Comments READ MORE +

Capturing business rules involves which step?

Capturing business rules involves which step?A . Orchestrating business rules in a ruleflowB . Using ruleset parameters to transfer informationC . Representing the business policy as if-then statementsD . Packaging business logic in application code as decision serviceView AnswerAnswer: B Explanation: Reference: https://www.ibm.com/support/knowledgecenter/en/SSCTJ4_5.3.1/ com.ibm.casemgmt.installing.doc/acmcp043.htm

April 4, 2019 No Comments READ MORE +

Which group contains the correct security roles?

In the process of Decision Center configuration, several different security roles are defined for the Decision Center. Which group contains the correct security roles?A . user, adminUser, configUserB . dcInstaller, dcUser, dcAdministratorC . rtsUser, rtsAdministrator, rtsConfigManagerD . resAdministrator, resConfigManager, resInstallerView AnswerAnswer: C Explanation: Reference: https://www.ibm.com/support/knowledgecenter/en/SSQP76_8.8.1/ com.ibm.odm.distrib.config.was/config_dc_websphere/con_was_security_bc.html

April 4, 2019 No Comments READ MORE +

What is the purpose of the Decision Warehouse?

What is the purpose of the Decision Warehouse?A . To store all deployed rulesetsB . To store all meta data about deployed rulesetsC . To store execution traces to monitor ruleset executionD . To store historical changes made to rule projects so previous versions can be restoredView AnswerAnswer: C Explanation:...

April 4, 2019 No Comments READ MORE +

Which statement is true when deploying a RuleApp archive?

Which statement is true when deploying a RuleApp archive?A . A managed Java XOM in the RuleApp archive must follow a XOM versioning policy.B . Java XOM’s must always be included in RuleApp archives to guarantee version compatibility.C . Resource and library versioning polices only apply when managed XOM’s are...

April 3, 2019 No Comments READ MORE +

What is needed when executing a decision service by posting a REST request?

What is needed when executing a decision service by posting a REST request?A . ruleset libraryB . ruleset nameC . XOM JAR fileD . RuleApp JAR fileView AnswerAnswer: D

April 3, 2019 No Comments READ MORE +

Which two action rules correctly represent this business rule scenario?

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

April 3, 2019 No Comments READ MORE +