Free MuleSoft Certified Developer - Level 1 (Mule 4) Exam Braindumps (page: 19)

Page 19 of 57

Refer to the exhibits.



This main mule application calls a separate flow called as ShippingAddress which returns the address corresponding to the name of the user sent to it as input. Output of this ShippingAddress is stored in a target variable named address.

Next set of requirement is to have a setPayload transformer which will set below two values:

1) orderkey which needs to set to be equal to the order element received in the original request payload.

2) addressKey which needs to be set to be equal to the address received in response
of ShippingAddress flow.

What is the straightforward way to properly configure the Set Payload transformer with the required data?





A mule application is being developed which will process POST requests coming from clients containing the name and order information. Sample request is as below


  1. 1. 1. {
    2. 2. orderkey: "payload.order",
    3. 3. addresskey: "vars.address"
    4. 4. }

  2. 1. 1. {
    2. 2. orderkey: "attributes.shippingaddress.order",
    3. 3. addresskey: "payload"
    4. }

  3. 1. 1. {
    2. 2. orderkey: "payload.order",
    3. 3. addresskey: "address"
    4. }

  4. 1. 1. {
    2. 2. orderkey: "attributes.order",
    3. 3. addresskey: "vars.address"
    4. }

Answer(s): A

Explanation:

Correct answer is as below. In this case address will be stored in a variable. Hence payload will not be overwritten and will contain order details {
orderkey: "payload.order",
addresskey: "vars.address"
}



What is the purpose of the api:router element in APIkit?

  1. Creates native connectors using a 3rd party Java library
  2. Serves as an API implementation
  3. Validates requests against RAML API specifications and routes them to API implementations
  4. Validates responses returned from API requests and routes them back to the caller

Answer(s): C

Explanation:

The APIkit Router is a key message processor that validates requests against the provided definition, enriches messages (for example by adding default values to the messages) and routes requests to a particular flow. Also, the Router raises errors messages if errors occurs while routing, validating or processing the user request.



A Batch Job scope has five batch steps. An event processor throws an error in the second batch step because the input data is incomplete.
What is the default behavior of the batch job after the error is thrown?

  1. All processing of the batch job stops.
  2. Event processing continues to the next batch step.
  3. Error is ignored
  4. Batch is retried

Answer(s): A

Explanation:

In case of an error , batch job completes in flight steps and stops further processing. MuleSoft Doc Ref : Handling Errors During Batch Job | MuleSoft Documentation The default is all processing will stop but we can change it by Max Failed Record field.
General -> Max Failed Records: Mule has three options for handling a record-level error:
Finish processing, Continue processing and Continue processing until the batch job accumulates a maximum number of failed records. This behavior can be controlled by Max Failed Records.
The default value is Zero which corresponds to Finish processing.
The value -1, corresponds to Continue processing.
The value +ve integer, corresponds to Continue processing until the batch job accumulates a maximum number of failed records



An On Table Row Database listener retrieves data from a table that contains record_id, an increasing numerical column.

How should the listener be configured so it retrieves new rows at most one time?

  1. Set the target to store the last retrieved record_id value
  2. Set the ObjectStore to store the last retrieved record_id value
  3. Set the target to the record_id column
  4. Set the watermark column to the record id column

Answer(s): D



Page 19 of 57



Post your Comments and Discuss MuleSoft MuleSoft Certified Developer - Level 1 (Mule 4) exam with other Community members:

yassmine commented on October 28, 2024
good questions
Anonymous
upvote

Honest Consumer commented on October 21, 2024
Not a bad question bank. Very close to real exam topics and questions.
UNITED STATES
upvote

Bboy commented on October 08, 2024
So far so good
FRANCE
upvote

Bboy commented on October 08, 2024
nice questions
FRANCE
upvote

Julian commented on October 07, 2024
Passed and got a 92% in this exam.
Anonymous
upvote

Parm commented on September 28, 2024
Good questions so far
UNITED STATES
upvote

Parm commented on September 28, 2024
Very good questions so far
UNITED STATES
upvote

Parminder commented on September 28, 2024
Good questions
UNITED STATES
upvote

Harish commented on September 25, 2024
Good level of questions
Anonymous
upvote

pk commented on September 06, 2024
Nice and very helpful to crack the exam
Anonymous
upvote

kp commented on September 05, 2024
VERY HELPFULL p
Anonymous
upvote

pk commented on September 05, 2024
It's useful to understand the concepts
Anonymous
upvote

Shravan commented on August 31, 2024
Nice and very helpful to crack the exam
Anonymous
upvote

Suseela commented on August 31, 2024
It's useful to understand the concepts
Anonymous
upvote

Keziah commented on August 17, 2024
Question 1 Option B is the answer
SOUTH AFRICA
upvote

An commented on August 13, 2024
eparing for the MuleSoft c
Anonymous
upvote

anga mgudu commented on August 07, 2024
VERY HELPFULL
SOUTH AFRICA
upvote

Monica Raheja commented on August 01, 2024
I am preparing for the MuleSoft certification thus going through this questions.
Anonymous
upvote

Jumla commented on June 06, 2024
What a wonderful site. Very clear very fast and easy to use. Keep up the good work team. I really really appreciate this service.
UNITED STATES
upvote

Jose commented on May 24, 2024
Just bought and downloaded the PDF premium version. So far all looks good and the content is well formatted. I also found your prices to be more reasonable than other sites like. They charge almost double the amount and the content is the same.
SPAIN
upvote

Suseela commented on April 24, 2024
I found it useful. Able to clear few doubtful areas
Anonymous
upvote

Sohant commented on April 23, 2024
I found the study package very useful. I was able to print the PDF ebook and study from that. It precisely helped me with answering the exam questions.
INDIA
upvote

Lopamudra commented on April 13, 2024
Very useful
UNITED STATES
upvote

Lopamudra commented on April 13, 2024
This is very useful.
UNITED STATES
upvote

Abhinav Sharma commented on April 12, 2024
Qno. 128 - correct ans is option C
INDIA
upvote

Niketan Rana commented on April 11, 2024
very useful for the exam
Anonymous
upvote

Abhinav Sharma commented on April 11, 2024
Question no. 68 - option B
INDIA
upvote

Akash Martule commented on April 10, 2024
Very useful Content
Anonymous
upvote

Shubham Wadhavane commented on April 08, 2024
UseFull Content
Anonymous
upvote

CSRoy commented on March 24, 2024
Very Useful
UNITED STATES
upvote

Cleo commented on March 12, 2024
hi guys, which link or site you book for the exams for the mulesoft developer level 1, please?
IRELAND
upvote

Oleag commented on March 04, 2024
The PDF is well formatted and the test engine is very fun to use. You guys have done a great job.
EUROPEAN UNION
upvote

cleo commented on February 01, 2024
what is the new for the exams
IRELAND
upvote

Shivaranjani commented on January 26, 2024
The questions are good for practice
Anonymous
upvote