IBM C1000-010 Exam Practice Questions (P. 1)
- Full Access (61 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
Which IRL function needs to be manually migrated to ARL?
- Areset()
- BgetCurrentTask()
- CsetMainTask(String)
- DTaskInstance.getTask()
Correct Answer:
D
D
send
light_mode
delete
Question #2
Why are synchronization connection entries useful?
- ATo keep the connection open to the Decision Center database.
- BTo track the state of the synchronization with Decision Center.
- CTo resolve the conflicts between Rule Designer and Decision Center.
- DTo enable Rule Designer to connect to Decision Center without user security.
Correct 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
B
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSQP76_8.5.1/com.ibm.odm.dcenter.synchro/topics/tpc_synch_connection_entries.html
send
light_mode
delete
Question #3
Which statement is true regarding the decision service rule project hierarchy?
- AA standard rule project can be changed to a main rule project when it is reference by other rule projects.
- BChanging a rule project to a main rule project can affect the deployment and synchronization of the project.
- CChanging a main rule project to a standard rule project removes the main rule project references to other rule projects.
- DChanging a rule project from a standard rule project to a main rule project always requires changes to the way rule projects are referenced.
Correct 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
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
send
light_mode
delete
Question #4
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?
Which API offers the fastest throughput, sufficient reliability, and least amount of client side development for this decision service?
- ASOAP/XML web service
- BREST/JSON web service
- CJava Message Service (JMS)
- DRemote interface of an EJB rule session
Correct Answer:
D
D
send
light_mode
delete
Question #5
Which statement regarding decision services is true?
- AThe main rule project can be referenced by a XOM for purposes of exposing methods in rules.
- BDecision services can be configured through parameters in the properties when rule extractors are used.
- CThe source rule project for the decision operation determines the rules, variables, and dependent projects that are eligible to be included in the ruleset.
- DWhen a decision service with multiple rule projects is published to Decision Center, standard rule projects are published as source decision service artifacts.
Correct Answer:
C
C
send
light_mode
delete
All Pages