Questions for the C1000-010 were updated on : Nov 14 ,2024
Which IRL function needs to be manually migrated to ARL?
D
Why are synchronization connection entries useful?
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?
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?
D
Which statement regarding decision services is true?
C
What is needed when executing a decision service by posting a REST request?
D
How would the following business policy be classified?
The vehicle usage MUST NOT BE Commercial
B
How many business rules are captured in the decision table below where the Customer Status and
Purchase Amount are condition columns?
A
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?
D
Which execution algorithm should be used for a rule task with rule chaining?
A
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
Which statement is true if a ruleset's XOM is based on an XML schema (.xsd file)?
D
Reference:
https://www.ibm.com/support/knowledgecenter/mk/SSQP76_8.9.1/com.ibm.odm.dserver.rules.deploying/topics/tpc_res_deploy_options.html
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 scenario?
AE
Which of the following activities can be performed through the RES REST APIs?
D
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSQP76_8.9.2/com.ibm.odm.dserver.rules.res.managing/topics/con_res_restapi_rsrcmng_intro.html
For a request, which object is used for a Java execution of a Rule session?
D
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