C1000-010 IBM Operational Decision Manager Standard V8.9.1 Application Development

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Which statement describes the primary role of a developer in the discovery and analysis phase of a project?

Select an option, then click Submit answer.

  • Developers develop rules to produce an initial ruleset and object model.

  • Developers do not participate in discovery and analysis tasks.

  • Developers review the rule design document to confirm that terms used in the rules match the execution object model.

  • Developers work with business analysts to identify decision points in the business models and document the decision points table.

Question 8

Which statement applies when enforcing security on a project using Decision Center

Business console?

Select an option, then click Submit answer.

  • Decision Center Enterprise console must be used to grant access permissions to custom groups.

  • Members of custom groups are restricted by the permissions assigned to that group, regardless of membership in other groups.

  • When a user belongs to multiple groups and members of custom groups have varying permission levels, the most restrictive permissions apply.

  • When a user belongs to multiple groups and members of custom groups have varying permission levels, the least restrictive permissions apply.

Question 9

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?

Select an option, then click Submit answer.

  • Implement a REST rule service in the XML format.

  • Implement a HTDS rule session to handle the request and response web service call.

  • Use an EJB rule session to handle changing the state of objects in working memory.

  • Use an asynchronous ruleset execution and an observer to end the execution or catch an exception on failure.