IBM C1000-116 Exam Practice Questions (P. 4)
- Full Access (42 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 #16
How can the input value of a service flow be configured using the Service Call coach view?
- AThe Input value configuration option must be bound to a variable of the same type.
- BThe 'Map input data automatically' configuration option must be selected.
- CThe Input value formula option must be populated with an appropriate variable map.
- DThe coach view must be bound to a variable of the same type.
Correct Answer:
A
A
send
light_mode
delete
Question #17
What gateway is shown in the image below?

- AMessage Gateway
- BInclusive Gateway
- CEvent GatewayMost Voted
- DDelay Gateway
Correct Answer:
B
B
send
light_mode
delete
Question #18
A developer has worked with end-users in a requirements session to establish what can be selected on the Single Select control in CoachView1 seen below. To ensure that the selections are easily maintainable, the developer wants to dynamically lookup the selections at runtime. What two options does the developer have available to achieve this requirement? (Choose two.)

- APass a business object via the CoachView1 Configuration Options, update the Item lookup mode to Items From Config Options and select the business object as the Binding of the Single Select view in the General tab.
- BKeep the selections in the Static list, pass a business object via the CoachView1 Configuration Options and select the business object as Output business data so that the getItemText() method on the Single Select view returns the selection items via the business object.
- CPass a business object via the CoachView1 Configuration Options, update the Item lookup mode to Items From Service and select the business object as Service input data for the Default List Items Service.
- DPass a business object via the CoachView1 Configuration Options, update the Item lookup mode to Items From Config Options and select the business object as Item selection data.
- EUpdate the Item lookup mode to Items From Service and select a service flow that follows the Ajax service specification as the List items service.
Correct Answer:
AC
AC
send
light_mode
delete
Question #19
A case has started a process. When the case content objects are updated in the case, which statement is true?
- AFor cases that parent a process, content objects shared are locked to prevent lack of synchronization issues.
- BThe child process gets delayed updates of the changes that can be configured in the admin console.
- CThe child process is not aware of the changes, it should be updated independently.
- DThe child process is synchronously updated with the changes.
Correct Answer:
D
D
send
light_mode
delete
Question #20
How does enabling the coach optimization property, isOptimizeCoachBoundaryEvent, improve performance for coaches?
- AA coach boundary event sends only the variables that are changed by the user back to the human service.
- BAll bound variables are submitted to the human services at regular intervals even before a coach boundary event is reached.
- CA coach boundary event sends only the variable properties that are changed by the user back to the human service.
- DAll bound variables are pre-initialized during loading of the coach.
Correct Answer:
C
C
send
light_mode
delete
All Pages