Exam4Training

IBM C1000-116 IBM Business Automation Workflow V20.0.0.2 using Workflow Center Development Online Training

Question #1

Which statement is true about working with Business Automation Navigator Container?

Available Choices (select all choices that are correct)

  • A . Unlike the traditional Navigator, the Container Navigator cannot be connected to a Business Automation Workflow server.
  • B . Container based Business Automation Navigator provides limited security capabilities.
  • C . Container based Business Automation Navigators are packaged by default with the Container based Business Automation Workflow.
  • D . Container based Business Automation Navigators can connect to Business Automation Workflow when using the same LDAP.

Reveal Solution Hide Solution

Correct Answer: D
Question #2

Which option should a developer use to ensure a message event with an attached UCA will trigger even if the message event is not yet reached?

Available Choices (select all choices that are correct)

  • A . Repeatable
  • B . Interrupt
  • C . Consume Message
  • D . Durable Subscription

Reveal Solution Hide Solution

Correct Answer: D
Question #3

When creatinq a new Role in the roles tab of Case desiqner, what action need to take place to unify the experience of the users also involved in BPMN workflows?

Available Choices (select all choices that are correct)

  • A . Roles and teams are two distinct concepts, the same users must be put in Roles and Teams for the behavior to be unified.
  • B . A corresponding Group must be created in LDAP that can be used by manually creating a team in the Process Designer application.
  • C . A corresponding Team and Group will be automatically created in the local application visible in Process Designer, this Team should then be used in the BPMN flows.
  • D . Using the same name for the Role as an existing team in Process designer will automatically map the two entities.

Reveal Solution Hide Solution

Correct Answer: C
Question #4

Which is a good design practice for Business Automation Workflow?

Available Choices (select all choices that are correct)

  • A . Turn off auto tracking whenever possible.
  • B . Accessing the product tables using SQL such as "LSW Task" is encouraged within the Process App since it performs better than the API’s.
  • C . Business objects bound to a coach can be large as long as the number of elements on the coach stay below 40 fields.
    D- Since the process variables are not frequently updated, it is fine to have large business objects on the Process variables level.

Reveal Solution Hide Solution

Correct Answer: A
Question #5

Which task must be completed by an automated system or service and is automatically run without a need for user initiation regardless of the type of lane in which they are defined in a process diagram?

Available Choices (select all choices that are correct)

  • A . Automation Task
  • B . Decision Task
  • C . line User Task
  • D . System Task

Reveal Solution Hide Solution

Correct Answer: D
Question #6

Refer to exhibit

What type of modeling artifact is needed in the red box in the process diagram below to ensure that the process can either flow through Task 2, Task 3, or both?

  • A . Event Gateway
  • B . Parallel Gateway
  • C . Inclusive Gateway
  • D . Exclusive Gateway

Reveal Solution Hide Solution

Correct Answer: C
Question #7

Which two tasks does a user have access to in the Process Portal? (Choose two.)

Available Choices (select all choices that are correct)

  • A . Tasks for which the user is an expert.
  • B . Tasks that are assigned to another member of a team of which the user is also a member.
  • C . Tasks assigned to their managing team.
  • D . Tasks assigned individually to the user.
  • E . Tasks that are assigned to the teams which the user is not a member.

Reveal Solution Hide Solution

Correct Answer: B, D
Question #8

Which client-side human service buildinq block can be used to add a custom CSS to a coach? Available Choices (select all choices that are correct)

  • A . Layout OB.
  • B . Panel
  • C . Custom CSS
  • D . Custom HTML

Reveal Solution Hide Solution

Correct Answer: C
Question #9

Refer to exhibit

What are two uses of the Save service implementation under the Behavior tab in the business object definition shown below? (Choose two.)

  • A . Provide a service that can be called by an Undercover Agent when an event accesses the shared business object.
  • B . Handle any data validation errors for the shared business object only within the "Save service".
  • C . Validate or manipulate the data that is saved to the shared business object.
  • D . Apply an alternative merge result in case the shared business object is saved in more than one place.
  • E . Save a specific version of the shared business object, even when the shared business object is updated at the same time.

Reveal Solution Hide Solution

Correct Answer: C, D
Question #10

What is the minimum system configuration that is needed for a developer to run playbacks? Available Choices (select all choices that are correct)

  • A . One Workflow Server instance as development environment connected to the Workflow Center.
  • B . Depending on whether the Business Automation Workflow is on premise or on cloud, the developers may need a local Workflow Server instance on their machine or on the cloud.
  • C . A Workflow Center with no Workflow Servers created.
  • D . A local Workflow Server instance on their machine connected to the Workflow Center.

