Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

What authentication data is required to configure a Throttling – SLA basedpolicy in API Manager?

A.

Client id and client secret

B.

Oauth2.0 access token

C.

X.509 client certificate and X.509 server certificate

D.

Username and password

Refer to the exhibit. The parentFlow contains a Flow Reference for childFlow.

What values are accessible in childFlow after a web client submita a request tohttp://localhost:8081/order?color=red?

A.

payload

B.

payload

quantity var

C.

payload

color query param

D.

payload

quantity var

color query param

According to MuleSoft’s point of view, what is the core activity that enables an application network to emerge

in an organization?

A.

Build point-to-point integrations that are referenced in a document library

B.

Build applications that use the same communication protocols to connect to each other

C.

Build modern APIs that are discoverable and reusable

D.

Enforce and align all data mapping with a master data management system

Refer tothe exhibit. A Payload Filter component processes a message with a non-empty payload. What happens when the payload does not match the Payload Filter type?

A.

It throws a Filter exception

B.

It throws a configurable exception

C.

It calls acompensation flow

D.

It silently stops processing the message

Refer to the exhibit. The Validation component in privateFlow throws an exception. What response message is returned to a client request tomainFlow’s HTTP Listener?

A.

Success – privateFlow

B.

Exception – mainFlow

C.

Exception – privateFlow

D.

Success – mainFlow

Refer to the exhibit. What DataWeave expression transforms the input to the output?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

There are two types of accounts: personal and business. How can an accountType parameter be specified in RAML so http://localhost/acme/accounts?accountType=personal is a valid request to the implementation?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Refer to the exhibit. What isthe correct syntax to add an employee ID as a URI parameter in the HTTP Listener path?

A.

${employeeID}

B.

#[employeeID]

C.

{employeeID}

D.

(employeeID)

Refer to the exhibit. How many private flows does APIkit generate from the following RAML specification?

A.

2

B.

3

C.

4

D.

7

Refer to the exhibits. What DataWeave transformation calls the flow with the following input payload?

A.

Option A

B.

Option B

C.

Option C

D.

Option D