Exit demo C1000-015 IBM Business Process Manager V8.6 Application Development using Process Designer PDF format · free preview

IBM C1000-015 - Questions & Answers

Free preview · every answer includes a full explanation

Product page: https://prepkeys.com/c1000-015.html

Question 1
Single choice

A process includes an implementation that requires the port number for an external application.

Which variable should be used to set the port number for each environment in which the process will run?

A.

Global Variable

B.

Environment Variable

C.

Exposed Process Value

D.

Exposed Process Variable

Question 2
Single choice

What will happen when sequence flows evaluate to false in an inclusive gateway?

A.

The instance will never complete.

B.

The default sequence flow will be followed.

C.

A failed event will be created for the process instance.

D.

The gateway will wait for one of the sequence flows to become true.

Question 3
Single choice

A developer has an Output Text with control ID 'Output_Text1' above a Table in a Coach. Within the Table, there are two columns:
1. The first column is a Text Control with control ID TextV
2. The second column is a Button control with control ID 'Button1'

How would a developer set the value of a Text control to 'Clicked' when a Button on the same row is pressed?

A.

Set the Text's 'On Change' Event configuration option to: ${Textl=}.setText('clicked') ;

B.

Set the Button's 'On click' Event configuration options to: ${Text1=}.setText<'Clicked') ;

C.

Set the Table's 'On custom cell' Event configuration option to: ${Text1=}.setText('Clicked');

D.

Set the Text's 'On boundary event' Event configuration option to: ${Text1=).setText(fClicked');

Question 4
Single choice

The IBM embedded document store should be considered based on which business requirement?

A.

Document is not accessed during the process

B.

Coaches should be able to display the documents

C.

Lifecycle of the document needs to be tied to the process

D.

Documents need to be retained long after the process instances are deleted

Question 5
Single choice

The first component of the Vehicle Details coach is a Text field with the label Search Vehicle in a coach view, which is configured to fire a boundary event.

Which one of the events does the BPM application developer need to use so that the Vehicle List table filters to matching vehicle selected from Search Vehicle field?

A.

Onload

B.

Onclick

C.

On input

D.

Change the event handler and specify this.context.refreshView();

Question 6
Single choice

Where are bulk user attribute assignments set?

A.

Process Admin

B.

Process Center

C.

Process Designer

D.

Process Inspector

Question 7
Single choice

Which statement is true when exposing a BPM function as a web service to exterior systems?

A.

All operations exposed in a web service are one-way operations.

B.

All operations exposed in a web service are request-response operations.

C.

Operations exposed in a web service can be both one-way operations or callback operations.

D.

Operations exposed in a web service can be both one-way operations or request-response operations.

Question 8
Single choice

How can a current user log in as another user in the Web Inspector, under the Process Designer, to see if a task flow is working as expected?

A.

Make the change in 100Custom.xml

B.

Click Tasks section and select 'Another User"

C.

Click Activities section and select 'Another User'

D.

Click Set User Authentication in the menubar and select 'Another User'

Question 9
Single choice

How can process applications be enabled to create, update, or download ECM documents?

A.

Use an external ECM server instead of the internal IBM BPM document store.

B.

Select 'Always use this connection information' properties of the ECM server definition.

C.

Use the Document List or Document Viewer coach views to create, update, or download the documents.

D.

Add the 'enable-document-authorization-security-service' configuration setting to the 100Custom.xml.

Question 10
Single choice

What is a valid logging command to print log statements to the client-side browser?

A.

print.log(`'info")

B.

debug.log("info'')

C.

client.log(`'infon'')

D.

console.log(`'info")

Showing 10 of 58 questions · Unlock the full set