Labour Day Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > IBM > IBM Cloud: Integration and Development > C1000-056

C1000-056 IBM App Connect Enterprise V11 Solution Development Question and Answers

Question # 4

Which role can add a binding to a policy set in IBM App Connect Enterprise?

A.

Policyowner

B.

Developer

C.

Administrator

D.

Policy Holder

Full Access
Question # 5

The message flow security manager can be invoked by configuring a security enabled input node. The following diagram shows an example message flow and gives an overview of the sequence of events that occur when an input message is received by a security enabled input node in the message flow. Select the number that would interact with LDAP.

Full Access
Question # 6

When using a GroupScatter node, which terminal allows logging and debugging of groups?

A.

Catch

B.

Published

C.

Group Created

D.

Out

Full Access
Question # 7

In order to comply with port binding in 12-Factor App, how many integration servers should exist per container?

A.

3

B.

2

C.

1

D.

Unlimited

Full Access
Question # 8

What are two nodes that require IBM MQ to be installed on the same machine as IBM App Connect Enterprise?

A.

GroupGather

B.

FlowOrder

C.

Collector

D.

Route

E.

Resequence

Full Access
Question # 9

According to the API resource pictured above, there are three possible HTTP Return Codes: 400, 404, 200. What is one way to set a HTTP Return code as 400 using ESQL?

A.

SET OutputLocalEnvironment.ReplyStatusCode = 400;

B.

SET OutputLocalEnvironment.Reply.Transport.HTTP = 400;

C.

SET OutputLocalEnvironment.REST.Reply.Transport.HTTP = 400;

D.

SET OutputLocalEnvironment.Destination.HTTP.ReplyStatusCode = 400;

Full Access