Reveal Solution Hide Solution

Correct Answer: D

Question #11

How can the Service Call be configured to automatically run when a coach starts?

Available Choices (select all choices that are correct)

  • A . Enable the ‘Auto run’ configuration option.
  • B . Enable the ‘React to input changes’ configuration option.
  • C . Nothing is required as the Service Call will always automatically run unless it is disabled.
  • D . Bind the Input value configuration option to a variable.

Reveal Solution Hide Solution

Correct Answer: B
Question #12

When using Case Client, which action can a user take to perform a reassignment, provided the user has correct role permissions?

Available Choices (select all choices that are correct)

  • A . Search for a user.
  • B . Search for a user across roles from the Roles section.
  • C . Search for a group.
  • D . Reassign to a group from the Roles section.

Reveal Solution Hide Solution

Correct Answer: A C
Question #13

Which section of the Service Call coach view Events tab should be used when seeking to augment data being returned from it?

Available Choices (select all choices that are correct)

  • A . On Result
  • B . On Invoked
  • C . On Before Result
  • D . On Load

Reveal Solution Hide Solution

Correct Answer: A
Question #14

Why should a security proxy hierarchy be created in Case Builder?

Available Choices (select all choices that are correct)

  • A . To reuse case types between business units without sharing case data.
  • B . To dynamically change security on cases as the cases change stale
  • C . To ensure that users can dynamically access documents filed in case folders.
  • D . To avoid having to rely on the Security Configuration to handle case security.

Reveal Solution Hide Solution

Correct Answer: B
Question #15

Refer to exhibit.

Which statement about the process diagram below is true?

  • A . Task 2 2 will only be active when Task 2 1 is not active and Task 2 1 will only be active when Task 2 2 is not active
  • B . Task 2.1 will always be active and Task 2.2 will be active when the condition tw.local.needTask22 == "Yes" for "Need Task 2.2" is met.
  • C . Both Task 2.1 and Task 2.2 will never be active in parallel at the same time.
  • D . Task 2.1 will be active when the condition tw.local.needTask21 == "Yes" for "Need Task 2.1" is met.

Reveal Solution Hide Solution

Correct Answer: D
Question #16

How can the input value of a service flow be configured using the Sen/ice Call coach view?

Available Choices (select all choices that are correct)

  • A . The Input value configuration option must be bound to a variable of the same type.
  • B . The "Map input data automatically’ configuration option must be selected.
  • C . The Input value formula option must be populated with an appropriate variable map.
  • D . The coach view must be bound to a variable of the same type.

Reveal Solution Hide Solution

Correct Answer: A
Question #17

Refer to exhibit

What gateway is shown in the image below?

  • A . Message Gateway
  • B . Inclusive Gateway
  • C . Event Gateway
  • D . Delay Gateway

Reveal Solution Hide Solution

Correct Answer: B
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.)

  • A . Pass 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.
  • B . Keep 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 geclcem Text n method on the Single Select view returns the selection items via the business object.
  • C . Pass 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.
  • D . Pass 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.
  • E . Update the Item lookup mode to Items From Service and select a service flow that follows the Ajax service specification as the List items service.

Reveal Solution Hide Solution

Correct Answer: A, C
Question #19

A case has started a process. When the case content objects are updated in the case, which statement is true?

Available Choices (select all choices that are correct)

  • A . For cases that parent a process, content objects shared are locked to prevent lack of synchronization issues.
  • B . The child process gets delayed updates of the changes that can be configured in the admin console.
  • C . The child process is not aware of the changes, it should be updated independently.
  • D . The child process is synchronously updated with the changes.

Reveal Solution Hide Solution

Correct Answer: C
Question #20

How does enabling the coach optimization property, is Optimie Coach Boundary Event, improve performance for coaches?

Available Choices (select all choices that are correct)

  • A . A coach boundary event sends only the variables that are changed by the user back to the human service.
  • B . All bound variables are submitted to the human services at regular intervals even before a coach boundary event is reached.
  • C . A coach boundary event sends only the variable properties that are changed by the user back to the human service.
  • D . All bound variables are pre-initialized during loading of the coach.

Reveal Solution Hide Solution

Correct Answer: C
Exit mobile version