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

Page:    1 / 13   
Total 61 questions

Which IRL function needs to be manually migrated to ARL?

  • A. reset()
  • B. getCurrentTask()
  • C. setMainTask(String)
  • D. TaskInstance.getTask()


Answer : D

Why are synchronization connection entries useful?

  • A. To keep the connection open to the Decision Center database.
  • B. To track the state of the synchronization with Decision Center.
  • C. To resolve the conflicts between Rule Designer and Decision Center.
  • D. To enable Rule Designer to connect to Decision Center without user security.


Answer : B

Reference:
https://www.ibm.com/support/knowledgecenter/en/SSQP76_8.5.1/com.ibm.odm.dcenter.synchro/topics/tpc_synch_connection_entries.html

Which statement is true regarding the decision service rule project hierarchy?

  • A. A standard rule project can be changed to a main rule project when it is reference by other rule projects.
  • B. Changing a rule project to a main rule project can affect the deployment and synchronization of the project.
  • C. Changing a main rule project to a standard rule project removes the main rule project references to other rule projects.
  • D. Changing a rule project from a standard rule project to a main rule project always requires changes to the way rule projects are referenced.


Answer : B

Reference:
https://www.ibm.com/support/knowledgecenter/en/SSQP76_8.6.0/com.ibm.odm.dserver.rules.tutorials/tut_designer_topics/tut_dservice_main.html

A developer needs to build an asynchronous decision service that can process extremely high transaction volume for a small input request and from an application that is not mission critical.
Which API offers the fastest throughput, sufficient reliability, and least amount of client side development for this decision service?

  • A. SOAP/XML web service
  • B. REST/JSON web service
  • C. Java Message Service (JMS)
  • D. Remote interface of an EJB rule session


Answer : D

Which statement regarding decision services is true?

  • A. The main rule project can be referenced by a XOM for purposes of exposing methods in rules.
  • B. Decision services can be configured through parameters in the properties when rule extractors are used.
  • C. The source rule project for the decision operation determines the rules, variables, and dependent projects that are eligible to be included in the ruleset.
  • D. When a decision service with multiple rule projects is published to Decision Center, standard rule projects are published as source decision service artifacts.


Answer : C

Page:    1 / 13   
Total 61 questions