Mulesoft Certification Exam with
Complete Solutions
What is the correct way to format the decimal 20.3844 as a string to two decimal places?
a. 20.3844 as String {format: ".0#"}
b. 20.3844 as :string {format: ".0#"}
c. 20.3844 as String as format: ".0#"
d. 20.3844 as :string as format: ".0#"
e. 20.3844 as String (format = ".0#")
f. 20.3844 as :string (format = ".0#") Correct Ans-a
A Flow Reference component sends a non-empty JSON object payload to another flow named
childFlow, which then returns an XML body.
A Flow Reference component saves the payload returned from childFlow to its target attribute
named payload. Refer to the exhibit.
What is true about the Mule event's payload at the next event processor after the Flow
Reference component?
___
Display name: Call childFlow
Target: payload
Target Value: #[payload]
___
a. The payload is the XML response body
,b. The payload is a non-empty Java object
c. The payload is the original JSON object
d. The payload is null Correct Ans-c
Refer to the exhibit. What is the object type returned by the File List operation?
___
main
[listener (*HTTP: GET /transfer*)] -> [List (*File :/*)] -> [Request (*HTTP GET
acme.com/process*)]
___
a. Array of Mule event objects
b. Object of Mule event objects
c. Array of String file names
d. Object of String file names Correct Ans-a
In the Database On Table Row operation, what does the Watermark column enable the On Table
Row operation to do?
a. To save the most recent records retrieved from a database to enable database caching
b. To avoid duplicate processing of records in a database
c. To enable multithreaded event processing for each record retrieved from a database
d. To save the payload into the ObjectStore for future reference Correct Ans-b
Assume that a database table contains a recordID column that always increases as new records
get added to the table.
In a Mule application, what is the key process to enable manual watermarking for requests to a
database using the Scheduler endpoint and the Database SELECT operation?
,a. Save the max recordID from the set of recordIDs in an ObjectStore and reference this
recordID in subsequent database requests
b. Enable automatic watermarking in the Database Select operation
c. Set the Watermark column in the Scheduler endpoint to the recordID
d. Save the max recordID from the set of recordIDs in a variable and reference this variable in
subsequent database requests Correct Ans-a
A flow has a JMS Publish consume operation followed by a JMS Publish operation. Both of these
operations have the default configurations.
Which operation is asynchronous (does not wait for a response before continuing to the next
event processor) and which operation is synchronous (blocks and waits for a response or
timeout before continuing to the next event processor)?
a. Publish consume: Asynchronous. Publish: Synchronous
b. Publish consume: Asynchronous. Publish: Asynchronous
c. Publish consume: Synchronous. Publish: Asynchronous
d. Publish consume: Synchronous. Publish: Synchronous Correct Ans-c
One IT team developed an API in 2 months. Another IT team developed the same API what
could have prevented wasted 2 months' effort.
a. Center for Enablement
b. Center for Excellence
c. API MarketPlace
d. None of the above Correct Ans-a
, Given: 4 flows sharing the same host and with ports and request URIs described below. What is
the minimum number of configuration files for it to run successfully?
i. http://localhost:6000/resource1
ii. http://localhost:7000/resource2
iii. http://localhost:8000/resource3
iv. http://localhost:8000/resource4
a. 1
b. 2
c. 3
d. 4 Correct Ans-c
Assuming that the RAML below will be generated in Anypoint Studio. How many private flows
will be generated?
___
#%RAML 1.0
title: muleexam
/Americanflight:
get:
post:
/{id}:
get:
post:
/Unitedflights:
put:
post:
___
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller ExamRoom. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $14.99. You're not tied to anything after your purchase.