MuleSoft Certified Developer - level 01
Questions and Answers
What is the process to create a connector using REST Connect?
-Develop the API in flow designer and publish the API to Exchange
-Design the API in Anypoint Studio and upload the API to Runtime Manager
-Design the API in Design Center and publish the API to Exchange
-Develop the API in Anypoint Studio and export the connector as a jar file. Correct Ans-
Design the API in Design Center and publish the API to Exchange
How are multiple conditions used in a Choice router to route events?
-To find the FIRST true condition, then route the same event to the matched route and ALL
FOLLOWING routes
-To route the same event to the matched route of EVERY true condition
-To find the FIRST true condition, then distribute the event to the ONE matched route.
Correct Ans-To find the FIRST true condition, then distribute the event to the ONE matched
route
A scatter-gather processes three separate HTTP request. Each request returns a Mule event with
a JSON payload. What is the final output of the Scatter-gather?
-An Object containing all three Mule event Objects
-An Array of the three JSON payload Objects
-An Array of the three Mule event objects
-An Object containing all 3 JSON payload Objects
-The last JSON payload Object
-The last Mule event object Correct Ans-An Object containing all three Mule event Objects
, An event contains a paylaod that is an Array of Objects. How is the event routed in a Scatter-
Gather?
-The ENTIRE event is sent to each route and processed SEQUENTIALLY
-The event is SPLIT and different SMALLER events are routed and processed in PARALLEL
-The event is SPLIT and different SMALLER events are routed and processed SEQUENTIALLY
-The ENTIRE event is sent to each route and processed in PARALLEL Correct Ans-The ENTIRE
event is sent to each route and processed in PARALLEL
What module and operation will throw an error if a Mule event's payload is not a number?
-Validation module's Is number operation
-Validation module's Is not number operation
-Filter module's Is number operation
-Filter module's Is not number operation Correct Ans-Validation module's Is number
operation
A Mule application has a main flow and a combineNames flow. In the main flow, a variable
named fullName is set the object {firstName: "Max", lastName: "Mule"}. What is valid
DataWeave code to call the combineNames flow with the input object stored in the fullName
variable?
-#[dw::Flow::lookup("combineNames", vars.fullName)]
-#[dw::Runtime::lookup("combineNames", vars.fullName)]
-#[lookup("combineNames", vars.fullName)]
-#[combineNames(vars.fullName)]
What DataWeave 2.0 type can be used as input to a map operation?
-Array
-Object
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 $12.99. You're not tied to anything after your purchase.