Refer to the exhibit.
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Option D
Refer to the exhibit. The main flow contains an HTTP Request in the middle of the flow.
The HTTP Listeners and HTTP request use default configurations.
Whatvalues are accessible to the Logger at the end of the flow after a web client submit
request tohttp://local:801/order?color=red?
A.
payload
B.
payload quantity var
C.
payload color query param
D.
payloadquantity var color query param
payload quantity var
Refer to the exhibits
What is valid text to set the field in the Database connector configuration to the username
value specified in the config.yaml file?
A.
${db.username>
B.
#[db.username]
C.
#[db:username]
D.
${db:username>
${db.username>
What payload is returned by a Database SELECT operation that does not match any rows
in the database?
A.
false
B.
null
C.
Exception
D.
Empty Array
Empty Array
A Mule application contains an ActiveMQ JMS dependency. The Mule application was
developed in Anypoint Studio and runs successfully in Anypoint Studio.
The Mule application must now be exported from Anypoint Studio and shared withanother
developer. What export options create the smallest JAR file that can be imported into the other
developer's Anypoint Studio and run successfully
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Option B
A Mule project contains a MySQL Database dependency. The project is exported from
Anypoint Studio so it can be deployed to CloudHub.
What export options create the smallest deployable archive that will successfully deploy to
CloudHub? What export option create their smallest deployable archive that will successfully deploy to
CloudHub?
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Option B
Refer to the exhibit.
What should be changed to fix the 415 error?
A.
set the response Content-Type header to text/plain
B.
set the response Content-Type header to application/json
C.
Set the request Content-Type header toapplication/] son
D.
set the request Content-Type header to text/plain
Set the request Content-Type header toapplication/] son
Refer to the exhibit.
What is a valid expression for the Choice router’s whenexpression to route events to the
documenticShipping flow?
A.
0#[ payload = 'US' ]
B.
#[ payload == 'US' J
C.
#[ if(payload = 'US') J
D.
#[ if(payload == "US") ]
#[ payload == 'US' J
Refer to the exhibits. A company has defined this Book data typeand Book example to be
used in APIs. What is valid RAML for an API that uses this Book data type and Book
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Option D
A Mule application contains two HTTP Listeners, each configured for different API
endpoints: http://acme.com/apis/orders and http: //acme .com/a pis/customers.
What base path value should be set in an HTT? Listener config element so that it can be
used to configure both HTTP Listeners?
A.
/apis/?
B.
/apis/
C.
/apis/orders|customers
D.
/apis/*
/apis/*
Page 1 out of 11 Pages |