Black Friday Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

IBM C1000-056 IBM App Connect Enterprise V11 Solution Development Exam Practice Test

Page: 1 / 6
Total 62 questions

IBM App Connect Enterprise V11 Solution Development Questions and Answers

Question 1

What command must be executed before running the mqsicreatebroker command on Linux to create an integration node?

Options:

A.

mqsiprofile

B.

mqsiservice

C.

mqsicommandconsole

D.

mqsicvp

Question 2

The following flow receives order messages on an MQInput node then uses a Compute node to do some processing and sends MQ messages to two warehouses on two different queues.

Question # 2

The compute node routes the message to two MQOutput nodes connected through terminals Out1 and Out using the following ESQL expressions.

PROPAGATE TO TERMINAL 'out1; RETURN TRUE;

After deploying the flow, the solution developer noticed that the second queue always receives an empty message. To fix this issue, which ESQL expression lines should be used in the Compute node instead?

Options:

A.

PROPAGATE TO TERMINAL 'out; PROPAGATE TO TERMINAL 'out';

B.

PROPAGATE TO TERMINAL 'out1; DELETE NONE-RETURN TRUE;

C.

RETURN TRUE DELETE NONE; RETURN TRUE;

D.

PROPAGATE TO TERMINAL 'out1; PROPAGATE; RETURN FALSE;

Question 3

What is the purpose of an Integration Node?

Options:

A.

It is a parent process which is responsible for looking after one or more associated runtime processes.

B.

It is a collection of processes to manage state of the deployed applications and libraries.

C.

It provides a specific mode of operation or the availability of an additional product, such as a database.

D.

It provides an isolated runtime environment for a set of deployed message flows and resources.

Question 4

Once a BAR file is configured it can be deployed to which production environment?

Options:

A.

IBM App Connect Professional

B.

IBM App Connect Enterprise Developer Edition

C.

IBM API Connect

D.

IBM App Connect on IBM Cloud

Question 5

When referencing a policy within a node configuration, what is the format of the reference?

Options:

A.

{PolicyProjectName}:PolicyName

B.

PolicyProjectName:PolicyName

C.

Policy:{PolicyName}

D.

ApplicationName:PolicyName

Question 6

What is the maximum number of integration servers that can be used in a single server running IBM App Connect Enterprise?

Options:

A.

Up to 512

B.

Unlimited

C.

Up to 256

D.

Up to 128

Question 7

Which prerequisite task must be done before encrypting a connection to an MQTT server?

Options:

A.

Create a connection from the MQTT server to the SSL server.

B.

Configure the Security identity property on the MQTT server to use encrypted message flow.

C.

Configure the MQTT server to communicate using JMT encryption.

D.

Create a truststore and import the MQTT server public certificate into the truststore.

Question 8

A solution developer sets the maximum rate for a message flow to 100 messages per second. What is this rate evaluated across?

Options:

A.

All instances of all input node types.

B.

Each instance of all input node types.

C.

Each instance of each input node type.

D.

All instances of each input node type.

Question 9

Which statement is true regarding a security profiles policy and a security profile?

Options:

A.

A security profiles policy is a synonym for a security profile.

B.

A security profiles policy configures a security profile at run time

C.

A security profile configures how a security profiles policy is used by a message flow.

D.

A security profile configures the use of a security profile policy at deploy time.

Page: 1 / 6
Total 62 questions